Commit History

Author SHA1 Message Date
  AnnulusGames 464a9fe501 Update: package version 11 months ago
  Annulus Games b478cbf4d8 Merge pull request #82 from Veslo5/main 11 months ago
  Annulus Games a26a4abbc4 Merge pull request #72 from Akeit0/fix-metatable-index 11 months ago
  AnnulusGames ed27bdb31d Run formatter 11 months ago
  Veslo5 6eef1f2eb2 Add condition to increase array size when last element is not nil 11 months ago
  Veslo5 d438c4b1a1 Ensure array capacity only if index is larger than array length 11 months ago
  Akeit0 057c73e749 Optimize: Merge GetTabUp/GetTable operation 11 months ago
  Akeit0 05718bcb04 Optimize: VM self operation fast path 11 months ago
  AnnulusGames ac189ac84c Update: package version 11 months ago
  Annulus Games aa5649a14f Merge pull request #74 from AnnulusGames/fix-read-int 11 months ago
  AnnulusGames a828a9d309 Change: use GetArgument<int>() more aggressively 11 months ago
  AnnulusGames 47a2f408ef Fix: `GetArgument<int>()` error message 11 months ago
  AnnulusGames 07e04a60d0 Change: `TryRead<int>()` to fail if number is not an integer. 11 months ago
  Annulus Games 44513fff35 Merge pull request #73 from AnnulusGames/fix-parser 11 months ago
  AnnulusGames 4a103a90e5 Fix: fail to parse empty elseif/else blocks 11 months ago
  AnnulusGames 20ffd859e7 Add: test 11 months ago
  Annulus Games 26c8a46224 Merge pull request #68 from Akeit0/fix-lua-object-generation 11 months ago
  Akeit0 2c1db3adf9 Rename: Rename VM Get/SetTable slow path function 11 months ago
  Akeit0 0ddde886ac Optimize: settable with metatable 11 months ago
  Akeit0 d3e452fb4d Fix: remove unnecessary codes 11 months ago
  Akeit0 f607866b4b Fix: metatable index newindex with table 11 months ago
  AnnulusGames 32571ad719 Fix: LuaAsset icon 11 months ago
  Akeit0 c8e8052258 Fix:A LuaObject cannot reference another LuaObject 11 months ago
  AnnulusGames eded005230 Update: package version 11 months ago
  Annulus Games f633588a0c Merge pull request #61 from Akeit0/optimize-coroutine 11 months ago
  Annulus Games b9bdda8615 Merge pull request #60 from Akeit0/optimize-table-next 11 months ago
  Annulus Games 7dfe7b1949 Merge pull request #63 from Akeit0/fix-userdata-type-check 11 months ago
  AnnulusGames 1652e753dc Run formatter 11 months ago
  Akeit0 9187c691e3 Fix: Check userdata type 11 months ago
  Annulus Games 2e529ec802 Merge pull request #62 from AnnulusGames/fix-luaobject-bugs 11 months ago