Brian Ng
|
8823e4247e
|
Fix up flow errors (#7227)
* charcodes@0.1.0
* Add hasFlowComment to tokenizer/state
* Fix babel-types flow errors
* Add isIterator to tokenizer/state
* Remove unnecessary argument from flow/readToken
* Add annotation to tokenizer/isIterator
* Fix reference to generated index.js.flow
* Add workaround in babel-template expression formatter
* Fix tsEatThenParseType return type
* Fix inconsistency with ParseSubscript state
* Add workaround for flow handling error with tagged template in optional chain
* Add flow workaround in expectPlugin inside tokenizer
|
2018-02-25 18:12:33 -08:00 |
|
Henry Zhu
|
ea3f2d9299
|
v7.0.0-beta.40
|
2018-02-12 11:41:13 -05:00 |
|
Nicolò Ribaudo
|
f19d559ff3
|
Compile Babylon with Gulp (#7240)
|
2018-01-30 23:13:40 +01:00 |
|
Henry Zhu
|
73e64c6cb0
|
v7.0.0-beta.39
|
2018-01-30 15:27:19 -05:00 |
|
Henry Zhu
|
b5d20ab171
|
v7.0.0-beta.38
|
2018-01-17 11:31:32 -05:00 |
|
Henry Zhu
|
7c99f4653f
|
v7.0.0-beta.37
|
2018-01-08 11:02:14 -05:00 |
|
Henry Zhu
|
7d798952d2
|
v7.0.0-beta.36
|
2017-12-25 14:04:08 -05:00 |
|
Henry Zhu
|
8a4124b2ff
|
v7.0.0-beta.35
|
2017-12-14 16:47:27 -05:00 |
|
Henry Zhu
|
fcfa987926
|
publish babylon as next tag since it's not a scoped module yet [skip ci] (#6982)
|
2017-12-06 15:05:48 -05:00 |
|
Daniel Tschinder
|
ac72bfbd33
|
Update babylon to use unicode 10 (#6958)
|
2017-12-03 11:55:50 +01:00 |
|
Henry Zhu
|
a7c9264c79
|
v7.0.0-beta.34
|
2017-12-02 09:38:52 -05:00 |
|
Henry Zhu
|
413aa79711
|
v7.0.0-beta.33
|
2017-12-01 09:27:57 -05:00 |
|
Henry Zhu
|
5761eb0bb4
|
add readme entry for for-of assumeArray, use it (#6942)
|
2017-11-30 17:40:23 -06:00 |
|
Sven SAULEAU
|
bb89364813
|
Merge pull request #6727 from babel/feat-use-charcode-constants
[Babylon] Use char codes contants
|
2017-11-16 10:35:42 +01:00 |
|
Sven SAULEAU
|
57e2c45cbe
|
chore: upgrade charcode
|
2017-11-16 09:57:20 +01:00 |
|
Sven SAULEAU
|
4c584ae341
|
chore: upgrade and fix charcodes
|
2017-11-15 19:53:30 +01:00 |
|
Henry Zhu
|
4e6cd298c7
|
v7.0.0-beta.32
|
2017-11-12 08:32:53 -05:00 |
|
Sven SAULEAU
|
88c1b4ef1c
|
feat: more charcodes
|
2017-11-09 17:13:36 +01:00 |
|
Sven SAULEAU
|
6b417a8ecb
|
chore: bump charcode plugin
|
2017-11-08 16:56:25 +01:00 |
|
Sven SAULEAU
|
f3f005c67e
|
feat: use charcode AOT transform
|
2017-11-07 19:16:04 +01:00 |
|
Sven SAULEAU
|
7dfa79f4c8
|
Merge branch 'master' into feat-use-charcode-constants
|
2017-11-07 18:09:52 +01:00 |
|
Sven SAULEAU
|
3e34162092
|
chore: bump charcode
|
2017-11-07 18:07:38 +01:00 |
|
Henry Zhu
|
f76ac0b197
|
v7.0.0-beta.31
|
2017-11-03 16:03:01 -04:00 |
|
Henry Zhu
|
1196ec1e38
|
add loose/useBuiltIns option to stage presets, use it, opt babylon build (#6733)
* add loose, useBuiltIns options to presets + use loose class properties
* whitelist helpers for babylon
* use transform-for-of-as-array in babylon
|
2017-11-03 14:22:06 -04:00 |
|
Sven SAULEAU
|
b93800d3cb
|
fix: use charcode package
|
2017-11-03 09:52:45 +01:00 |
|
Daniel Tschinder
|
3b540e3f5a
|
Integrate babylon into babel workflow
|
2017-11-01 23:26:51 +01:00 |
|
Daniel Tschinder
|
2d378d076e
|
Move babylon into monorepo
|
2017-11-01 16:16:48 +01:00 |
|