Commit Graph

8 Commits

Author SHA1 Message Date
Ingvar Stepanyan
b8b75340b7 Add reference to estree.d.ts as dependency 2015-07-30 23:53:32 -07:00
Ingvar Stepanyan
7bcd3629af Remove brand property as it's not used in other ESTree defs 2015-07-30 23:51:34 -07:00
Ingvar Stepanyan
f6aec8b1c5 Fix TemplateElement.value.value -> .value.raw
Issue: https://github.com/estree/estree/issues/97
2015-07-30 23:49:13 -07:00
Ingvar Stepanyan
7027088454 Add definitions for Facebook Flow AST extensions 2015-07-30 23:46:34 -07:00
Ingvar Stepanyan
5e11cf3c90 Update estree-tests.ts 2015-07-30 23:41:54 -07:00
Ingvar Stepanyan
cea9fd5218 Couple of fixes and deprecations in ESTree 2015-07-29 12:37:41 -07:00
Ingvar Stepanyan
987659bec6 Fix CallExpression.callee. 2015-04-08 14:17:02 +03:00
Ingvar Stepanyan
5fce6dfa44 Add ESTree AST and Acorn definitions.
Adds type defs for [ESTree AST specification](https://github.com/estree/estree)
and updates Esprima and Acorn definitions since they follow same spec.
2015-04-06 20:19:23 +03:00