1. 11 May, 2021 1 commit
  2. 19 Jan, 2021 2 commits
  3. 21 Oct, 2020 1 commit
  4. 18 Oct, 2020 2 commits
  5. 03 May, 2020 1 commit
  6. 19 Apr, 2020 3 commits
  7. 24 Feb, 2020 2 commits
  8. 23 Feb, 2020 1 commit
  9. 19 Jan, 2020 1 commit
  10. 18 Jan, 2020 1 commit
  11. 17 Jan, 2020 1 commit
  12. 13 Dec, 2019 1 commit
  13. 11 Dec, 2019 1 commit
  14. 02 Dec, 2019 1 commit
  15. 18 Oct, 2019 1 commit
  16. 14 Sep, 2019 1 commit
  17. 11 Sep, 2019 1 commit
  18. 23 Aug, 2019 1 commit
  19. 22 Aug, 2019 2 commits
  20. 21 Aug, 2019 1 commit
    • Vinicius Jarina's avatar
      * Fixed array index (#317) · a6721a31
      Vinicius Jarina authored
      * Cache invalid method call
      * Fixed array of byte, sbyte, uint, ulong, short, ushort
      * Fixed explicity interface calling.
      a6721a31
  21. 27 Jul, 2019 1 commit
  22. 30 Mar, 2019 2 commits
  23. 29 Mar, 2019 1 commit
    • 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
  24. 07 Mar, 2019 1 commit
    • Vinicius Jarina's avatar
      Update nuget (#285) · f493fd06
      Vinicius Jarina authored
      * Update Nugets
      
      * Updated NuGet packages.
      
      * Renamed NLua.Core.projitems -> NLua.Shared.projitems
      f493fd06
  25. 13 Feb, 2019 1 commit
  26. 10 Feb, 2019 2 commits
  27. 09 Feb, 2019 3 commits
  28. 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
  29. 05 Feb, 2019 1 commit
  30. 30 Jan, 2019 1 commit