Skip to content
Snippets Groups Projects
  1. Sep 26, 2017
  2. Sep 16, 2017
  3. Sep 08, 2017
  4. Sep 07, 2017
  5. Sep 04, 2017
    • André Bargull's avatar
      Fix issues in async generator case files · f810ad25
      André Bargull authored
      Incorrect $DONE handlers which led to calling $DONE twice
      - async-generators/yield-promise-reject-next-yield-star-async-iterator.case
      - dstr-assignment-for-await/array-elem-trlg-iter-rest-nrml-close-skip.case
      
      $DONE handler not called at all:
      - dstr-assignment-for-await/array-elem-put-const.case
      - dstr-assignment-for-await/array-elem-trlg-iter-elision-iter-nrml-close-null.case
      
      Incorrect assumed execution sequence in IteratorDestructuringAssignmentEvaluation:
      - dstr-assignment-for-await/array-elem-iter-rtrn-close-null.case
      f810ad25
  6. Sep 01, 2017
    • André Bargull's avatar
      Fix bugs in class-field template and case files · 13c94180
      André Bargull authored
      - Correct property access in class fields template
      - Remove assertions for properties which aren't present
      - Correct expected assertion value for uninitialized class field
      - Correct expected property descriptor attributes
      - Fix property tests in class-fields/string-literal-names.case
      - Pass restore option, otherwise it's not possible to call the method later
      - Fix async iteration tests to test iteration result objects
      13c94180
  7. Aug 24, 2017
  8. Aug 18, 2017
  9. Aug 16, 2017
  10. Jul 21, 2017
  11. Jul 13, 2017
  12. Jun 28, 2017
  13. Jun 23, 2017
  14. Jun 12, 2017
  15. May 31, 2017
  16. May 23, 2017
  17. May 22, 2017
  18. May 19, 2017
  19. May 17, 2017
  20. May 16, 2017
  21. May 15, 2017
  22. May 11, 2017
  23. May 10, 2017
  24. May 04, 2017
  25. May 03, 2017
  26. May 02, 2017
  27. May 01, 2017
  28. Apr 28, 2017
  29. Apr 25, 2017
  30. Apr 21, 2017
Loading