This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-generator
/
test
/
fixtures
History
Jason
28ca3f7f3a
[generator] bug fix
...
- Fix Whitespace with empty token list - Force a newline for line comments in concise mode
2016-02-17 13:01:54 +08:00
..
auto-indentation
clean up babel-generator -
closes
#2210
2015-10-05 16:37:37 +01:00
auto-string
Ensure that we do not break mutli-byte handling
2016-01-22 12:13:18 -08:00
comments
[generator] bug fix
2016-02-17 13:01:54 +08:00
compact
Use the leftMost from the right to check if we need spaces in BinaryExpressions
2015-12-14 13:36:52 -08:00
edgecase
Parenthize "in" in for-loop init, even when init has nested for-loop
2016-02-05 14:28:01 -06:00
flow
Add support for leading pipes in Flow type alias RHS syntax
2016-02-05 13:23:55 -05:00
harmony-edgecase
Fix failing test
2016-01-06 17:50:17 -08:00
minified
Ensure that we do not break mutli-byte handling
2016-01-22 12:13:18 -08:00
parentheses
[T7047]Consider arrow functions when parenthesizing object expressions
2016-02-02 16:26:31 -08:00
types
Remove await* from babel-generator, add parsing error to babylon - (fixes T6688)
2015-12-19 23:15:09 -05:00