falsycat falsycat
falsycat pushed to fix/173-env at nf7/nf7 2023-11-03 11:04:45 +00:00
b9c1dc095f add FixedContainer
ac02773d60 improve LazyContainer to hold an ownership of the fallback instance
0e1dc34937 rename SimpleEnv to LazyEnv
Compare 3 commits »
falsycat commented on issue nf7/nf7#174 2023-10-28 02:10:09 +00:00
use standard exceptions instead of MemoryException?

I decided not to catch std::bad_alloc

falsycat merged pull request nf7/nf7#181 2023-10-28 02:07:23 +00:00
improve a policy of exception handling
falsycat closed issue nf7/nf7#174 2023-10-28 02:07:23 +00:00
use standard exceptions instead of MemoryException?
falsycat pushed to main at nf7/nf7 2023-10-28 02:07:23 +00:00
56b37fad43 Merge pull request 'improve a policy of exception handling' (#181) from feat/174-exception into main
fb56d47260 improve a policy of exception handling
Compare 2 commits »
falsycat deleted branch feat/174-exception from nf7/nf7 2023-10-28 02:07:23 +00:00
falsycat created pull request nf7/nf7#181 2023-10-28 02:05:10 +00:00
improve a policy of exception handling
falsycat created branch feat/174-exception in nf7/nf7 2023-10-28 02:04:22 +00:00
falsycat pushed to feat/174-exception at nf7/nf7 2023-10-28 02:04:22 +00:00
fb56d47260 improve a policy of exception handling
falsycat pushed to main at nf7/nf7 2023-10-22 12:36:41 +00:00
aab28267d3 Merge pull request 'improve git-hash cmake script to detect pre-commit changes properly' (#180) from fix/git-hash-cmake into main
bda7fa4879 improve git-hash cmake script to detect pre-commit changes properly
Compare 2 commits »
falsycat deleted branch fix/git-hash-cmake from nf7/nf7 2023-10-22 12:36:41 +00:00
falsycat merged pull request nf7/nf7#180 2023-10-22 12:36:39 +00:00
improve git-hash cmake script to detect pre-commit changes properly
falsycat created pull request nf7/nf7#180 2023-10-22 12:36:10 +00:00
improve git-hash cmake script to detect pre-commit changes properly
falsycat pushed to fix/git-hash-cmake at nf7/nf7 2023-10-22 12:25:46 +00:00
bda7fa4879 improve git-hash cmake script to detect pre-commit changes properly
falsycat created branch fix/git-hash-cmake in nf7/nf7 2023-10-22 12:20:41 +00:00
falsycat pushed to fix/git-hash-cmake at nf7/nf7 2023-10-22 12:20:41 +00:00
ac3efc6f3f improve git-hash cmake script to detect pre-commit changes properly
falsycat pushed to main at nf7/nf7 2023-10-22 02:39:55 +00:00
1d9fb74368 Merge pull request 'feat/169-lua-imgui' (#176) from feat/169-lua-imgui into main
7a5e51d948 support overloaded imgui functions
40feab49a8 allow transpiling bit flags in imgui4lua
71c73f70f1 improve luajit context to do GC while idle
671a5e9903 implement building luajit extension of imgui
Compare 9 commits »
falsycat deleted branch feat/169-lua-imgui from nf7/nf7 2023-10-22 02:39:55 +00:00
falsycat merged pull request nf7/nf7#176 2023-10-22 02:39:54 +00:00
feat/169-lua-imgui
falsycat closed issue nf7/nf7#169 2023-10-22 02:39:54 +00:00
imgui & luajit