Sebastian McKenzie
|
95ace3220d
|
fix indentation on generation comments tests
|
2014-11-04 18:32:30 +11:00 |
|
Sebastian McKenzie
|
2e0f3de72c
|
add missing util require
|
2014-11-04 18:07:28 +11:00 |
|
Sebastian McKenzie
|
732c21d42a
|
clean up some tests
|
2014-11-04 18:07:19 +11:00 |
|
Sebastian McKenzie
|
287cbbb6a1
|
implement new and improved let scoping - fixes #91, fixes #102, fixes #124
|
2014-11-04 14:59:44 +11:00 |
|
Sebastian McKenzie
|
364abf60ea
|
fix generation test whitespace
|
2014-11-04 08:05:09 +11:00 |
|
Sebastian McKenzie
|
2a0efceef5
|
change behaviour of tests and browser testing/build
|
2014-11-04 08:03:52 +11:00 |
|
Sebastian McKenzie
|
f540c3f4b7
|
fix test newlines
|
2014-11-03 21:15:58 +11:00 |
|
Sebastian McKenzie
|
6e5917e537
|
make array comprehensions use for-of unless using an array literal - fixes #98
|
2014-11-03 21:15:49 +11:00 |
|
Sebastian McKenzie
|
171bcad870
|
make transformation tests compare output instead of ast
|
2014-11-03 17:52:15 +11:00 |
|
Sebastian McKenzie
|
95f3ca6348
|
Merge branch 'master' into code-generator
Conflicts:
lib/6to5/transformers/classes.js
test/fixtures/transformation/source-maps/class/expected.js
test/fixtures/transformation/source-maps/class/source-mappings.json
|
2014-11-03 13:38:44 +11:00 |
|
Sebastian McKenzie
|
c17878913b
|
add classProps declaration to simplify/nicen up class property defining - closes #88
|
2014-11-03 13:36:23 +11:00 |
|
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 |
|