Akeit0
|
cb9ac66e01
Change: LuaState to LuaGlobalState, LuaThread to LuaState
|
4 months ago |
Akeit0
|
48411ed9c6
refactor: change editorconfig and cleanup code
|
4 months ago |
Akeit0
|
b480c11ae0
improve: error message (function name)
|
6 months ago |
Akeit0
|
5210c37ad1
Change: Return values on LuaStack
|
7 months ago |
wmltogether
|
4bccb7d7a0
Fix random with two arguments MUST >= 1.
|
11 months ago |
wmltogether
|
6f2391b259
Fix random input with only one argument.
|
11 months ago |
wmltogether
|
0a05d766d4
Fix the result of math.random is inconsistent with Lua standard library.
|
11 months ago |
AnnulusGames
|
f8373017d7
Optimize: standard libraries
|
1 year ago |
AnnulusGames
|
ee8131df30
Add: implicit operator
|
1 year ago |
AnnulusGames
|
cd7a7dd385
Change: LuaUserData -> ILuaUserData
|
1 year ago |
AnnulusGames
|
c95c6c8fb0
Change: LuaFunction (virtual method -> delegate)
|
1 year ago |