James DiGioia
7931f4c241
Rename topicContextState -> .topicContext
2018-07-12 23:11:55 -04:00
James DiGioia
b847d40842
Inline readTopicContextState method
2018-07-12 23:10:07 -04:00
James DiGioia
e91a02cc49
Reuse declared type in function return value
2018-07-12 23:08:11 -04:00
James DiGioia
b50fdc191e
Inline function checkSmartPipelineHeadEarlyErrors
...
It's only used once.
2018-07-12 22:47:45 -04:00
James DiGioia
ef0f723fc5
Reverse yoda conditions
...
If "smart" proposal is, we'll no longer say.
2018-07-12 22:46:34 -04:00
J. S. Choi
fbf62b4830
Implement Smart Pipeline proposal in @babel/parser
2018-07-09 22:44:27 -04:00
dnalborczyk
db1385fb82
upgrades eslint v5 (major), babel-eslint, eslint-plugin-flowtype, eslint-plugin-prettier ( #8259 )
...
* upgrade eslint v5 (major), babel-eslint (minor), eslint-plugin-flowtype (minor), eslint-plugin-prettier (patch)
* fix makefile: remove (default) .js file extension, remove non-existing glob pattern
* fix linting errors
* add '*.js' glob back to include babel.config.js for linting
2018-07-05 09:17:01 -05:00
晏兵兵
106907e605
fix: import Parser as type ( #8146 ) [skip ci]
2018-06-12 13:42:10 -04:00
Nicolò Ribaudo
6349118bed
Change decoratorsBeforeExport default to false ( #8113 )
2018-06-04 21:12:01 +02:00
Brian Ng
5895277b32
Bump prettier to v1.13.2
2018-06-03 07:54:39 -05:00
Nicolò Ribaudo
b8dcd6f593
Remove parser support for decorators optional parentheses ( #8037 )
...
* Remove parser support for decorators optional parentheses
* Update fixtures
2018-06-02 13:07:15 +02:00
Erik Arvidsson
2a8ebbe7ae
Remove parenthesizedArgument ( #7981 )
...
The extra field parenthesizedArgument was never set to true. It was
always set to false and the code that read this was incorrectly
checking if extra was present.
Fixes #7957
2018-05-29 13:58:21 -07: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
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
Logan Smyth
2058e0686e
Add support for an InterpreterDirective AST node.
2018-05-21 18:19:58 -07:00
Chaitanya Kumar Kamatham
daf0ca8680
Rename "babylon" to "@babel/parser" ( #7937 ) 🎉
2018-05-19 00:03:05 -04:00