1. 30 May, 2019 1 commit
  2. 23 Apr, 2019 2 commits
  3. 22 Apr, 2019 1 commit
  4. 21 Apr, 2019 2 commits
  5. 31 Mar, 2019 1 commit
  6. 30 Mar, 2019 1 commit
  7. 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
  8. 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
  9. 13 Feb, 2019 1 commit
  10. 10 Feb, 2019 2 commits
  11. 09 Feb, 2019 2 commits
  12. 05 Feb, 2019 1 commit
  13. 04 Feb, 2019 2 commits
  14. 03 Feb, 2019 1 commit
    • Vinicius Jarina's avatar
      Added iOS tests. (#270) · b6d3b8a2
      Vinicius Jarina authored
      * Added iOS tests.
      
      * Added `tvOS` tests.
      
      * Added `NUNIT_ENABLE_XML_OUTPUT` flag
      
      * Added Touch.Server to run iOS/tvOS tests on VSTS.
      
      * Update Touch.Sever nuget.
      
      * Fixed iOS test results XML.
      
      * Bump Touch.Server.
      
      * Fixed windows build.
      
      * .
      b6d3b8a2
  15. 30 Jan, 2019 1 commit
  16. 29 Jan, 2019 2 commits
  17. 28 Jan, 2019 1 commit
    • Vinicius Jarina's avatar
      * Giant cleanup/reshuffle of all files. (#265) · 1cc74393
      Vinicius Jarina authored
      * * Giant cleanup/reshuffle of all files.
      
      * * Update upstream `KeraLua` to `0.1.14`
      
      * Fixed .NET Core build.
      
      * Add runsettings file
      
      * * Fixed nuspec `dependencies` node
      
      * Ignore _ in branch names for package names.
      
      * * Fixed nuspec.
      1cc74393
  18. 06 Feb, 2018 1 commit
  19. 17 Jan, 2017 1 commit
  20. 29 Dec, 2015 1 commit
  21. 18 Oct, 2015 1 commit
  22. 30 Dec, 2014 3 commits
  23. 23 Dec, 2014 4 commits
  24. 27 Nov, 2014 1 commit
  25. 23 Nov, 2014 3 commits
  26. 22 Nov, 2014 2 commits