Commit Graph

36 Commits

Author SHA1 Message Date
6b9e2a0e20 op 1 2025-04-04 21:32:17 -05:00
e58f9a6028 add bench profiling 2025-04-04 21:32:17 -05:00
a2b4b1c927 add type utilities 2025-03-29 09:08:02 -05:00
44337fffe3 add flag for std libs 2025-03-29 08:32:45 -05:00
0756cabcaa remove sandbox docs 2025-03-28 20:31:29 -05:00
656ac1a703 remove sandbox 2025-03-28 20:27:51 -05:00
5774808064 update docs 2025-03-27 22:05:09 -05:00
875abee366 optimize sandbox 2025-03-27 21:58:56 -05:00
4ad87f81f3 move sandbox benches 2025-03-27 21:51:31 -05:00
9e5092acdb optimize wrapper 2025-03-27 21:46:23 -05:00
b83f77d7a6 optimize functions 2025-03-27 21:45:39 -05:00
29679349ef optimize table 2025-03-27 21:42:58 -05:00
fed0c2ad34 optimize bytecode 2025-03-27 21:41:06 -05:00
faab0a2d08 sandbox 2 2025-03-27 21:31:41 -05:00
f106dfd9ea sandbox 1 2025-03-27 18:25:09 -05:00
936e4ccdc2 remove unregistration change 2025-03-27 14:04:17 -05:00
075b45768f more robust unregistergofunction 2025-03-27 13:56:02 -05:00
13686b3e66 Use pkg-config on *nix 2025-03-12 11:50:37 -05:00
98ca857d73 interface{} to any 2025-03-07 07:25:34 -06:00
143b9333c6 Wrapper rewrite 2025-02-26 07:00:01 -06:00
865ac8859f added table pooling and some micro-ops 2025-02-13 07:11:13 -06:00
4dc266201f BIG changes; no "safe" mode, function updates, etc 2025-02-12 19:17:11 -06:00
7c79616cac Small update to DoString for stack discipline 2025-02-08 09:57:59 -06:00
146b0a51db Add Call and IsNil 2025-02-03 19:09:30 -06:00
c74ad4bbc9 Add IsNumber 2025-02-03 18:55:34 -06:00
229884ba97 Add IsString and Next helpers 2025-02-03 18:52:26 -06:00
262ada8e30 Add bytecode compilation and execution, add benchmark 2025-02-03 10:41:05 -06:00
d484e4cfbf update readme, add docs 2025-02-02 18:55:22 -06:00
a8792d80cb Update libraries to use statically-linked amalgamated LuaJIT libraries. 2025-02-02 16:02:45 -06:00
0230a3b514 Add lua51.dll 2025-01-26 07:11:09 -06:00
552bf2f166 fix gitignore blocking the libraries 2025-01-26 07:10:25 -06:00
7e2d97dfab Update library dependencies 2025-01-26 07:08:43 -06:00
7385e0870e Add generate to the go.mod 2025-01-25 22:10:49 -06:00
a691e7add6 Move LuaJIT includes to more appropriate dirs 2025-01-24 19:59:52 -06:00
81501915e3 Implement the wrapper 2025-01-24 19:53:09 -06:00
2f6764aef1 Initial commit 2025-01-21 12:35:06 -06:00