falsycat falsycat
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
falsycat opened issue nf7/nf7#201 2023-12-03 05:57:56 +00:00
lua util functions
falsycat opened issue nf7/nf7#200 2023-12-03 05:56:49 +00:00
lua external lib registry
falsycat commented on issue nf7/nf7#189 2023-12-03 05:51:33 +00:00
new module nf7core_lua

5cbcbd4847

falsycat closed issue nf7/nf7#189 2023-12-03 05:51:33 +00:00
new module nf7core_lua
falsycat pushed to main at nf7/nf7 2023-12-03 05:46:23 +00:00
5cbcbd4847 implement lua thread
fba2172c29 update naming rule
5046c64ffa add NF7_VERSION macro
564cc36806 add new module, nf7core_luajit
1d8ff509fe add new deps, luajit
Compare 5 commits »
falsycat closed issue nf7/nf7#199 2023-11-30 23:46:06 +00:00
sdl event delivery to window instances
falsycat commented on issue nf7/nf7#199 2023-11-30 23:46:05 +00:00
sdl event delivery to window instances

c515b05423

falsycat pushed to main at nf7/nf7 2023-11-30 23:45:27 +00:00
79685dcdbd add unittests for signal util
c515b05423 implement a handler for each window
Compare 2 commits »
falsycat pushed to main at nf7/nf7 2023-11-30 15:48:12 +00:00
7d66ba9800 allow sdl2 win to catch their events
75b6ff76a7 fix an issue in array shrinking
f4b8469baa add signal to receive sdl events
305617031c implement handler for sdl2 poll
Compare 4 commits »
falsycat opened issue nf7/nf7#199 2023-11-30 14:10:32 +00:00
sdl event delivery to window instances
falsycat closed issue nf7/nf7#188 2023-11-30 14:09:58 +00:00
sdl multi-window
falsycat commented on issue nf7/nf7#188 2023-11-30 14:09:57 +00:00
sdl multi-window

2e48ea3c99

falsycat pushed to main at nf7/nf7 2023-11-30 14:02:24 +00:00
217b999adc improve sdl2 polling