falsycat falsycat
falsycat closed issue nf7/nf7#57 2022-11-25 13:53:01 +00:00
testing v0.4.0 features
falsycat pushed to dev at nf7/nf7 2022-11-25 13:47:30 +00:00
722ec6995b update README
falsycat pushed to dev at nf7/nf7 2022-11-25 13:46:47 +00:00
bfb5380eaa update README
falsycat pushed to dev at nf7/nf7 2022-11-25 12:33:49 +00:00
7f442e3acb fix an issue that inserting socket collapses the links in Node/ZipTie
falsycat pushed to dev at nf7/nf7 2022-11-25 12:19:34 +00:00
c6c8bf96b6 improve Node/ExprTk to detect input type by the value dynamically
falsycat pushed to dev at nf7/nf7 2022-11-24 15:52:03 +00:00
a6fdc76333 optimize Node/ExprTk by caching the expression
deee4f1e98 add load/store function to Node/ExprTk
3b3bdf834d fix reference of invalid memory in nf7::NodeRootLambda
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-11-24 13:20:24 +00:00
86d0e2ed0b disable instruction limit of LuaJIT since speed costs a proper calling of hook
48e684b891 fix typo
a9345da3c4 fix wrong method to specify SYSTEM in target_include_directories
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-11-24 06:44:42 +00:00
1c52f85631 fix wrong method to specify SYSTEM in target_include_directories
fce36b2c8f fix an issue that could refer an object already destructed
a08a02d71c fix System/Event to abort a lambda before dropping
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-11-24 04:06:05 +00:00
6bca7d7909 fix compiler errors in old g++
falsycat pushed to dev at nf7/nf7 2022-11-23 15:58:51 +00:00
9b2ea8703e remove Value/Expr
falsycat pushed to dev at nf7/nf7 2022-11-23 15:56:49 +00:00
dcc3668d6c add Node/ExprTk
1978d28316 implement full features of Node/ZipTie
3346e1f9ba fix an issue that hot reloading doesn't occur after once GLSL compile failed
Compare 3 commits »
falsycat opened issue nf7/nf7#64 2022-11-22 01:45:39 +00:00
Node/Expr
falsycat commented on issue nf7/nf7#62 2022-11-22 01:43:09 +00:00
remove Node/Imm and comon/gui_value.hh

4851f1eb2843d5e18179990372de0344fe77e64d

falsycat closed issue nf7/nf7#62 2022-11-22 01:43:09 +00:00
remove Node/Imm and comon/gui_value.hh
falsycat pushed to dev at nf7/nf7 2022-11-20 07:40:23 +00:00
93312c6d04 add codes for profiling
falsycat pushed to dev at nf7/nf7 2022-11-20 07:10:12 +00:00
d7fe51d946 fix an issue that thirdparty options are not applied
14db20fe67 fix an issue that cache is always dropped on LuaJIT/Node
482796bf60 decrease how often LuaJIT GC works
Compare 3 commits »
falsycat pushed to dev at nf7/nf7 2022-11-20 05:15:02 +00:00
4f94ea4e3b fix nf7::Thread wasting SyncWorker
falsycat pushed to dev at nf7/nf7 2022-11-20 04:20:54 +00:00
0c29b828c4 overload global new/delete to observe allocations
falsycat pushed to dev at nf7/nf7 2022-11-20 03:59:19 +00:00
74207a0b63 fix wrong condition of cv
falsycat pushed to dev at nf7/nf7 2022-11-20 03:30:41 +00:00
31924ce5b2 use tracy profiler's features
d33330b6c3 add new thirdparty lib, tracy
Compare 2 commits »