1. 21 Aug, 2015 4 commits
  2. 20 Aug, 2015 7 commits
  3. 19 Aug, 2015 9 commits
  4. 18 Aug, 2015 6 commits
  5. 17 Aug, 2015 4 commits
  6. 16 Aug, 2015 1 commit
  7. 12 Aug, 2015 1 commit
    • Robust check of provided JS options · 9cadef6f
      Use Nan::To<Type> instead of ->ToType() to
      convert caller supplied objects in renderXXX
      functions.
      
      Verify that provided options, options.result
      and options.result.stats are all valid
      objects provided by the caller.
      Throw TypeException otherwise.
      
      Introduce low-level tests that invoke
      C++ function directly, without additional
      JavaScript wrappers.
      Marcin Cieslak authored
  8. 11 Aug, 2015 2 commits
  9. 10 Aug, 2015 2 commits
  10. 09 Aug, 2015 4 commits