1. 09 Aug, 2015 1 commit
  2. 08 Aug, 2015 1 commit
    • Update to io.js 3.0.0, use nan 2.0 · d96ad377
      The code has been updated to meet
      the requirements of the updated V8 engine
      as provided by io.js.
      
      In some cases additional EscapableHandleScope
      has been provided.
      
      SassValueWrapper<T>::New has been changed:
      in case of instance construction via
      the function call "sass.types.Color(0,0,0)"
      instead of "new sass.types.Color(0,0,0)"
      the "new" part is no longer executed by
      falling through. This should not be necessary
      because the constructor is called by
      the NewInstance call anyway.
      
      This fixes the following error:
      
      FATAL ERROR: v8::Object::SetAlignedPointerInInternalField() Internal field out of bounds
      Marcin Cieslak authored
  3. 21 Jul, 2015 3 commits
  4. 13 Jul, 2015 2 commits
  5. 11 Jul, 2015 4 commits
  6. 10 Jul, 2015 1 commit
  7. 09 Jul, 2015 1 commit
  8. 06 Jul, 2015 1 commit
  9. 02 Jul, 2015 2 commits
  10. 30 Jun, 2015 2 commits
  11. 11 Jun, 2015 1 commit
  12. 10 Jun, 2015 5 commits
  13. 21 May, 2015 1 commit
  14. 20 May, 2015 2 commits
  15. 19 May, 2015 2 commits
  16. 18 May, 2015 2 commits
  17. 15 May, 2015 3 commits
  18. 13 May, 2015 3 commits
  19. 12 May, 2015 2 commits
  20. 11 May, 2015 1 commit