- Oct 04, 2017
-
-
Leo Balter authored
* Add missing generators feature flags * Generate files * Add generators flags * fixup! Add generators flags
-
- Sep 08, 2017
-
-
Leo Balter authored
-
- Sep 07, 2017
-
-
Leo Balter authored
-
- Aug 18, 2017
-
-
Leo Balter authored
-
- Apr 06, 2017
-
-
Daniel Ehrenberg authored
-
- Mar 27, 2017
-
-
Leo Balter authored
-
Leonardo Balter authored
-
Leo Balter authored
-
- Mar 13, 2017
-
-
Caio Lima authored
-
- Jun 29, 2016
-
-
jugglinmike authored
* Improve test coverage for `super` keyword Add tests for SuperCall and SuperProperty, organized together in the `test/language/expressions/super/` directory. For SuperProperty, include tests for usage from within Object initializers and class bodies because a different set of semantics are observable from each context.
-
- Jun 11, 2016
-
-
Mike Pennisi authored
The operand of the spread operator may be an AssignmentExpression. Add test cases which demonstrate this.
-
Mike Pennisi authored
Formulate templates for the SpreadElement in an array initializer in order to conform to existing pattern.
-
- May 19, 2016
-
-
Mike Pennisi authored
In order to increase the clarity of generated output, select a name for the test case variable that is not also used by a test template.
-
Mike Pennisi authored
-
Mike Pennisi authored
-
- Mar 16, 2016
-
-
Mike Pennisi authored
-