Akeit0
|
dd03393c2a
Merge pull request #188 from nuskey8/fix-tab-remove-and-initial-size
|
5 months ago |
Akeit0
|
a20cc28927
fix: adjust LuaTable initialization and fix remove method argument validation
|
5 months ago |
Akeit0
|
10af33ca8c
Merge pull request #187 from nuskey8/fix-clear-results
|
5 months ago |
Akeit0
|
fd6c2f9432
fix: the results stored memory was also Cleared
|
5 months ago |
Akeit0
|
44beb9d308
change: rename RentUseThread to RentUserThread (typo)
|
5 months ago |
Akeit0
|
1a44155835
refactor: simplify search logic in StringLibrary by removing redundant SimplePatternSearch method
|
5 months ago |
Akeit0
|
35e2c6e385
Merge pull request #180 from nuskey8/return-values-to-top-values
|
5 months ago |
Akeit0
|
f1ae1f8118
change: rename ReadReturnValues to ReadTopValues and update references
|
5 months ago |
Akeit0
|
d8213be371
Merge pull request #179 from nuskey8/execute-api
|
5 months ago |
Akeit0
|
c49122d48d
add: implement LuaThreadAssetExtensions for executing Lua assets
|
5 months ago |
Akeit0
|
0ab6270386
change: rename some Do*Async methods to ExecuteAsync
|
5 months ago |
Akeit0
|
82c72fdaee
Merge pull request #178 from nuskey8/byte-code-api-to-proto
|
5 months ago |
Akeit0
|
e3fb1a09a8
refactor: rename LuaCompiler.UnDump to Prototype.FromByteCode and move bytecode conversion methods
|
5 months ago |
Akeit0
|
0f179ffd2f
Merge pull request #177 from nuskey8/dummy-input-stream-internal
|
5 months ago |
Akeit0
|
ca600640d2
change: update class visibility of DummyInputStream from public to internal
|
5 months ago |
Akeit0
|
1712b45b86
Merge pull request #175 from nuskey8/api-internal
|
5 months ago |
Akeit0
|
f150f12239
change: update class visibility from public to internal in BomUtility and LuaPlatformUtility
|
5 months ago |
Akeit0
|
6ea0a15beb
remove: simulated console read methods from UnityStandardIO
|
5 months ago |
Akeit0
|
40a1893bad
Merge pull request #173 from nuskey8/lua-unity-better-path
|
6 months ago |
Akeit0
|
f37fdcf32f
change: loaded module returns better chunk name
|
6 months ago |
Akeit0
|
2d53c89fb7
update: lua.unity dependencies
|
6 months ago |
Akeit0
|
88ea493737
Fix: missing TimeProvider type.
|
6 months ago |
Akeit0
|
e3c3ef1611
fix: FileSystem.GetFullPath
|
6 months ago |
Akeit0
|
f8bb5328fb
add : FileSystem.BaseDirectory
|
6 months ago |
Akeit0
|
2fb499d28a
add: Traceback.CreateTracebackMessage
|
6 months ago |
Akeit0
|
4d47f8754c
change : rename and make CreateTracebackMessage public
|
6 months ago |
Akeit0
|
9977863cab
change: update Traceback skip behavior
|
6 months ago |
Akeit0
|
0a9bbfc660
add: luac asset
|
6 months ago |
Akeit0
|
9280fca3fb
Merge remote-tracking branch 'origin/v0.5-dev' into v0.5-dev
|
6 months ago |
Akeit0
|
82eb4ee573
fix : update Exists method to use logical OR for module checks
|
6 months ago |