Sangboak Lee
d83064a82e
add test for do expressions ( #688 )
2017-08-22 08:48:56 -05:00
James Henry
d0c7d7a8c7
Fix: Use parseExprAtom() for TS module id string ( #684 )
2017-08-20 10:38:55 -05:00
greenkeeper[bot]
d685b3999c
Update rollup to the latest version 🚀 ( #682 )
2017-08-20 10:27:15 -05:00
Henry Zhu
f87b81a8b1
7.0.0-beta.20
2017-08-19 10:36:28 -04:00
Daniel Tschinder
559e333557
Remove babel-cli as unused ( #679 )
2017-08-19 07:34:06 -04:00
Daniel Tschinder
9c2b5e6b1f
Update dependencies and add babel-core as dependency
...
it is requried by rollup-plugin-babel
2017-08-19 12:08:46 +02:00
laoxiong
a8021fafc4
chore: add comment for whitespace char code ( #676 )
2017-08-16 21:51:56 +02:00
greenkeeper[bot]
dfec243fba
Update flow-bin to the latest version 🚀 ( #675 )
...
* chore(package): update flow-bin to version 0.53.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-08-16 13:33:41 +02:00
greenkeeper[bot]
3a5690ab1c
Update ava to the latest version 🚀 ( #672 )
...
* chore(package): update ava to version 0.22.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-08-15 12:55:56 +02:00
Justin Ridgewell
bab28d68f6
Merge pull request #669 from babel/greenkeeper/rollup-0.47.0
...
Update rollup to the latest version 🚀
2017-08-13 20:33:09 -04:00
greenkeeper[bot]
e9aeffcb60
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2017-08-12 03:23:30 +00:00
greenkeeper[bot]
10a3965772
chore(package): update rollup to version 0.47.0
2017-08-12 03:17:33 +00:00
greenkeeper[bot]
88cf1bc140
Update rollup to the latest version 🚀 ( #668 )
...
* chore(package): update rollup to version 0.46.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-08-11 10:56:38 -05:00
Andy
a39ea5dc9d
Fix indentation in typescript.js ( #665 ) [skip ci]
2017-08-08 22:44:20 -04:00
Andy
d565eca976
Don't enable class properties just because "typescript" plugin is enabled ( #666 )
2017-08-08 20:51:57 -05:00
Andy
00ad6d8310
Fix conflict between "typescript" and "exportExtensions" plugins ( #664 )
...
* Fix conflict between "typescript" and "exportExtensions" plugins
* `==` -> `===`
2017-08-08 22:30:08 +02:00
Henry Zhu
41debcd286
rollup-plugin-babel v3.0.1
2017-08-07 17:36:42 -04:00
greenkeeper[bot]
77aa094122
chore(package): update rollup-plugin-babel to version 3.0.1 ( #662 )
2017-08-07 17:36:03 -04:00
jugglinmike
0466504d7b
Integrate Test262 ( #654 )
...
* Integrate Test262
Introduce a GNU Make target for retrieving TC-39's Test262 suite and
validating parsing of the files it contains. Interpret each file as a
parser test in accordance with that project's `INTERPRETING.md`
document. Allow for the specification of allowed failures via a
"whitelist" file so that the test suite may help prevent regressions in
this project in situations where this project has known bugs. Initialize
the "whitelist" file with a listing of all tests that are currently
failing. Extend the continuous integration environment's configuration
to automatically run these tests.
* use graceful-fs and latest yarn on travis
2017-08-06 21:20:25 -04:00
Daniel Tschinder
fb6d0491f6
Upgrade dependencies
2017-08-05 00:37:55 +02:00
Nicolò Ribaudo
7353a38846
Arrow fns can't be used as the left side of a binary or ternary expression ( #559 )
...
* Arrow fns can't be used as the left side of a binary or ternary expression
Fixes #536
* Add test for logical expression with arrow function
* Fix eslint
2017-08-05 00:27:11 +02:00
Henry Zhu
5c867240f7
7.0.0-beta.19
2017-08-04 12:44:51 -04:00
Henry Zhu
9c91e75cb3
yarn.lock
2017-08-04 12:38:08 -04:00
Henry Zhu
579aabf23e
alpha.18 ( #660 )
2017-08-04 12:34:17 -04:00
Naveen jain
0c11af8fc5
Fix #656 ( #659 )
...
* Fix #656
* Fix #656
2017-08-04 11:54:03 +02:00
Nicolò Ribaudo
eee1a3854e
Alow regex after "of" in for(...of...) ( #579 )
...
Fixes #456
2017-08-03 09:11:31 -05:00
greenkeeper[bot]
880fa582c3
Update flow-bin to the latest version 🚀 ( #657 )
...
* chore(package): update flow-bin to version 0.52.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-08-03 11:02:29 +02:00
Justin Ridgewell
6821cfb064
Merge pull request #648 from Qantas94Heavy/private-field-no-shorthand
...
Remove private field shorthand
2017-07-27 14:56:19 -04:00
Henry Zhu
0bc9d78927
7.0.0-beta.18
2017-07-25 18:23:45 -04:00
Henry Zhu
a3128619ff
update ( #649 )
2017-07-25 18:22:07 -04:00
Karl Cheng
42d5dbe544
Remove private field shorthand
...
There seems to be tentative agreement to remove the private field
shorthand given the added confusion and edge cases involved with the
shorthand.
Refs: https://github.com/tc39/proposal-class-fields/issues/21
2017-07-25 11:53:38 +10:00
Daniel Tschinder
59ffa6268e
Fix flow test runner ( #647 )
...
* Fix flow test runner
* Retry parsing in scriptmode
2017-07-22 11:11:52 +02:00
greenkeeper[bot]
23d325ba75
Update flow-bin to the latest version 🚀 ( #646 )
...
* chore(package): update flow-bin to version 0.51.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-07-22 09:38:18 +02:00
Henry Zhu
92d64f202d
7.0.0-beta.17
2017-07-21 15:56:42 -04:00
jbrown215
e7e7593ca5
Flow opaque type aliases parsing ( #643 )
...
* Add support for Flow opaque type aliases
* Add tests for Flow opaque type aliases
2017-07-21 10:48:28 -04:00
MarckK
c88af90c0a
Add optionality to catch bindings ( #634 )
...
* Add optionality to catch bindings (plus tests)
* Update ast/spec, README, set param to null if no param with plugin optionalCatchBinding
* Fix: wrap param = null in else case
* Fix tests for optional catch binding; add tests which include finally clause
2017-07-21 10:18:57 -04:00
Brian Ng
77bdb9ae3e
Reorganize new.target tests ( #642 )
2017-07-20 16:17:40 -05:00
Henry Zhu
2f50fd00c3
update to babel 7 alpha.15 ( #638 )
2017-07-19 16:38:45 -04:00
Henry Zhu
135c3bafac
drop node 7 [skip ci]
2017-07-19 16:37:09 -04:00
Brian Ng
a46f87f726
Check for function when parsing export async ( #639 )
2017-07-19 14:03:49 -04:00
greenkeeper[bot]
fa4d4040dc
Update flow-bin to the latest version 🚀 ( #629 )
...
* chore(package): update flow-bin to version 0.50.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-07-17 11:45:00 +02:00
Joseph Frazier
f9b8fa1ddf
Add comments property to babylon.parseExpression() result
2017-07-14 09:22:23 -05:00
Brian Ng
688a1e523e
Fix parsing a <!-- b in modules ( #626 )
2017-07-14 09:16:31 -05:00
Brian Ng
63143ea5e9
Fix incorrect parsing of %* ( #624 )
2017-07-13 15:04:05 -05:00
greenkeeper[bot]
f2b8d1f179
Update ava to the latest version 🚀 ( #625 )
2017-07-13 11:12:34 -05:00
Nicolò Ribaudo
b0c3a9dcdd
Add support for flow's export type * from ( #617 )
2017-07-11 22:56:04 -05:00
greenkeeper[bot]
ff513df283
Update rollup to the latest version 🚀 ( #618 )
...
* chore(package): update rollup to version 0.45.1
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-07-11 05:43:07 +02:00
greenkeeper[bot]
39ae6f6d28
Update rollup to the latest version 🚀 ( #615 )
2017-07-09 23:52:20 -05:00
Justin Ridgewell
68fb475661
Merge pull request #604 from babel/greenkeeper/chalk-2.0.0
...
Update chalk to the latest version 🚀
2017-07-09 20:16:25 -04:00
Justin Ridgewell
880b9a38a3
Merge pull request #614 from babel/greenkeeper/rollup-0.43.1
...
Update rollup to the latest version 🚀
2017-07-09 20:12:44 -04:00