1. 23 Aug, 2019 5 commits
  2. 22 Aug, 2019 5 commits
  3. 21 Aug, 2019 3 commits
  4. 12 Aug, 2019 1 commit
  5. 10 Aug, 2019 1 commit
  6. 27 Jul, 2019 2 commits
  7. 26 Jul, 2019 4 commits
  8. 31 May, 2019 1 commit
  9. 30 May, 2019 2 commits
  10. 23 Apr, 2019 2 commits
  11. 22 Apr, 2019 2 commits
  12. 21 Apr, 2019 2 commits
  13. 31 Mar, 2019 1 commit
  14. 30 Mar, 2019 2 commits
  15. 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
  16. 07 Mar, 2019 2 commits
  17. 01 Mar, 2019 1 commit
  18. 20 Feb, 2019 1 commit
  19. 13 Feb, 2019 1 commit