Akeit0
|
2626e45d7b
revert allows bytes
|
6 months ago |
Akeit0
|
953d5d5f6a
Major refactoring of LuaPlatform
|
6 months ago |
Akeit0
|
7132f3db4a
improve os
|
6 months ago |
Akeit0
|
14fed24a16
rename: TopLevelAccess to RootAccess
|
6 months ago |
Akeit0
|
4e7b4c1588
add: stdio and os abstractions
|
6 months ago |
Akeit0
|
8690ab63e1
change: add ByteArrayData for binary mode
|
6 months ago |
Akeit0
|
2403e5bd65
change: move file systems to Lua.IO
|
7 months ago |
Akeit0
|
c784577d84
rename: rename ILuaFileManager to ILuaFileSystem and update references
|
7 months ago |
Akeit0
|
39be24e2c7
change: abstract async file and stream system
|
7 months ago |
Akeit0
|
35c654dfba
feat: enhance module loading and package management
|
7 months ago |
Akeit0
|
af01bdc26b
change: move apis to LuaThreadAccess to validate context
|
7 months ago |
Akeit0
|
8182a85448
refactor: remove unnecessary blank lines and simplify code structure
|
7 months ago |
Akeit0
|
022610245a
Add: implement BOM utility for encoding detection in Lua chunk loading
|
7 months ago |
Akeit0
|
cf943e31ca
fix: handle BOM in Lua chunk loading
|
7 months ago |
Akeit0
|
58ad418d1a
small refactor
|
7 months ago |
Akeit0
|
abdb7f0b2d
refactor: clean up code style and improve Lua thread handling
|
7 months ago |
Akeit0
|
168994dc18
make apis LuaThread Centered
|
7 months ago |
Akeit0
|
21e70008f6
Simplify LuaFunctionExecutionContext
|
7 months ago |
Akeit0
|
d994432c1b
Rename fields and parameters
|
7 months ago |
Akeit0
|
ae7ac649d3
Change: New lua compiler and API
|
7 months ago |
Akeit0
|
5210c37ad1
Change: Return values on LuaStack
|
7 months ago |
Akeit0
|
27e348b0a7
Rename: Closure to LuaClosure, CsClosure toCSharpClosure
|
8 months ago |
Akeit0
|
7051b6a5bc
Add: debug.gethook/sethook
|
9 months ago |
Akeit0
|
53c4cc168b
Fix: find function name from global fields for traceback
|
10 months ago |
Akeit0
|
8b134a2312
Add: debug.getinfo
|
10 months ago |
Akeit0
|
3501dacddd
Add: debug library, but not full
|
10 months ago |
AnnulusGames
|
24cfa9c63c
Run formatter
|
11 months ago |
Akeit0
|
271cf48e28
Optimize: optimize and fix stacktrace
|
1 year ago |
AnnulusGames
|
cd7a7dd385
Change: LuaUserData -> ILuaUserData
|
1 year ago |
AnnulusGames
|
5ff2c53656
Revert "Optimize: pooling context"
|
1 year ago |