falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-08-25 03:30:53 +00:00
dedd32f2ef implement refreshing of file handler in System/NativeFile
d51fcadf82 fix unhandled exception
8e00af8dab enhance Exception logging
0f655315de implement permanentize of System/NativeFile
4864cbda5e add logger to System/NativeFile
Compare 9 commits »
falsycat commented on issue nf7/nf7#7 2022-08-25 03:27:11 +00:00
System/NativeFile: Node interface

d53cc50202f575476cff82d313a264e83b1f393c

falsycat closed issue nf7/nf7#7 2022-08-25 03:27:11 +00:00
System/NativeFile: Node interface
falsycat pushed to dev at nf7/nf7 2022-08-25 03:26:27 +00:00
94f8733aa9 implement refreshing of file handler in System/NativeFile
3c9a4f88e6 fix unhandled exception
de749ae949 enhance Exception logging
37d090fefd implement permanentize of System/NativeFile
db95440470 add logger to System/NativeFile
Compare 8 commits »
falsycat pushed to dev at nf7/nf7 2022-08-24 16:45:21 +00:00
d53cc50202 implement Node interface to System/NativeFile (temp)
falsycat opened issue nf7/nf7#9 2022-08-24 10:20:33 +00:00
LuaJIT/InlineNode: custom input/output
falsycat commented on issue nf7/nf7#6 2022-08-24 10:18:55 +00:00
LuaJIT/Exec

I found that LuaJIT/InlineNode can do these things

falsycat closed issue nf7/nf7#6 2022-08-24 10:18:55 +00:00
LuaJIT/Exec
falsycat pushed to dev at nf7/nf7 2022-08-24 10:17:43 +00:00
cec3f79321 implement lua object as Value
cdf2760d2f remove unused field
Compare 2 commits »
falsycat closed issue nf7/nf7#5 2022-08-24 02:07:31 +00:00
LuaJIT/InlineNode
falsycat commented on issue nf7/nf7#5 2022-08-24 02:07:29 +00:00
LuaJIT/InlineNode

3a0c6f7316c61925d972aec17d26f1f8ceb81e13

falsycat pushed to dev at nf7/nf7 2022-08-24 02:06:54 +00:00
ee0fc93406 fix an issue that LuaJIT/InlineNode causes segfault when parse error
falsycat pushed to dev at nf7/nf7 2022-08-24 01:47:26 +00:00
f3b2e67170 add luajit::Ref::PushSelf()
3a0c6f7316 add LuaJIT/InlineNode
Compare 2 commits »
falsycat commented on issue nf7/nf7#3 2022-08-23 14:25:17 +00:00
Sequencer/Timeline UI bugs and improvements

fixed 267241cf8e3a34858bd5930afc683c0c4cecc530

falsycat closed issue nf7/nf7#3 2022-08-23 14:25:17 +00:00
Sequencer/Timeline UI bugs and improvements
falsycat pushed to dev at nf7/nf7 2022-08-23 14:24:45 +00:00
7cfbfc6f41 add gui::Window::shownInCurrentFrame()
267241cf8e fix issues on Sequencer/Timeline UI
Compare 2 commits »
falsycat created repository nf7/nf7.falsy.cat 2022-08-23 09:41:10 +00:00
falsycat commented on issue nf7/nf7#2 2022-08-23 09:33:52 +00:00
DirItem::UpdateWidget()

changed my mind adding new interface makes me tired to maintain

falsycat closed issue nf7/nf7#2 2022-08-23 09:33:52 +00:00
DirItem::UpdateWidget()
falsycat opened issue nf7/nf7#8 2022-08-23 09:29:55 +00:00
Node/Network: link sanitize