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