Commit History

Author SHA1 Message Date
  akeit0 a066d322ab typo: add space 5 days ago
  akeit0 5e44b132b1 fix: typo 5 days ago
  akeit0 9e59f1bbda update README.md/README_JA.md 5 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 4 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
  Akeit0 2d77780e64 introduce StringInternPool.cs to reduce allocation and seq comp 3 months ago
  Akeit0 d2eef68426 Merge pull request #203 from nuskey8/simplyfy-lua-state 3 months ago
  Akeit0 2a78b994b0 Change: change GlobalState to internal 4 months ago
  Akeit0 e69387c67a fix: enable benchmarking for MoonSharp and NLua file execution 4 months ago
  Akeit0 098db5c484 revert README.md 4 months ago
  Akeit0 b9821f4b8a change: simplify platform access api 4 months ago
  Akeit0 d07bd4de91 feat: add methods to create threads and coroutines in LuaState 4 months ago