23 Commits

Author SHA1 Message Date
fc4d27abf1
Add sqlite stub library 2025-06-30 17:58:12 +10:00
1808bee82a
Refactor and overhaul luajit crate 2025-06-30 05:59:54 +10:00
cdfb2522ac
Add tempdir support 2025-06-27 03:53:08 +10:00
db4faea821
Implement walk_dir and more robust globbing 2025-06-27 01:36:08 +10:00
2964ebbe1b
Add basic glob function 2025-06-26 23:56:09 +10:00
31b5ff5ab9
Make all modules feature-gated to improve compile time 2025-06-26 16:54:58 +10:00
2a6015c19a
Use pretty assertions in luaify tests 2025-06-26 13:48:54 +10:00
88ab48cddb
Modules should be registered in luby not lb 2025-06-26 13:46:39 +10:00
ba969b9e56
Rename lb_libx to lb_xlib 2025-06-26 00:40:26 +10:00
a81271c0a8
No need to specify versions for local dependencies 2025-06-25 20:09:01 +10:00
7ec60f0e6e
Add version command 2025-06-25 20:04:33 +10:00
a07f62ecc5
Add tracing to lb 2025-06-25 15:02:53 +10:00
e71d618d10
Add luajit v,p,dump command support 2025-06-25 14:27:43 +10:00
e0898c22a0
Add basic fs lib 2025-06-25 10:40:36 +10:00
9ba9762185
Add derive_more 2025-06-24 22:49:47 +10:00
ba6cb10a1a
Rename lb_core to lb 2025-06-23 09:29:13 +10:00
40478fb7de
Add ctype new support 2025-06-22 18:41:19 +10:00
06d3eebaa1
Working commit 2025-06-20 21:48:23 +10:00
94e1cf2eb0
Working commit 2025-06-20 11:21:38 +10:00
8f6fc64f7a
Add luajit 2025-06-19 21:54:42 +10:00
1c821d8804
Implement metatype proc-macro 2025-06-19 20:38:40 +10:00
16ab2be6f4
Add ffi crate 2025-06-19 17:02:12 +10:00
f09f27f553
Initial commit 2025-06-17 11:23:59 +10:00