Henry Zhu
|
e6d198eef5
|
v7.0.0-beta.48
|
2018-05-24 15:20:31 -04:00 |
|
Nicolò Ribaudo
|
6eab6f5863
|
[Babylon] Take the first set of options for plugins (#7994)
* [Babylon] Take the first set of options for plugins
* Fix test
* Docs
|
2018-05-24 08:54:32 -07:00 |
|
Brian Ng
|
555ee80f43
|
Fix some ts test fixtures
|
2018-05-24 10:03:03 -05:00 |
|
Brian Ng
|
a94cbf760a
|
Set exprAllowed to false when parsing TSNonNullExpression (#7968)
|
2018-05-24 09:31:08 -05:00 |
|
Nicolò Ribaudo
|
c992f5b61e
|
Remove duplicated test (in the old babylon folder)
|
2018-05-24 00:30:57 +02:00 |
|
Nicolò Ribaudo
|
ffe04d9195
|
[babylon] Refactor mixin plugins handling & validation (#7999)
|
2018-05-23 15:28:05 -04:00 |
|
Nicolò Ribaudo
|
b33823e7f8
|
Better error message for invalid decorators syntax (#7986)
|
2018-05-23 15:26:35 -04:00 |
|
Sven SAULEAU
|
7d99a96f9f
|
docs: [skip ci] add InterpreterDirective
|
2018-05-23 09:50:23 +02:00 |
|
Sven SAULEAU
|
ad1de09b5f
|
docs: [skip ci] update AST spec
|
2018-05-23 09:42:33 +02:00 |
|
Brian Ng
|
981bff08e4
|
Fix some flow issues in @babel/parser flow plugin (#8002)
|
2018-05-22 10:48:49 -07:00 |
|
Logan Smyth
|
2058e0686e
|
Add support for an InterpreterDirective AST node.
|
2018-05-21 18:19:58 -07:00 |
|
Logan Smyth
|
442ead701c
|
Fix a few out-of-order test results.
|
2018-05-21 18:08:31 -07:00 |
|
Conor Hastings
|
c558dedd7b
|
fix typo of babel in readme (#7992) [skip ci]
|
2018-05-21 07:42:13 +02:00 |
|
Justin Ridgewell
|
0879a6d608
|
Subsume json (#7985)
* Add Subsume JSON transform
https://github.com/tc39/proposal-json-superset is at stage 3.
This allows U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR to appear unescaped inside strings and directives.
* Move to Stage 3
* Break diretive parsing
* Update README
* Handle multi-escape sequences
* Remove babylon files after rename
|
2018-05-19 15:32:05 -04:00 |
|
Henry Zhu
|
51eef099b3
|
fixes [skip ci]
|
2018-05-19 00:12:26 -04:00 |
|
Chaitanya Kumar Kamatham
|
daf0ca8680
|
Rename "babylon" to "@babel/parser" (#7937) 🎉
|
2018-05-19 00:03:05 -04:00 |
|