15 Commits

Author SHA1 Message Date
Chaitanya Kumar Kamatham
daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 2018-05-19 00:03:05 -04:00
maurobringolf
6707c83149 [skip ci] Swap repository for package 2017-11-10 13:39:48 +01:00
Mauro Bringolf
791b1f1bab Update AST spec link to new babylon location 2017-11-09 22:44:10 +01:00
Jesse McCarthy
d0edc1c646 Link to new AST spec location (#3544) 2016-06-22 09:51:19 -04:00
Henry Zhu
5ead4b3e96 Move ast spec to babylon [skip ci] 2016-06-22 08:39:18 -04:00
Jesse McCarthy
07f0bd4ea9 Update AST spec.
* Remove redundant `Node` reference from `Identifier` interface.
  `Expression` already inherits from `Node`.

* Add missing interfaces: `Literal`, `Pattern`.
2016-01-23 10:57:42 -05:00
Sebastian McKenzie
6c66694a73 Merge pull request #3293 from babel/hzoo-patch-1
update spec decorator property
2016-01-22 20:55:58 +00:00
Henry Zhu
e1da431453 ast/spec: add BindExpression 2016-01-20 23:56:19 -05:00
Henry Zhu
370095e866 update spec decorator property 2016-01-20 23:17:45 -05:00
Jesse McCarthy
e8beafa1dd Update description: ESTree ES5 => Babylon.
Also remove doctoc comments that aren't currently being used.
2015-12-03 15:04:26 -05:00
James Kyle
86287a7a8c Add ObjectMember abstract type 2015-11-24 15:00:04 -08:00
Henry Zhu
5c33038117 fix ast/spec toc 2015-11-07 20:07:20 -05:00
Sebastian McKenzie
232439460f switch to gulp for build process 2015-11-04 00:00:18 +00:00
Sebastian McKenzie
7955548ad1 update docs and add 6.0.18 changelog 2015-11-03 01:21:51 +00:00
Sebastian McKenzie
9e5a9b77b4 add AST spec 2015-11-02 07:31:41 +00:00