falsycat falsycat
falsycat commented on issue nf7/nf7#204 2023-12-31 04:20:08 +00:00
all module struct should have nf7_mod as their first field

83ae56f62f

falsycat closed issue nf7/nf7#204 2023-12-31 04:20:08 +00:00
all module struct should have nf7_mod as their first field
falsycat pushed to main at nf7/nf7 2023-12-31 04:19:52 +00:00
83ae56f62f make all module instances have nf7_mod as the first field
falsycat pushed to main at nf7/nf7 2023-12-31 04:16:23 +00:00
37deb780ef colorize log output
falsycat commented on issue nf7/nf7#206 2023-12-31 03:53:06 +00:00
lambda -> entity

24971d4c8d

falsycat closed issue nf7/nf7#206 2023-12-31 03:53:06 +00:00
lambda -> entity
falsycat pushed to main at nf7/nf7 2023-12-31 03:52:45 +00:00
24971d4c8d rename lambda -> entity
7b734f367e fix compiler warning of duplicated quals when array type is const qualified
Compare 2 commits »
falsycat opened issue nf7/nf7#206 2023-12-31 03:00:30 +00:00
lambda -> entity
falsycat opened issue nf7/nf7#205 2023-12-10 12:20:07 +00:00
null lambda
falsycat commented on issue nf7/nf7#190 2023-12-10 12:12:17 +00:00
new module nf7core_exec

37b5494b0c

falsycat closed issue nf7/nf7#190 2023-12-10 12:12:17 +00:00
new module nf7core_exec
falsycat pushed to main at nf7/nf7 2023-12-10 12:12:07 +00:00
37b5494b0c add new module, nf7core_exec
603b991a67 update document for utils
c261ff9287 add unittests for signal util
Compare 3 commits »
falsycat opened issue nf7/nf7#204 2023-12-10 07:44:32 +00:00
all module struct should have nf7_mod as their first field
falsycat commented on issue nf7/nf7#203 2023-12-10 07:28:04 +00:00
nf7util_value

it's too complex for C, so use buffer to communicate between lambdas

falsycat closed issue nf7/nf7#203 2023-12-10 07:28:04 +00:00
nf7util_value
falsycat commented on issue nf7/nf7#202 2023-12-10 06:35:35 +00:00
nf7util_buffer

213bf8b4ecc73e22cc939132f669ae0206fc34eb

falsycat closed issue nf7/nf7#202 2023-12-10 06:35:35 +00:00
nf7util_buffer
falsycat pushed to main at nf7/nf7 2023-12-10 06:34:43 +00:00
665f4dd768 rename malloc util methods to follow naming rule
9275dae1ea ease pre-conditions of signal util methods
55a56b80c5 improve ctor of sdl2 window
a80da0a53b improve ctor of signal util
213bf8b4ec add buffer util
Compare 6 commits »
falsycat opened issue nf7/nf7#203 2023-12-10 01:34:57 +00:00
nf7util_value
falsycat opened issue nf7/nf7#202 2023-12-10 01:30:14 +00:00
nf7util_buffer