Akeit0
|
ceec70223c
change: remove LuaThreadAccess and Rename LuaThread to LuaState LuaState to LuaGlobalState
|
4 months ago |
Akeit0
|
cb9ac66e01
Change: LuaState to LuaGlobalState, LuaThread to LuaState
|
4 months ago |
Akeit0
|
48411ed9c6
refactor: change editorconfig and cleanup code
|
4 months ago |
Akeit0
|
4e7b4c1588
add: stdio and os abstractions
|
6 months ago |
Akeit0
|
8690ab63e1
change: add ByteArrayData for binary mode
|
6 months ago |
Akeit0
|
b480c11ae0
improve: error message (function name)
|
6 months ago |
Akeit0
|
772d71ed14
fix: io registry field naming std -> _IO_
|
6 months ago |
Akeit0
|
ecdf1a8b05
fix: update io module to include stdin, stdout, and stderr
|
6 months ago |
Akeit0
|
fd686dafaf
fix : ILuaIOStream open mode behavior
|
6 months ago |
Akeit0
|
35c654dfba
feat: enhance module loading and package management
|
7 months ago |
Akeit0
|
947479e9df
fix: update io access to use registry instead of environment
|
7 months ago |
Akeit0
|
0491bc3b5e
fix: rename io["stdio"] to io["stdin"]
|
7 months ago |
Akeit0
|
5210c37ad1
Change: Return values on LuaStack
|
7 months ago |
Akeit0
|
b90cdfe383
Merge pull request #129 from wmltogether/fix-wasm-iolibrary
|
8 months ago |
moogle
|
95b3d4320b
Fix exceptions while using Blazor Webassembly
|
8 months ago |
Akeit0
|
3501dacddd
Add: debug library, but not full
|
10 months ago |
AnnulusGames
|
f8373017d7
Optimize: standard libraries
|
1 year ago |
AnnulusGames
|
5396dc0cb0
Fix: OpenCoroutineLibrary is missing in OpenStandardLibraries
|
1 year ago |
AnnulusGames
|
c95c6c8fb0
Change: LuaFunction (virtual method -> delegate)
|
1 year ago |