Commit graph

15 commits

Author SHA1 Message Date
7c8932710f
feat: complete all lua.h bindings 2024-07-20 17:17:02 +05:30
dd9ee216a8
feat: implement go "useful macro" equivalents for lua.h 2024-07-20 13:55:39 +05:30
e468a36ec7
fix: ptr handling in int conv bindings for lua.h 2024-07-20 13:17:29 +05:30
2829fa5c31
feat: complete lua.h debug bindings 2024-07-19 22:31:54 +05:30
ba0fb22db0
feat: complete lua.h bindings ref system 2024-07-19 20:45:30 +05:30
f8b1807e91
feat: complete lua.h bindings till misc funcs 2024-07-19 20:42:29 +05:30
89ab81e6e7
feat: include more lua.h bindings (50% there!) 2024-07-19 00:00:27 +05:30
1e26c9cac0
fix: just pass C pointers in NewState & PushCClosureK 2024-07-18 22:04:27 +05:30
2077850b16
feat: more lua.h bindings & export Go types 2024-07-18 19:00:39 +05:30
41cd6a66a6
feat: include build script for compiling and linking against luau 2024-07-18 17:45:33 +05:30
a0bf86ec76
fix: linking issues, explicitly link against libstdc++ 2024-07-18 16:24:48 +05:30
3e906f1c0e
feat: some more lua.h bindings 2024-07-18 00:25:35 +05:30
a594376f38
fix: convert all C.* arguments to Go types 2024-07-17 23:02:14 +05:30
62a8b35c46
feat: setup proper linking & implement more lauxlib bindings 2024-07-17 21:14:41 +05:30
e17ec038cd
init: initial work on luau bindings 2024-07-17 17:09:44 +05:30