Logan Smyth
|
b845f2b69d
|
Re-enable the max-len ESLint rule. (#5265)
|
2017-02-04 11:07:15 -05:00 |
|
Logan Smyth
|
4d411ef83e
|
Add a sublime project [skip ci] (#5264)
|
2017-02-03 17:52:29 -05:00 |
|
Marek Święcicki
|
ba0df23365
|
[7.0] Remove quotes option (#5154)
* remove mention of 'quotes' option from README.md
* always infer quotes option's value
|
2017-01-31 12:03:51 -08:00 |
|
StyMaar
|
283d9cbb9e
|
Fix broken repository link in package.json (#5248) [skip ci]
|
2017-01-31 09:27:07 -05:00 |
|
Brian Ng
|
160bd3924b
|
Normalize options sections in docs [skip ci] (#5244)
|
2017-01-31 08:46:01 -05:00 |
|
Henry Zhu
|
2104ab6c44
|
Add our business model [skip ci] (#5242)
- don't need to run tests for this one
|
2017-01-30 09:28:53 -08:00 |
|
Logan Smyth
|
510e93b2bd
|
Merge pull request #5235 from mattste/fix4323
Limit export node default assignment stack size #4323
|
2017-01-28 12:55:29 -08:00 |
|
Matthew Stewart
|
d4790888a3
|
Limit export node default assignment stack size #4323
Signed-off-by: Matthew Stewart <mattdste@gmail.com>
|
2017-01-28 12:51:37 -05:00 |
|
Brian Ng
|
e530e3c025
|
[7.0] List babylon plugins instead of * in babel-generator tests (#5231)
|
2017-01-28 09:35:21 -05:00 |
|
Daniel Tschinder
|
0309a5ba8a
|
Merge branch 'master' into 7.0
# Conflicts:
# src/parser/statement.js
# src/plugins/jsx/index.js
|
2017-01-27 23:12:20 +01:00 |
|
Daniel Tschinder
|
e614032504
|
Change location of ObjectTypeIndexer to match flow (#228)
|
2017-01-27 23:08:20 +01:00 |
|
jeromew
|
898c4a7623
|
Add a parseExpression public method (#213)
|
2017-01-27 20:13:02 +01:00 |
|
Dmytro
|
b6b4610cea
|
added keywords to package.json (#323)
|
2017-01-27 19:44:09 +01:00 |
|
Daniel Tschinder
|
d2faddf0d9
|
Fix export default async function to be FunctionDeclaration (#324)
|
2017-01-27 19:43:06 +01:00 |
|
Toru Kobayashi
|
c424156751
|
Rename flow AST Type ExistentialTypeParam to ExistsTypeAnnotation (#322)
|
2017-01-27 19:42:15 +01:00 |
|
Kai Cataldo
|
e09ea222c9
|
Remove babel-runtime from packages' dependencies (#5218)
|
2017-01-27 09:04:35 -05:00 |
|
wtgtybhertgeghgtwtg
|
e5aa501327
|
Bump detect-indent. (#5226)
|
2017-01-27 09:02:48 -05:00 |
|
Artem Yavorsky
|
3f95a767f2
|
[7.0] Add legacy-decorators to stage-1. Fixes #5220 (#5225)
|
2017-01-27 09:02:10 -05:00 |
|
Fabian Finke
|
a97be35984
|
Add example to spread README [skip ci] (#5227)
|
2017-01-27 13:39:39 +01:00 |
|
Anderson Vasques
|
0766f29591
|
[7.0] Use lerna's --independent mode + changes (fixes #5221)
Adding version `independent` and cacheDir `.changelog`
|
2017-01-26 20:01:54 -05:00 |
|
Artem Yavorsky
|
bc02c95ef0
|
Fixes #143. Log correct targets. (#155)
|
2017-01-26 19:53:52 -05:00 |
|
Sven SAULEAU
|
446b4a7dbd
|
docs: remove link to REPL (#5216)
|
2017-01-26 14:50:23 -06:00 |
|
Thomas Roch
|
a52265c79e
|
docs: fix do expressions JSX example (#5214) [skip ci]
|
2017-01-26 11:04:56 -05:00 |
|
Brian Ng
|
963249fc4b
|
Fix compat-table link in contributing.md
|
2017-01-26 09:54:48 -06:00 |
|
Sven SAULEAU
|
931cee7ab8
|
docs: [skip ci] update README (#5212)
|
2017-01-26 08:00:23 -05:00 |
|
Sven SAULEAU
|
aa7817bafb
|
transform-regenerator README pt2 (#5203)
* docs: [skip ci] remove comments in JSON
* docs: [skip ci] nit remove duplicated babelrc
|
2017-01-24 15:32:18 +01:00 |
|
Sven SAULEAU
|
7fe59c38fe
|
docs: [skip ci] update README (#5202)
|
2017-01-24 08:23:35 -06:00 |
|
Sven SAULEAU
|
2a1db1c250
|
docs: [skip ci] update README (#5200)
|
2017-01-24 08:00:31 -06:00 |
|
wtgtybhertgeghgtwtg
|
398b0326a3
|
[7.0] Bump home-or-tmp for babel-register. (#5189)
|
2017-01-23 23:35:44 -05:00 |
|
Brian Ng
|
33b8cc5cbb
|
Update yarn lockfile (#152)
|
2017-01-23 18:23:04 -05:00 |
|
Brian Ng
|
3e41a2dacb
|
Update README examples to fix website [skip ci] (#151)
|
2017-01-23 18:22:52 -05:00 |
|
Chau Nguyen
|
2ee3a017f0
|
[7.0] Added yarn.lock (#5175)
* Added yarn.lock
* Updated bootstrap npm install commands to yarn and added yarn caching
|
2017-01-23 18:15:33 -05:00 |
|
Andrew Levine
|
9929baaca8
|
Don't parse class properties without initializers when classProperties is disabled and Flow is enabled (#300)
|
2017-01-23 23:56:39 +01:00 |
|
Brian Ng
|
b69dc51be0
|
Fix missing parens when function expressions is tag (#5193)
|
2017-01-23 08:45:57 -08:00 |
|
Sven SAULEAU
|
c638985aca
|
docs: [skip ci] update README (#5194)
|
2017-01-23 10:48:35 -05:00 |
|
Vivek Kumar Bansal
|
728072f47b
|
[7.0] Remove old babel-runtime code (#5187)
|
2017-01-21 11:25:29 -05:00 |
|
Scott Arnold
|
20a5249dea
|
[7.0] Drop support for Node 5 (#5186)
|
2017-01-21 10:14:49 -05:00 |
|
Henry Zhu
|
661102c7ea
|
Merge branch 'master' into 7.0
# Conflicts:
# .travis.yml
# CHANGELOG.md
# lerna.json
# packages/babel-cli/package.json
|
2017-01-21 08:52:14 -05:00 |
|
Andres Suarez
|
e9d87ed55c
|
Remove path-is-absolute in favor of builtin path.isAbsolute (#5179)
|
2017-01-21 08:33:34 -05:00 |
|
Brian Ng
|
d76092b2dd
|
Internal: Run coverage only once (#5182)
|
2017-01-21 08:20:03 -05:00 |
|
Daniel Tschinder
|
b6c3b5aa83
|
Cleanup and splitup parser functions (#295)
This makes it easier to integrate the estree plugin.
|
2017-01-20 23:52:16 +01:00 |
|
Henry Zhu
|
3a0d1599cd
|
Internal: only build once on CI (#5177)
|
2017-01-20 17:46:09 -05:00 |
|
Daniel Tschinder
|
0a00aff2fe
|
Do not allow overwritting of primitive types (#314)
* Do not allow overwritting of primitive types
* Better name for method
|
2017-01-20 22:22:25 +01:00 |
|
Brian Ng
|
461ed45942
|
Fix parse error when destructuring set with default value (#317)
|
2017-01-20 22:21:40 +01:00 |
|
Daniel Tschinder
|
55df6631fa
|
Address comments on flow type imports (#312)
|
2017-01-20 22:20:13 +01:00 |
|
Daniel Tschinder
|
d5cd2c3231
|
Allow imports in declare module (#315)
* Allow imports in declare module {}
* Rename bodyElement to bodyNode
|
2017-01-20 22:19:50 +01:00 |
|
Mathias Bynens
|
f2df08e253
|
AST spec: fix casing of RegExpLiteral (#318) [skip ci]
|
2017-01-20 11:05:21 -05:00 |
|
Henry Zhu
|
d7a0ef19f1
|
Run in dev on build otherwise it runs with coverage plugin (#5159) [skip ci]
|
2017-01-20 10:08:01 -05:00 |
|
Sergey Rubanov
|
7aa6387835
|
Add Node 7 to CI (#5165)
|
2017-01-20 10:07:32 -05:00 |
|
Mathias Bynens
|
090f7abda4
|
[7.0] babel-preset-stage-2: Add transform-unicode-property-regex (#3683)
This enables the use of Unicode property escapes of the form `\p{…}` and `\P{…}` in regular expressions with the `u` flag enabled.
More info: https://mathiasbynens.be/notes/es-unicode-property-escapes
Proposal: https://github.com/mathiasbynens/es-regexp-unicode-property-escapes
Plugin: https://github.com/mathiasbynens/babel-plugin-transform-unicode-property-regex
|
2017-01-20 08:17:25 -05:00 |
|