Commit History

Author SHA1 Message Date
  akeit0 b448755b99 format 3 days ago
  akeit0 2598fc2ca1 add: date time test 3 days ago
  akeit0 557f932011 fix: date time escape was not working 3 days ago
  akeit0 1ab1f4fe67 Merge pull request #231 from nuskey8/meta-pairs 3 days ago
  akeit0 8fe0970a82 fix: support __pairs/__ipairs for not table type 3 days ago
  akeit0 2027d84bea Merge pull request #229 from nuskey8/fix-state-dispose 4 days ago
  akeit0 9394f7c066 Merge pull request #228 from nuskey8/call-async 4 days ago
  akeit0 39e7570d18 add: call async api to use funcIndex as returnBase 4 days ago
  akeit0 32c82df417 fix: result count in CallAsync 4 days ago
  akeit0 6ea4d793fb fix: Disposal of dead coroutine cause NullReference Exception 4 days ago
  akeit0 ab3e7b28ee Merge pull request #226 from nansofting/fix-bytecode-rename 1 week ago
  Nan 2134d23ddb fix: Rename ByteCode to Bytecode in Lua.Unity 1 week ago
  Yusuke Nakada e2032e9f67 Merge pull request #223 from nuskey8/fix-readme-url 3 weeks ago
  nuskey8 dd7aec1622 fix: README url 3 weeks ago
  Yusuke Nakada f684ad6818 Merge pull request #222 from nuskey8/release-0.5.0 3 weeks ago
  nuskey8 f29538bef4 update: package version 3 weeks ago
  nuskey8 4361dc492b update: package properties 3 weeks ago
  Yusuke Nakada 7309f6f009 Merge pull request #176 from nuskey8/v0.5-dev 3 weeks ago
  nuskey8 71a50c43ca chore: bump up JitInspect package 1 month ago
  nuskey8 212150465f fix: compilation error in Unity sandbox 1 month ago
  nuskey8 bb3d078d33 refactor: add sealed, static, etc. 1 month ago
  Akeit0 f79a61813c rename: add async suffix to operator apis 1 month ago
  Akeit0 bfe9016e84 rename: LuaUnDumpException to LuaUndumpException 1 month ago
  Akeit0 0d9e1d23ee rename: TopValues to Stack 1 month ago
  Akeit0 c2c5bfb64d rename: UnDump to Undump 1 month ago
  Akeit0 0129b55e81 rename: ByteCode to Bytecode 1 month ago
  Akeit0 639a08bdb4 refactor: reuse LuaPlatform.Default 1 month ago
  nuskey8 ec7842f885 chore: format source code 1 month ago
  Akeit0 ff51891894 fix: utf8 bom skip 3 months ago
  Akeit0 41eb3a8469 Merge pull request #211 from nuskey8/string-intern-pool 3 months ago