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-generator
/
test
/
fixtures
/
flow
History
Logan Smyth
80a757819f
Validate importKind and ensure code generation exists.
2017-01-13 22:17:39 -08:00
..
array-types
…
arrow-functions
Flow: Fix generating arrow functions with param (
#4504
)
2016-09-12 08:27:49 -04:00
boolean-literal-types
…
call-properties
…
declare-module
Use arrow syntax for ObjectTypeProperty FunctionTypeAnnotations (
#3663
)
2016-08-20 10:37:56 -04:00
declare-statements
Use arrow syntax for ObjectTypeProperty FunctionTypeAnnotations (
#3663
)
2016-08-20 10:37:56 -04:00
def-site-variance
Add variance node type and generate property variance annotations (
#4697
)
2016-10-21 16:05:36 -04:00
interfaces-module-and-script
Use arrow syntax for ObjectTypeProperty FunctionTypeAnnotations (
#3663
)
2016-08-20 10:37:56 -04:00
null-literal-types
…
number-literal-types
…
qualified-generic-type
…
string-literal-types
…
this-types
…
tuples
…
type-alias
…
type-annotations
Validate importKind and ensure code generation exists.
2017-01-13 22:17:39 -08:00
type-parameters
…
typecasts
…