Sky Johnson Sky
Sky pushed to master at Go/Router 2025-02-15 09:03:03 -06:00
1bd1a884c4 Updated some comments
872fd98c14 Switched parameters to square brackets and fixed the tests
20089847c2 Update naming, reduce number of files
Compare 3 commits »
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-13 07:11:23 -06:00
865ac8859f added table pooling and some micro-ops
4dc266201f BIG changes; no "safe" mode, function updates, etc
Compare 2 commits »
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-08 09:58:07 -06:00
7c79616cac Small update to DoString for stack discipline
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-03 19:09:34 -06:00
146b0a51db Add Call and IsNil
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-03 18:55:37 -06:00
c74ad4bbc9 Add IsNumber
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-03 18:52:33 -06:00
229884ba97 Add IsString and Next helpers
Sky pushed tag v0.1.2 to Sky/LuaJIT-to-Go 2025-02-03 11:17:00 -06:00
Sky released First tagged release at Sky/LuaJIT-to-Go 2025-02-03 11:17:00 -06:00
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-03 11:07:49 -06:00
262ada8e30 Add bytecode compilation and execution, add benchmark
Sky pushed to master at Sky/LuaJIT-to-Go 2025-02-02 18:55:33 -06:00
d484e4cfbf update readme, add docs
a8792d80cb Update libraries to use statically-linked amalgamated LuaJIT libraries.
Compare 2 commits »
Sky pushed to master at Sky/LuaJIT-to-Go 2025-01-26 07:11:15 -06:00
0230a3b514 Add lua51.dll
Sky pushed to master at Sky/LuaJIT-to-Go 2025-01-26 07:10:28 -06:00
552bf2f166 fix gitignore blocking the libraries
Sky pushed to master at Sky/LuaJIT-to-Go 2025-01-26 07:08:51 -06:00
7e2d97dfab Update library dependencies
Sky pushed to master at Sky/LuaJIT-to-Go 2025-01-25 22:10:57 -06:00
7385e0870e Add generate to the go.mod
a691e7add6 Move LuaJIT includes to more appropriate dirs
Compare 2 commits »
Sky pushed to master at Sky/LuaJIT-to-Go 2025-01-24 19:53:45 -06:00
81501915e3 Implement the wrapper
Sky created repository Sky/LuaJIT-to-Go 2025-01-21 12:35:07 -06:00
Sky pushed to master at Sky/LuaJIT 2025-01-21 11:01:32 -06:00
e4fd777d6a Fix build kinks on windows
e2342406fd Work out some build kinks on windows
2011df5fda remove luajit submodule
Compare 3 commits »
Sky pushed to master at Sky/LuaJIT 2025-01-15 12:50:10 -06:00
0ad1583a3a Add LuaJIT's GitHub mirror as a submodule
Sky created repository Sky/LuaJIT 2025-01-15 12:47:46 -06:00
Sky pushed to master at Sky/Dragon-Knight 2024-12-21 17:46:35 -06:00
247d5dc461 Add math and classes to install