2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Akeit0 6b5aef763d Refactor: remove debug codes 10 сар өмнө
  Akeit0 6bcfa1be1f Fix: Self is not passed to `__call` metamethod 10 сар өмнө
  wmltogether 4bccb7d7a0 Fix random with two arguments MUST >= 1. 11 сар өмнө
  wmltogether 6f2391b259 Fix random input with only one argument. 11 сар өмнө
  wmltogether 0a05d766d4 Fix the result of math.random is inconsistent with Lua standard library. 11 сар өмнө
  AnnulusGames 464a9fe501 Update: package version 11 сар өмнө
  Annulus Games b478cbf4d8 Merge pull request #82 from Veslo5/main 11 сар өмнө
  Annulus Games a26a4abbc4 Merge pull request #72 from Akeit0/fix-metatable-index 11 сар өмнө
  AnnulusGames ed27bdb31d Run formatter 11 сар өмнө
  Veslo5 6eef1f2eb2 Add condition to increase array size when last element is not nil 11 сар өмнө
  Veslo5 d438c4b1a1 Ensure array capacity only if index is larger than array length 11 сар өмнө
  Akeit0 057c73e749 Optimize: Merge GetTabUp/GetTable operation 11 сар өмнө
  Akeit0 05718bcb04 Optimize: VM self operation fast path 11 сар өмнө
  AnnulusGames ac189ac84c Update: package version 11 сар өмнө
  Annulus Games aa5649a14f Merge pull request #74 from AnnulusGames/fix-read-int 11 сар өмнө
  AnnulusGames a828a9d309 Change: use GetArgument<int>() more aggressively 11 сар өмнө
  AnnulusGames 47a2f408ef Fix: `GetArgument<int>()` error message 11 сар өмнө
  AnnulusGames 07e04a60d0 Change: `TryRead<int>()` to fail if number is not an integer. 11 сар өмнө
  Annulus Games 44513fff35 Merge pull request #73 from AnnulusGames/fix-parser 11 сар өмнө
  AnnulusGames 4a103a90e5 Fix: fail to parse empty elseif/else blocks 11 сар өмнө
  AnnulusGames 20ffd859e7 Add: test 11 сар өмнө
  Annulus Games 26c8a46224 Merge pull request #68 from Akeit0/fix-lua-object-generation 11 сар өмнө
  Akeit0 2c1db3adf9 Rename: Rename VM Get/SetTable slow path function 11 сар өмнө
  Akeit0 0ddde886ac Optimize: settable with metatable 11 сар өмнө
  Akeit0 d3e452fb4d Fix: remove unnecessary codes 11 сар өмнө
  Akeit0 f607866b4b Fix: metatable index newindex with table 11 сар өмнө
  AnnulusGames 32571ad719 Fix: LuaAsset icon 11 сар өмнө
  Akeit0 c8e8052258 Fix:A LuaObject cannot reference another LuaObject 11 сар өмнө
  AnnulusGames eded005230 Update: package version 11 сар өмнө
  Annulus Games f633588a0c Merge pull request #61 from Akeit0/optimize-coroutine 11 сар өмнө