This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-parser
/
test
/
fixtures
/
flow
/
interfaces-module-and-script
History
Brian Ng
a502d88043
Fix some incorrect typeof parsing in flow (
#10657
)
2019-11-18 19:22:27 +01:00
..
1
…
2
…
3
…
4
…
5
…
6
…
7
…
8
…
9
…
10
Correctly parse interface methods named 'static' (
#8374
)
2018-07-24 09:25:55 +02:00
id-reserved-type-invalid
@babel/parser error recovery (
#10363
)
2019-11-05 10:15:00 +01:00
id-reserved-value
…
identifier-named-static-method
Correctly parse interface methods named 'static' (
#8374
)
2018-07-24 09:25:55 +02:00
identifier-named-static-optional
…
implements-exports
Flow: interface identifier should be declared in the scope (
#10220
)
2019-10-02 07:32:42 +02:00
implements-reserved-type-invalid
Fix some incorrect typeof parsing in flow (
#10657
)
2019-11-18 19:22:27 +01:00
implements-reserved-type-invalid-2
Fix some incorrect typeof parsing in flow (
#10657
)
2019-11-18 19:22:27 +01:00
implements-reserved-value
…