Commit History

Author SHA1 Message Date
  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
  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
  Akeit0 ac731d8da9 Optimize: Use more Span.Copy for coroutine.resume 11 months ago
  AnnulusGames 4c8f26a697 Add: support for default values ​​for parameters 11 months ago
  Akeit0 4aa9e40ff7 Optimize: Use Span for coroutine.resume 11 months ago
  Akeit0 340dcd9aca Fix: CoroutineBenchmark fails 11 months ago
  AnnulusGames 861f05010e Change: allow number type to be read with int/long 11 months ago
  AnnulusGames 6cbc71fea0 Fix: A runtime error occurs when LuaValue is used as an argument. 11 months ago
  Akeit0 975a5b89fb Optimize: Reduce unnecessary coping 11 months ago
  Annulus Games ae1e3ec2ee Merge pull request #59 from AnnulusGames/fix-parser 11 months ago
  Akeit0 e0dd90a48d Optimize: LuaTable.TryGetNext 11 months ago
  AnnulusGames 75f2ee0954 Fix: parser 11 months ago
  Annulus Games 0b07415a30 Merge pull request #52 from Akeit0/optimize 11 months ago
  AnnulusGames af3a8dfdf3 Fix: add #if 11 months ago