Akeit0
|
5bd13ca1ea
add: add string.match but throws NotImplementedException
|
6 months ago |
Akeit0
|
b480c11ae0
improve: error message (function name)
|
6 months ago |
Akeit0
|
25f03850ba
fix: error message LuaValueType
|
6 months ago |
Akeit0
|
6d473fdd97
fix: improve LuaValue handling and simplify object conversion
|
7 months ago |
Akeit0
|
af01bdc26b
change: move apis to LuaThreadAccess to validate context
|
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
|
70a9e17a05
fix: string.gsub didn't return replace count
|
7 months ago |
Akeit0
|
c5d3f9f75c
fix: string.find empty pattern
|
7 months ago |
Akeit0
|
5210c37ad1
Change: Return values on LuaStack
|
7 months ago |
Akeit0
|
1fe0e593ec
Fix: invariant culture in not used in string.format
|
8 months ago |
Akeit0
|
0f0a81e800
typo: CSharpClosure to CSharpClosure
|
8 months ago |
Akeit0
|
27e348b0a7
Rename: Closure to LuaClosure, CsClosure toCSharpClosure
|
8 months ago |
Akeit0
|
dee257d154
Add: CsClosure
|
9 months ago |
AnnulusGames
|
f8373017d7
Optimize: standard libraries
|
1 year ago |
AnnulusGames
|
c95c6c8fb0
Change: LuaFunction (virtual method -> delegate)
|
1 year ago |