falsycat falsycat
falsycat deleted branch feature/95-wrapped-task-queue from nf7/nf7 2023-07-23 20:37:18 +00:00
falsycat opened issue nf7/nf7#97 2023-07-23 20:36:47 +00:00
integer overflow while unittests
falsycat deleted branch feature/80-lua from nf7/nf7 2023-07-23 20:34:18 +00:00
falsycat created branch feature/80-lua in nf7/nf7 2023-07-23 20:33:38 +00:00
falsycat pushed to feature/80-lua at nf7/nf7 2023-07-23 20:33:38 +00:00
falsycat created pull request nf7/nf7#96 2023-07-23 20:29:29 +00:00
Revert "remove WrappedTaskQueue"
falsycat created branch feature/95-wrapped-task-queue in nf7/nf7 2023-07-23 20:28:58 +00:00
falsycat pushed to feature/95-wrapped-task-queue at nf7/nf7 2023-07-23 20:28:58 +00:00
e444b4f417 Revert "remove WrappedTaskQueue"
falsycat opened issue nf7/nf7#95 2023-07-23 12:58:15 +00:00
revert removing of WrappedTaskQueue
falsycat merged pull request nf7/nf7#94 2023-07-23 12:54:57 +00:00
80 setup LuaJIT build environment
falsycat pushed to main at nf7/nf7 2023-07-23 12:54:57 +00:00
e52df1e3eb Merge pull request '80 setup LuaJIT build environment' (#94) from feature/80-lua into main
f259738602 add gcc-13 as dependency in dev environment and add aliases
0a97f0e3ae fix compile errors
d9c4893615 add SimpleEnv
fde7d40e87 move include path specification to nf7_config target in CMake
Compare 6 commits »
falsycat deleted branch feature/80-lua from nf7/nf7 2023-07-23 12:54:57 +00:00
falsycat created pull request nf7/nf7#94 2023-07-23 12:52:47 +00:00
WIP: feature/80-lua
falsycat created branch feature/80-lua in nf7/nf7 2023-07-23 12:51:59 +00:00
falsycat pushed to feature/80-lua at nf7/nf7 2023-07-23 12:51:59 +00:00
f259738602 add gcc-13 as dependency in dev environment and add aliases
0a97f0e3ae fix compile errors
d9c4893615 add SimpleEnv
fde7d40e87 move include path specification to nf7_config target in CMake
7cef288dcd add new thirdparty lib, luajit
Compare 5 commits »
falsycat pushed to main at falsycat/tmm 2023-07-23 07:55:12 +00:00
ccb8c2967c fix errors
falsycat merged pull request nf7/nf7#93 2023-07-23 07:30:40 +00:00
92 Task with parameters
falsycat closed issue nf7/nf7#92 2023-07-23 07:30:40 +00:00
task execution with parameter
falsycat pushed to main at nf7/nf7 2023-07-23 07:30:40 +00:00
94e5d98667 Merge pull request '92 Task with parameters' (#93) from feature/92-task-param into main
b668181dcd change Parallelism to use AsyncTask
2ccfa51400 change Concurrency to use SyncTask
b998b0cf45 remove WrappedTaskQueue
11c1a8eea0 allow Task to take parameters
Compare 5 commits »
falsycat deleted branch feature/92-task-param from nf7/nf7 2023-07-23 07:30:40 +00:00