falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-09-15 10:36:16 +00:00
c5590092fa fix synchronization issues
8339cc814a enable sanitizers on g++
Compare 2 commits »
falsycat commented on issue nf7/nf7#26 2022-09-14 06:38:46 +00:00
LuaJIT/Context: force GC collect option on menu

bbfee304bd79da70de1f62d1b731e6fafbd668f7

falsycat closed issue nf7/nf7#26 2022-09-14 06:38:46 +00:00
LuaJIT/Context: force GC collect option on menu
falsycat pushed to dev at nf7/nf7 2022-09-14 06:38:09 +00:00
bbfee304bd add 'perform GC cycle' option to LuaJIT/Context menu
falsycat pushed to dev at nf7/nf7 2022-09-14 06:25:55 +00:00
2040898bd7 fix an issue that items are not kept sorted in layers of Sequencer/Timeline
46ddb16128 implement exception handling in some complicated cases
Compare 2 commits »
falsycat opened issue nf7/nf7#26 2022-09-02 09:01:39 +00:00
LuaJIT/Context: force GC collect option on menu
falsycat opened issue nf7/nf7#25 2022-09-02 08:57:08 +00:00
Lua script built-in library: value library
falsycat commented on issue nf7/nf7#21 2022-09-02 08:42:43 +00:00
System/NativeFile: poor lock

a5f3e459bf4540cc722c777cfebad274cc8742f3

falsycat closed issue nf7/nf7#21 2022-09-02 08:42:43 +00:00
System/NativeFile: poor lock
falsycat pushed to dev at nf7/nf7 2022-09-02 08:42:04 +00:00
d6a9c62a63 fix an issue that NodeRootSelectLambda violates assetion
a5f3e459bf enhance locking feature of System/NativeFile
336f436942 add Mutex
Compare 3 commits »
falsycat merged pull request nf7/nf7#24 2022-09-02 06:21:26 +00:00
v0.1.1 release
falsycat pushed to main at nf7/nf7 2022-09-02 06:21:26 +00:00
589cd4b4fc add NodeRootSelectLambda and remove luajit::Thread::Lambda
5505488661 fix unnatural English
f76960da1b fix compile errors on release build of g++
Compare 3 commits »
falsycat commented on pull request nf7/nf7#24 2022-08-31 06:08:15 +00:00
v0.1.1 release

---alpha---

falsycat created pull request nf7/nf7#24 2022-08-31 06:08:04 +00:00
WIP: v0.1.1 release
falsycat commented on issue nf7/nf7#22 2022-08-31 06:05:19 +00:00
luajit::Thread::Lambda should not depend on luajit::Thread

589cd4b4fceb6fe6482f4443f4756902049807f3

falsycat closed issue nf7/nf7#22 2022-08-31 06:05:19 +00:00
luajit::Thread::Lambda should not depend on luajit::Thread
falsycat commented on issue nf7/nf7#23 2022-08-31 06:05:05 +00:00
fix unnatural English

5505488661018654ca58951a836f785885e92a11

falsycat closed issue nf7/nf7#23 2022-08-31 06:05:05 +00:00
fix unnatural English
falsycat pushed to dev at nf7/nf7 2022-08-31 06:04:20 +00:00
589cd4b4fc add NodeRootSelectLambda and remove luajit::Thread::Lambda
5505488661 fix unnatural English
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-08-30 03:48:31 +00:00
f76960da1b fix compile errors on release build of g++