nuskey8
|
ec7842f885
chore: format source code
|
1 month ago |
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
|
4d47f8754c
change : rename and make CreateTracebackMessage public
|
6 months ago |
Akeit0
|
9977863cab
change: update Traceback skip behavior
|
6 months ago |
Akeit0
|
b4b9c29c6e
reformat
|
6 months ago |
Akeit0
|
3f96f9bf71
fix: enhance BadArgument error handling with expected types
|
6 months ago |
Akeit0
|
b480c11ae0
improve: error message (function name)
|
6 months ago |
Akeit0
|
6d473fdd97
fix: improve LuaValue handling and simplify object conversion
|
7 months ago |
Akeit0
|
417a890df6
fix: use GetArgumentOrDefault for mask in SetHook method
|
7 months ago |
Akeit0
|
64e415ceba
Add: SetHook API
|
7 months ago |
Akeit0
|
d3e99c43fd
Improve hook check performance
|
7 months ago |
Akeit0
|
af01bdc26b
change: move apis to LuaThreadAccess to validate context
|
7 months ago |
Akeit0
|
0bbaa0141a
improve: improve call stack handling and exception management
|
7 months ago |
Akeit0
|
8182a85448
refactor: remove unnecessary blank lines and simplify code structure
|
7 months ago |
Akeit0
|
5dda75ce23
Lazy stack trace
|
7 months ago |
Akeit0
|
168994dc18
make apis LuaThread Centered
|
7 months ago |
Akeit0
|
21e70008f6
Simplify LuaFunctionExecutionContext
|
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
|
0f0a81e800
typo: CSharpClosure to CSharpClosure
|
8 months ago |
Akeit0
|
27e348b0a7
Rename: Closure to LuaClosure, CsClosure toCSharpClosure
|
8 months ago |
Akeit0
|
7051b6a5bc
Add: debug.gethook/sethook
|
9 months ago |
Akeit0
|
dee257d154
Add: CsClosure
|
9 months ago |
Akeit0
|
9f927240a8
Add: debug.getuservalue, setuservalue and upvalueid
|
9 months ago |
Akeit0
|
53c4cc168b
Fix: find function name from global fields for traceback
|
10 months ago |
Akeit0
|
3064beed0f
Fix: wrong function name with debug
|
10 months ago |
Akeit0
|
8b134a2312
Add: debug.getinfo
|
10 months ago |
Akeit0
|
320a634779
Add: debug.upvaluejoin
|
10 months ago |