18 Commits

Author SHA1 Message Date
8b4a3b27c0 migrate json module to global 2025-07-24 17:52:58 -05:00
3239d6ac95 rewrite math module to global, improve test suite 2025-07-24 17:24:54 -05:00
ae4af71822 fix table as global mod 2025-07-24 16:52:28 -05:00
41cba2f049 rewrite of the string module 2025-07-24 16:45:12 -05:00
8a53fea511 first pass on kv store 2025-07-24 11:49:16 -05:00
5551f16bc1 implement table tests, fix crypto module json fail 2025-07-24 10:12:54 -05:00
e5df8a5b8a refactor fs module, use io and os as backend 2025-07-17 21:34:47 -05:00
74faa76dbd replace go json with pure lua, much speed 2025-07-17 20:17:53 -05:00
743fd0e835 crypto, fs, string libs 2025-07-14 23:53:53 -05:00
acb8670177 update test fwk, fix package path 2025-07-14 21:51:02 -05:00
da602278c5 go functions first pass 2025-07-14 21:34:02 -05:00
e5388c4c23 runtime 2, math lib 2025-07-14 20:45:26 -05:00
5b698f31e4 various optimizations, static file serving changes, break down luarouter 2025-05-29 15:59:16 -05:00
82470b35a0 Try to optimize route compile benchmark, optimize luarouter 2025-05-24 22:28:20 -05:00
13cb83b7a7 fix tests 2025-05-24 21:50:51 -05:00
e548849f88 middleware 1 2025-05-24 18:29:39 -05:00
bf5a841716 big ol logger refactor 2025-05-24 11:06:22 -05:00
62ce3a5387 add basic benchmarking 2025-05-21 14:56:59 -05:00