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
Files
72e63b9ef7acbb52626c2fe4bdbf2995439d84d2
babel
/
packages
/
babel-generator
/
test
/
fixtures
/
flow
History
George Zahariev
8433cd0c05
Support parsing Flow's Optional Indexed Access Types (
#13224
)
2021-04-28 18:21:31 +02:00
..
array-types
…
arrow-functions
…
boolean-literal-types
…
call-properties
…
declare-exports
…
declare-field
Implement support for
declare
on class fields with Flow (
#11178
)
2020-03-16 23:08:26 +01:00
declare-module
…
declare-statements
add support for getters and setters in generator for declare class statement (
#11502
)
2020-04-30 09:47:42 +02:00
def-site-variance
…
enum-declaration
Flow Enums with unknown members support (
#12193
)
2021-02-21 18:42:23 +01:00
implements
…
indexed-access-types
Support parsing Flow's Indexed Access Types (
#13053
)
2021-04-28 18:21:31 +02:00
interface-types
…
interfaces-module-and-script
…
internal-slot
…
iterator-inside-declare
…
iterator-inside-interface
…
iterator-inside-types
…
null-literal-types
…
number-literal-types
…
object-literal-types
…
object-literal-types-compact
…
opaque-type-alias
…
optional-indexed-access-types
Support parsing Flow's Optional Indexed Access Types (
#13224
)
2021-04-28 18:21:31 +02:00
parantheses
…
predicates
Simplify the special-case printing of single-param arrow functions (
#13204
)
2021-04-26 10:26:45 -04:00
qualified-generic-type
…
string-literal-types
…
this-param
Support Flow
this
parameter annotations (
#12234
)
2021-02-21 17:44:27 +01:00
this-types
…
tuples
…
type-alias
…
type-annotations
…
type-parameters
…
type-union-intersection
…
typeapp-call
…
typecasts
…
variance
…
options.json
…