"packages/KeraLua.1.0.26/lib/netstandard2.0/KeraLua.xml" did not exist on "a7bec7fb031b862a5d6054c0183ddaca927d8d04"
  1. 13 Dec, 2019 1 commit
  2. 11 Dec, 2019 1 commit
  3. 02 Dec, 2019 1 commit
  4. 18 Oct, 2019 1 commit
  5. 14 Sep, 2019 2 commits
  6. 11 Sep, 2019 1 commit
  7. 31 Aug, 2019 1 commit
  8. 23 Aug, 2019 4 commits
  9. 22 Aug, 2019 5 commits
  10. 21 Aug, 2019 2 commits
  11. 27 Jul, 2019 1 commit
  12. 26 Jul, 2019 3 commits
  13. 30 May, 2019 1 commit
  14. 23 Apr, 2019 2 commits
  15. 22 Apr, 2019 1 commit
  16. 21 Apr, 2019 2 commits
  17. 31 Mar, 2019 1 commit
  18. 30 Mar, 2019 1 commit
  19. 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
  20. 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
  21. 13 Feb, 2019 1 commit
  22. 10 Feb, 2019 2 commits
  23. 09 Feb, 2019 2 commits
  24. 05 Feb, 2019 1 commit
  25. 04 Feb, 2019 1 commit