1. 19 Apr, 2020 3 commits
    • Timothy Walter Lutt's avatar
      Add crude tests for printing nil in various ways (#354) · 4541180d
      Timothy Walter Lutt authored
      * Add crude tests for printing nil in various ways
      
      As requested in issue NLua/NLua#353 though all tests seem to pass
      
      * Use stringbuilder instead of concat
      
      * Simplify Lua function registration
      
      * Make print return and assert eq in tests
      4541180d
    • Vinicius Jarina's avatar
    • Thomas Nind's avatar
      Use configurable MaximumRecursion (#368) · 7ff6e7c5
      Thomas Nind authored
      * Made RegisterGlobal maximum recursion level user configurable
      
      * Added test for MaximumRecursion field
      
      * Added reference to System.Data
      
      * Revert "Added test for MaximumRecursion field"
      
      This reverts commit d04299638765cdb73111a61288b7654ef51781ec.
      
      * Re added test (after fixing accidental whitespace changes)
      
      * Revert "Added reference to System.Data"
      
      This reverts commit 3e8838383a8d4f3e883bd3209614060fc1c755d1.
      
      * Changed TestMaximumRecursion to use NLuaTest.TestTypes.TestClass
      
      * Fix for NUnitLite not having `Greater` assertion
      7ff6e7c5
  2. 08 Mar, 2020 1 commit
  3. 24 Feb, 2020 1 commit
    • Vinicius Jarina's avatar
      Fixed #355 new Guid · 35dcffb0
      Vinicius Jarina authored
      * Guid has a lot of ctor overload, the `byte[]` was being used instead the `string`.
      Reorder ctor info before trying to match the parameters.
      35dcffb0
  4. 23 Feb, 2020 1 commit
  5. 31 Jan, 2020 1 commit
  6. 30 Jan, 2020 1 commit
  7. 18 Jan, 2020 1 commit
  8. 17 Jan, 2020 1 commit
  9. 13 Dec, 2019 1 commit
  10. 11 Dec, 2019 1 commit
  11. 02 Dec, 2019 1 commit
  12. 18 Oct, 2019 1 commit
  13. 14 Sep, 2019 2 commits
  14. 11 Sep, 2019 1 commit
  15. 31 Aug, 2019 1 commit
  16. 23 Aug, 2019 4 commits
  17. 22 Aug, 2019 5 commits
  18. 21 Aug, 2019 2 commits
  19. 27 Jul, 2019 1 commit
  20. 26 Jul, 2019 3 commits
  21. 30 May, 2019 1 commit
  22. 23 Apr, 2019 2 commits
  23. 22 Apr, 2019 1 commit
  24. 21 Apr, 2019 2 commits
  25. 31 Mar, 2019 1 commit