1. 21 Aug, 2019 1 commit
  2. 12 Aug, 2019 1 commit
  3. 10 Aug, 2019 1 commit
  4. 27 Jul, 2019 2 commits
  5. 26 Jul, 2019 4 commits
  6. 31 May, 2019 1 commit
  7. 30 May, 2019 2 commits
  8. 23 Apr, 2019 2 commits
  9. 22 Apr, 2019 2 commits
  10. 21 Apr, 2019 2 commits
  11. 31 Mar, 2019 1 commit
  12. 30 Mar, 2019 2 commits
  13. 29 Mar, 2019 2 commits
    • Vinicius Jarina's avatar
      Release 1.4.11 · f8d21ae9
      Vinicius Jarina authored
      f8d21ae9
    • Vinicius Jarina's avatar
      Lua integer support (#290) · e51e3598
      Vinicius Jarina authored
      * Added support to Lua integers.
      
      * Operator [] and `GetNumber` will still return the `double` regardless of the value for backward compatibility
      LuaTable.GetObject may have breaks if your code is assuming the value will be always a double boxed.
      To get long from Lua object use `GetLong` and to get an integer `GetInteger`.
      e51e3598
  14. 07 Mar, 2019 2 commits
  15. 01 Mar, 2019 1 commit
  16. 20 Feb, 2019 1 commit
  17. 13 Feb, 2019 2 commits
  18. 10 Feb, 2019 3 commits
  19. 09 Feb, 2019 3 commits
  20. 08 Feb, 2019 1 commit
    • Vinicius Jarina's avatar
      WIP cleanup (#275) · 5e9a190a
      Vinicius Jarina authored
      * WIP cleanup
      
      * Trying fixing iPhoneSimTests.
      
      * More cleanups
      
      * Minified initLua loadCLRpackage
      5e9a190a
  21. 05 Feb, 2019 2 commits
  22. 04 Feb, 2019 2 commits