Sebastian McKenzie
|
e6baac1003
|
move regenerator into main repo so we can iterate on it faster and make a bunch of additional changes
|
2014-11-17 04:09:29 +11:00 |
|
Sebastian McKenzie
|
5409691a3a
|
update umd and amd tests with new moduleName option
|
2014-11-16 19:22:37 +11:00 |
|
Sebastian McKenzie
|
105e6ac379
|
add filenameRelative to tests
|
2014-11-16 19:18:30 +11:00 |
|
Sebastian McKenzie
|
5789447068
|
add loc option to exec test
|
2014-11-16 18:48:32 +11:00 |
|
Sebastian McKenzie
|
b337c1ab06
|
test/transformation: use full location as filename
|
2014-11-16 14:32:40 +11:00 |
|
Sebastian McKenzie
|
a1895b4bb4
|
implement temporal dead zone for default parameters - fixes #169
|
2014-11-16 14:32:03 +11:00 |
|
Sebastian McKenzie
|
542fe89123
|
fix up tests to work with new member expression keyword generator
|
2014-11-15 11:23:16 +11:00 |
|
Sebastian McKenzie
|
5b118c0c3f
|
add _property-literals test
|
2014-11-15 11:13:10 +11:00 |
|
Sebastian McKenzie
|
8503916799
|
add _memberExpressionKeywords transformer that turns keyword identifiers to computed literals
|
2014-11-15 11:13:02 +11:00 |
|
Sebastian McKenzie
|
7a261a1db1
|
fix duplicate let scoping in functions - fixes #166
|
2014-11-15 09:47:48 +11:00 |
|
Sebastian McKenzie
|
9fb8a80f60
|
support raw property on tagged template literals - closes #164
|
2014-11-15 03:00:53 +11:00 |
|
Sebastian McKenzie
|
85c2de57e4
|
fix for-head duplication testing and replacement - fixes #162
|
2014-11-15 02:50:05 +11:00 |
|
Sebastian McKenzie
|
682806f1ca
|
instead of ignoring dot tests, add them as pending
|
2014-11-15 02:49:28 +11:00 |
|
Sebastian McKenzie
|
37f360c72d
|
make scope tracker more reliable to handle all edgecases
|
2014-11-14 23:13:58 +11:00 |
|
Sebastian McKenzie
|
921d459f13
|
fix transformation let scoping hoisting test
|
2014-11-14 19:38:29 +11:00 |
|
Sebastian McKenzie
|
b9fe1475c2
|
add basic api test
|
2014-11-14 09:13:00 +11:00 |
|
Sebastian McKenzie
|
6065220f9b
|
add runtime test
|
2014-11-14 09:12:54 +11:00 |
|
Sebastian McKenzie
|
715884662e
|
fix basic unicode-regex test
|
2014-11-14 09:12:49 +11:00 |
|
Sebastian McKenzie
|
11780c28ff
|
add let scoping hoisting test
|
2014-11-14 09:12:38 +11:00 |
|
Sebastian McKenzie
|
edd3363e48
|
fix unicode regex test escaping
|
2014-11-14 02:23:12 +11:00 |
|
Sebastian McKenzie
|
2f4e0c3361
|
escape unicode characters - fixes #154
|
2014-11-14 02:17:06 +11:00 |
|
Sebastian McKenzie
|
3ee51dae1a
|
fix semicolon
|
2014-11-14 00:59:18 +11:00 |
|
Sebastian McKenzie
|
20263c1151
|
fix newline in let-scoping/for-break-continue-return test
|
2014-11-14 00:55:39 +11:00 |
|
Sebastian McKenzie
|
eaac564f11
|
add toIdentifier, toBlock and toStatement tests
|
2014-11-14 00:55:22 +11:00 |
|
Sebastian McKenzie
|
01ade47af9
|
add single spread test
|
2014-11-14 00:54:00 +11:00 |
|
Sebastian McKenzie
|
2b458ec2d4
|
make it illegal to use destructuring outside of an ExpressionStatement
|
2014-11-14 00:53:10 +11:00 |
|
Sebastian McKenzie
|
dc131f05a8
|
add comprehensive generation tests
|
2014-11-14 00:51:59 +11:00 |
|
Sebastian McKenzie
|
0917a6a5b1
|
better destructuring AssignmentExpression error message
|
2014-11-13 13:42:18 +11:00 |
|
Sebastian McKenzie
|
8ff21b407d
|
temporarily forbid AssignmentExpression destructuring outside of ExpressionStatement
|
2014-11-13 13:40:41 +11:00 |
|
Sebastian McKenzie
|
1c628bbec1
|
disable generation/comments/comment-only test
|
2014-11-13 12:53:38 +11:00 |
|
Sebastian McKenzie
|
9c1b60e451
|
fix excessive whitespace trimming resulting in innaccurate sourcemap line - fixes #151
|
2014-11-13 12:25:11 +11:00 |
|
Sebastian McKenzie
|
458e3d48f6
|
use Array.from instead of Array.prototype.slice in spread transformer and support NewExpression spreads - fixes #148
|
2014-11-12 18:38:30 +11:00 |
|
Sebastian McKenzie
|
9e3f9fda6b
|
add support for generator comprehensions - fixes #149
|
2014-11-12 18:26:22 +11:00 |
|
Sebastian McKenzie
|
27d30329fd
|
add more react spread tests
|
2014-11-12 12:18:16 +11:00 |
|
Sebastian McKenzie
|
b5bdba46f1
|
change test-appveyor to test-spec and add test-clean method to clean up after tests
|
2014-11-11 23:27:01 +11:00 |
|
Sebastian McKenzie
|
9e08a6f084
|
combine jsx and react transformer so we can make the jsx output correct - #143
|
2014-11-11 19:11:30 +11:00 |
|
Sebastian McKenzie
|
35b28cf722
|
more reliable jsx literal whitespace
|
2014-11-11 15:34:29 +11:00 |
|
Sebastian McKenzie
|
f9d14fa2ed
|
add runtime, property-literals and shebang tests
|
2014-11-11 15:25:27 +11:00 |
|
Sebastian McKenzie
|
11d55e661e
|
rename let-scoping tests to traceur-let-scoping and add additional let-scoping tests
|
2014-11-11 15:25:13 +11:00 |
|
Sebastian McKenzie
|
1ad9edb57c
|
tests/bin: normalise stdout path separators
|
2014-11-11 13:33:50 +11:00 |
|
Sebastian McKenzie
|
c6ae33c5a2
|
tests: change all windows line endings to unix ones
|
2014-11-11 13:30:19 +11:00 |
|
Sebastian McKenzie
|
c61c9aab56
|
remove invalid ObjectPattern assignment
|
2014-11-10 00:19:37 +11:00 |
|
Sebastian McKenzie
|
7adc919bb6
|
remove invalid ObjectPattern destructuring assignment
|
2014-11-10 00:18:01 +11:00 |
|
Sebastian McKenzie
|
227d51a556
|
add AssignmentExpression ObjectPattern test
|
2014-11-09 22:10:43 +11:00 |
|
Sebastian McKenzie
|
1a9a60e010
|
fix polyfill require path
|
2014-11-09 18:37:57 +11:00 |
|
Sebastian McKenzie
|
463165e0c8
|
remove unneccesary declaration
|
2014-11-09 18:22:12 +11:00 |
|
Sebastian McKenzie
|
48f6c5c649
|
remove i from mocha globals
|
2014-11-09 18:21:50 +11:00 |
|
Sebastian McKenzie
|
d1187dde82
|
fix up tests to work with the new code generator
|
2014-11-09 18:21:42 +11:00 |
|
Sebastian McKenzie
|
e3d2748970
|
fix up react display-name test whitespace
|
2014-11-09 16:26:12 +11:00 |
|
Sebastian McKenzie
|
61ee0ef6f6
|
fix generation comments return-no-argument test whitespace
|
2014-11-09 12:14:15 +11:00 |
|