flash pushed to trunk at flashii/komeiji 2026-05-02 18:51:15 +00:00
70290f0bba
That should be a space.
flash pushed to trunk at flashii/komeiji 2026-05-02 02:38:58 +00:00
77818c5d2d
Added command registry and proper Lua command dispatcher.
flash pushed to trunk at flashii/komeiji 2026-05-01 19:32:49 +00:00
29fabbe885
Support arrays and tables in sense.config()
flash pushed to trunk at flashii/komeiji 2026-04-30 19:56:13 +00:00
58a0609d9d
Reduced use of ArrayList
flash pushed to trunk at flashii/komeiji 2026-04-29 23:05:19 +00:00
f51843b4e2
main.zig cleanup
flash pushed to trunk at flashii/komeiji 2026-04-29 22:22:03 +00:00
flash pushed to trunk at flashii/komeiji 2026-04-29 22:17:38 +00:00
2f151efe2d
Alter library registration/loading process a little.
667aa9e803
Slight shuffle of things.
Compare 2 commits »
flash pushed to trunk at flashii/komeiji 2026-04-29 19:34:55 +00:00
87188c211f
Use Lua's userdata system for pointers instead of just putting hopes and dreams in normal user accessible integers.
flash pushed to trunk at flashii/komeiji 2026-04-29 18:10:42 +00:00
2bd1859e52
Less obtuse error handling for Lua interop stuff.
flash pushed to trunk at flashii/komeiji-senses 2026-04-29 17:50:18 +00:00
3f97169248
added bun support
flash pushed to trunk at flashii/komeiji 2026-04-29 14:24:34 +00:00
2853493a91
Merged get and changed.
flash pushed to trunk at flashii/komeiji 2026-04-29 14:00:32 +00:00
b2a6fd715a
Wrapped the vars queries.
flash pushed to trunk at flashii/komeiji 2026-04-29 12:30:11 +00:00
4532770a0b
dont include null in the testing value
flash pushed to trunk at flashii/komeiji 2026-04-29 12:29:32 +00:00
8b86439bf4
Failure is supposed to return nil actually.
flash pushed to trunk at flashii/komeiji 2026-04-29 12:14:21 +00:00
37238e4aee
JSON decoder hooked up + functioning vars.get too
flash pushed to trunk at flashii/komeiji 2026-04-29 00:17:03 +00:00
a7aaf87b50
but what if i do it like this
flash pushed to trunk at flashii/komeiji 2026-04-29 00:05:10 +00:00
b319c7652d
Added JSON encoding + actual working vars.set.
flash pushed to trunk at flashii/komeiji 2026-04-28 20:11:31 +00:00
d7de3fd646
Added satori/koishi.getAuthToken
flash pushed to trunk at flashii/komeiji 2026-04-28 19:12:10 +00:00
cabeaaf16f
Just realised I can just zeit for a full kmj-datetime implementation.
flash pushed to trunk at flashii/komeiji 2026-04-27 23:16:10 +00:00
da2dedc547
More sqlite wrapper + db migration + unfinished sense.vars impl