falsycat falsycat
falsycat closed issue nf7/nf7#186 2023-11-23 12:46:20 +00:00
code refactoring
falsycat opened issue nf7/nf7#186 2023-11-19 10:22:53 +00:00
code refactoring
falsycat opened issue nf7/nf7#185 2023-11-19 04:05:39 +00:00
replace GUI backend to GLFW
falsycat opened issue nf7/nf7#184 2023-11-19 03:58:52 +00:00
try build on linxu
falsycat pushed to main at nf7/nf7 2023-11-19 02:59:03 +00:00
007bf3506b Merge pull request '179-imgui-drawlist-transpile' (#183) from 179-imgui-drawlist-transpile into main
1d6da56412 update unittest to try imgui drawlist in luajit
7b1f7d0b88 add udata to context data in lua
c22f5d87ff implement transpiling ImDrawList
a4a419c73b update ImGui to v1.9
Compare 6 commits »
falsycat deleted branch 179-imgui-drawlist-transpile from nf7/nf7 2023-11-19 02:59:03 +00:00
falsycat merged pull request nf7/nf7#183 2023-11-19 02:59:01 +00:00
179-imgui-drawlist-transpile
falsycat closed issue nf7/nf7#179 2023-11-19 02:59:01 +00:00
imgui4lua.py: transpile drawlist
falsycat pushed to 179-imgui-drawlist-transpile at nf7/nf7 2023-11-19 02:54:54 +00:00
1d6da56412 update unittest to try imgui drawlist in luajit
7b1f7d0b88 add udata to context data in lua
c22f5d87ff implement transpiling ImDrawList
Compare 3 commits »
falsycat created pull request nf7/nf7#183 2023-11-18 16:04:30 +00:00
WIP: 179-imgui-drawlist-transpile
falsycat created branch 179-imgui-drawlist-transpile in nf7/nf7 2023-11-18 16:03:43 +00:00
falsycat pushed to 179-imgui-drawlist-transpile at nf7/nf7 2023-11-18 16:03:43 +00:00
6d36cc7669 implement transpiling ImDrawList
a4a419c73b update ImGui to v1.9
c69e652716 tidy imgui4lua.py
Compare 3 commits »
falsycat pushed to main at nf7/nf7 2023-11-05 03:42:55 +00:00
f33a2cf32b Merge pull request 'fix/173-env' (#182) from fix/173-env into main
2eb17d8db9 fix an issue that tests for ImGuiLuaJITDriver doesn't finish
b4b121cebd install LeakDetector to LazyContainer
b9c1dc095f add FixedContainer
ac02773d60 improve LazyContainer to hold an ownership of the fallback instance
Compare 6 commits »
falsycat deleted branch fix/173-env from nf7/nf7 2023-11-05 03:42:55 +00:00
falsycat merged pull request nf7/nf7#182 2023-11-05 03:42:54 +00:00
fix/173-env
falsycat closed issue nf7/nf7#173 2023-11-05 03:42:54 +00:00
env fallback lifetime issue
falsycat pushed to fix/173-env at nf7/nf7 2023-11-05 03:41:18 +00:00
2eb17d8db9 fix an issue that tests for ImGuiLuaJITDriver doesn't finish
falsycat created pull request nf7/nf7#182 2023-11-03 11:19:44 +00:00
fix/173-env
falsycat pushed to fix/173-env at nf7/nf7 2023-11-03 11:19:32 +00:00
b4b121cebd install LeakDetector to LazyContainer
falsycat created branch fix/173-env in nf7/nf7 2023-11-03 11:04:45 +00:00