Sebastian McKenzie
|
4c63b4ea1e
|
Merge branch 'master' into code-generator
|
2014-11-03 12:34:15 +11:00 |
|
Sebastian McKenzie
|
6332e725fe
|
update bin tests to match updated use strict behaviour
|
2014-11-03 12:34:00 +11:00 |
|
Sebastian McKenzie
|
f3d371869d
|
Merge branch 'master' into code-generator
Conflicts:
lib/6to5/register.js
|
2014-11-03 12:22:07 +11:00 |
|
Sebastian McKenzie
|
89ecd46b77
|
move _moduleFormatter transformer before useStrict transformer and remove duplicate use strict removing - fixes #114
|
2014-11-03 12:20:47 +11:00 |
|
Sebastian McKenzie
|
a7bbd1dd3e
|
generator: fix comments in harmony-edgecase tests
|
2014-11-03 12:15:44 +11:00 |
|
Sebastian McKenzie
|
bd2e3d784f
|
fix source-map transformation tests
|
2014-11-03 11:09:14 +11:00 |
|
Sebastian McKenzie
|
da1512eeb0
|
rename generation test names to be more descriptive
|
2014-11-01 19:34:16 +11:00 |
|
Sebastian McKenzie
|
e8628ea1a7
|
add chai
|
2014-10-31 21:24:36 +11:00 |
|
Sebastian McKenzie
|
0def62b918
|
replace single quotes with double quotes in generaton tests
|
2014-10-31 21:21:26 +11:00 |
|
Sebastian McKenzie
|
51f18a152e
|
fix test generation actual ast
|
2014-10-31 11:50:52 +11:00 |
|
Sebastian McKenzie
|
11270e0803
|
Merge branch 'master' into code-generator
Conflicts:
lib/6to5/transformers/rest-parameters.js
|
2014-10-31 11:44:48 +11:00 |
|
Sebastian McKenzie
|
6696d5fcf4
|
fix rest parameters in arrow functions containing wrong arguments reference - fixes #11
|
2014-10-31 11:42:09 +11:00 |
|
Sebastian McKenzie
|
591f123670
|
update tests to work with new syntax
|
2014-10-31 11:38:52 +11:00 |
|
Sebastian McKenzie
|
ec3a3cbbc9
|
more descriptive test helper method names
|
2014-10-31 11:38:18 +11:00 |
|
Sebastian McKenzie
|
9c7c385ee8
|
add generation tests from escodegen
|
2014-10-31 11:35:57 +11:00 |
|
Sebastian McKenzie
|
efff5e5aab
|
add generation completeness test
|
2014-10-30 17:10:54 +11:00 |
|
Sebastian McKenzie
|
0af5e00b5f
|
update jsx empty test to new dom tags behaviour
|
2014-10-30 12:14:41 +11:00 |
|
Sebastian McKenzie
|
4b3ebc62b1
|
fix indentation
|
2014-10-29 20:52:31 +11:00 |
|
Sebastian McKenzie
|
4e248c0a16
|
add member expression destructuring test
|
2014-10-28 13:16:21 +11:00 |
|
Sebastian McKenzie
|
af4d8a27aa
|
add --inline-diffs flag to mocha
|
2014-10-25 09:10:14 +11:00 |
|
Sebastian McKenzie
|
8136b4c40b
|
rename syntax tests to transformation
|
2014-10-25 09:09:55 +11:00 |
|
Sebastian McKenzie
|
ce4220644d
|
abstract subclassing into declaration #88
|
2014-10-23 08:59:52 +11:00 |
|
Sebastian McKenzie
|
1e6b8d80bb
|
push to arguments instead of an array literal for jsx children
|
2014-10-22 21:44:08 +11:00 |
|
Sebastian McKenzie
|
e263757509
|
simplify amd module formatter
|
2014-10-20 01:40:23 +11:00 |
|
Sebastian McKenzie
|
b8a80364df
|
Revert "remove jsx and react transformers"
This reverts commit 4241227dbe683a529745ee6eb1107d0e25b3e555.
|
2014-10-19 19:46:18 +11:00 |
|
Sebastian McKenzie
|
2bda223001
|
update unexpected character in bin/6to5 stdin --filename test
|
2014-10-19 19:23:13 +11:00 |
|
Sebastian McKenzie
|
44966849f9
|
remove useless root variable in umd module formatter
|
2014-10-19 17:48:59 +11:00 |
|
Sebastian McKenzie
|
e76462303e
|
add umd module formatter - closes #82
|
2014-10-19 17:39:41 +11:00 |
|
Sebastian McKenzie
|
fceff4b52f
|
add amd module formatter #82
|
2014-10-19 17:05:24 +11:00 |
|
Sebastian McKenzie
|
7013e970d8
|
fix acorn to esprima module ast/syntax changes
|
2014-10-19 14:58:14 +11:00 |
|
Sebastian McKenzie
|
42a7973a9d
|
add support for spreads anywhere in list - fixes #73
|
2014-10-19 14:52:37 +11:00 |
|
Sebastian McKenzie
|
1f274a3b95
|
monkeypatch in acorn instead of esprima - immediately fixes #38, fixes #67 @thejameskyle
|
2014-10-19 13:21:56 +11:00 |
|
Sebastian McKenzie
|
5bc4dfc14c
|
add base umd and amd module formatter tests
|
2014-10-19 13:17:21 +11:00 |
|
Sebastian McKenzie
|
4241227dbe
|
remove jsx and react transformers
|
2014-10-19 13:17:02 +11:00 |
|
Sebastian McKenzie
|
a1adca6b65
|
add support for custom module formatters - #82
|
2014-10-19 12:11:12 +11:00 |
|
James Kyle
|
9c784436f0
|
Fix for spread on computed context
|
2014-10-18 17:07:23 -07:00 |
|
Sebastian McKenzie
|
9f493b23ab
|
fix whitelist tests
|
2014-10-18 15:49:07 +11:00 |
|
Sebastian McKenzie
|
dcaea68240
|
fix up test styling and add use-strict declarator
|
2014-10-18 15:42:36 +11:00 |
|
Sebastian McKenzie
|
6c48e6cd66
|
add createClass displayName to react
|
2014-10-17 22:00:14 +11:00 |
|
Sebastian McKenzie
|
f06901ac05
|
add jsx and react transformer
|
2014-10-17 21:28:01 +11:00 |
|
Sebastian McKenzie
|
0188556b36
|
forbid function declarations that reference block scoped variables
|
2014-10-17 21:19:51 +11:00 |
|
Sebastian McKenzie
|
0efeed3d5e
|
add destructuring no element test
|
2014-10-16 11:41:27 +11:00 |
|
Sebastian McKenzie
|
55fdf11555
|
add util list test
|
2014-10-16 11:41:13 +11:00 |
|
Sebastian McKenzie
|
d801c95f6e
|
add hasType traverse test
|
2014-10-16 11:41:08 +11:00 |
|
Sebastian McKenzie
|
138d714589
|
add 6to5-node --extensions test
|
2014-10-16 11:05:35 +11:00 |
|
Sebastian McKenzie
|
74c8c3792c
|
add more asserts to let scoping exec tests
|
2014-10-15 15:34:41 +11:00 |
|
Sebastian McKenzie
|
4ea9b9c028
|
better exec tests
|
2014-10-15 14:28:51 +11:00 |
|
Sebastian McKenzie
|
a1333b285e
|
add i to mocha globals
|
2014-10-14 14:58:18 +11:00 |
|
Sebastian McKenzie
|
73b8daf370
|
add generators support via regenerator
|
2014-10-14 14:58:18 +11:00 |
|
Sebastian McKenzie
|
e97086f5f7
|
always slice spread literals
|
2014-10-14 14:58:17 +11:00 |
|