falsycat falsycat
falsycat pushed to feat/171-env-shared at nf7/nf7 2023-10-02 13:32:14 +00:00
a7658a072e assume that life of all containers are managed by shared_ptr
9bae60011e improve container implementation
Compare 2 commits »
falsycat created branch feat/171-env-shared in nf7/nf7 2023-10-02 13:25:46 +00:00
falsycat pushed to feat/171-env-shared at nf7/nf7 2023-10-02 13:25:46 +00:00
12cdb7c2c8 improve container implementation
falsycat opened issue nf7/nf7#171 2023-10-02 12:58:20 +00:00
Env with enable_shared_from_this
falsycat pushed to feat/169-lua-imgui at nf7/nf7 2023-10-01 08:28:04 +00:00
3e19b2d9c4 set a base of luajit::Value as nf7::Value::Data
falsycat pushed to feat/169-lua-imgui at nf7/nf7 2023-10-01 08:14:16 +00:00
b1a19b96ba allow nf7::Value to hold a custom data type
falsycat pushed to feat/169-lua-imgui at nf7/nf7 2023-10-01 08:06:26 +00:00
9bd7a97c34 allow nf7::Value to hold a custom data type
1f3faa1dbb add driversEnv property to imgui context
18719be729 improve container implementation
Compare 3 commits »
falsycat opened issue nf7/nf7#170 2023-09-30 06:41:16 +00:00
v0.5.0 requirements
falsycat created branch feat/169-lua-imgui in nf7/nf7 2023-09-30 05:36:15 +00:00
falsycat pushed to feat/169-lua-imgui at nf7/nf7 2023-09-30 05:36:15 +00:00
falsycat closed issue nf7/nf7#164 2023-09-30 05:33:27 +00:00
nf7::TreePath
falsycat commented on issue nf7/nf7#164 2023-09-30 05:33:26 +00:00
nf7::TreePath

currently it seems unnecessary now

falsycat opened issue nf7/nf7#169 2023-09-30 05:32:10 +00:00
imgui & luajit
falsycat closed issue nf7/nf7#165 2023-09-30 05:31:57 +00:00
gl3 & imgui
falsycat merged pull request nf7/nf7#168 2023-09-30 05:31:21 +00:00
feat/165-gui
falsycat pushed to main at nf7/nf7 2023-09-30 05:31:21 +00:00
ab9e7f4a3d Merge pull request 'feat/165-gui' (#168) from feat/165-gui into main
74f740d87e add ContextFixture for testing with imgui context
a733f94dad improve an interface of EnvFixture
117b117dfa enhance factory method of luajit::Context
b279b02327 add imgui::Context
Compare 7 commits »
falsycat deleted branch feat/165-gui from nf7/nf7 2023-09-30 05:31:21 +00:00
falsycat pushed to feat/165-gui at nf7/nf7 2023-09-30 05:30:01 +00:00
74f740d87e add ContextFixture for testing with imgui context
a733f94dad improve an interface of EnvFixture
117b117dfa enhance factory method of luajit::Context
Compare 3 commits »
falsycat created pull request nf7/nf7#168 2023-09-23 10:37:01 +00:00
feat/165-gui
falsycat pushed to feat/165-gui at nf7/nf7 2023-09-23 10:36:07 +00:00
b279b02327 add imgui::Context