Commits
User selector
Commit History
Commits on Nov 6, 2018
[AST] remove redundant Expression.Member.computed field
Show description for a8f8e00authored andcommittedFix various mappers not walking the expression of a computed object key
Show description for 75978abauthored andcommitted
Commits on Nov 2, 2018
Update typechecking to use ALoc.t across the board
Show description for e192e1aauthored andcommittedFunctorize `Ssa_builder`
Show description for 86695a1authored andcommittedFunctorize `File_sig` over location
Show description for ee8a3f0authored andcommittedFunctorize `Signature_builder_deps` over location
Show description for fc463f0authored andcommittedImprove polymorphism in `typed_ast_test.ml`
Show description for 86c1a68authored andcommittedAdd AST mapper to convert `Loc.t`s contained in the AST to `ALoc.t`
Show description for 548def6authored andcommitted[ast-differ] recurse into type annotations for patterns
Show description for 132983fauthored andcommitted[Ty] Add bound when calculating Ty.t size
Show description for 2041762authored andcommittedadd rudimentary `flow config` command
Show description for ea6ca8aauthored andcommittedadd support for subcommands to CLI parser
Show description for 3aabd39authored andcommittedCustomize type of the <fbs> JSX element
Show description for df77ae4authored andcommitted[ast-differ] clean up function names
Show description for ce62f11authored andcommitted[ast-differ] implement TypeParameterInstantiation expr
Show description for 7d4a9b4authored andcommitted
Commits on Nov 1, 2018
temporary base types
Show description for c9d644eauthored andcommittedremove `flow port` command
Show description for 3a2455cauthored andcommitted
Commits on Oct 31, 2018
[Normalizer] Reconstruct precise literals
Show description for ea78231authored andcommitteduse Set.subset for enum unions
Show description for c3e31a5authored andcommitted
Treat namespace object of a CJS module as covariant
Show description for 6ce9bdfauthored andcommittedOptimize StrT -> UnionT checks when the UnionT is an EnumSet
Show description for 11f528aauthored andcommitteddon't encode destructured require as named import
Show description for 5ffb04fauthored andcommittedrefactor signature ast generation utils
Show description for 686ee16authored andcommittedrecursive class expression
Show description for 1e0b494authored andcommitted
Commits on Oct 30, 2018
[Normalizer][easy] Fix in hard-coded types
Show description for 0f5dfc4authored andcommitted[Ty] Make properties of Ty.Generic more accurate
Show description for fff73e8authored andcommitted[Ty][easy] Qualify typeof argument
Show description for c68d4acauthored andcommitted[Ty] Add utility type
Show description for 38d3cf9authored andcommitted[ast-differ] implement Labeled statement
Show description for 645cd85authored andcommittedRemove self-contained `Loc.t` in Flow_js
Show description for 88fd629authored andcommittedPull out the functor output type of `Ssa_api.Make`
Show description for 5d9f897authored andcommittedParameterize Ast_utils types over location
Show description for b800f93authored andcommittedAdd an output signature for the `Scope_builder.Make` functor
Show description for f02e6f5authored andcommittedLoc_Sig.S.debug_to_string
Show description for c29bea5authored andcommittedRename `Signature_builder_deps.Error.to_string` to reflect its intent as a debugging utility
Show description for faeb4f0authored andcommitted