Commits
User selector
Commit History
Commits on Sep 23, 2016
Fix flow Travis builds
Show description for 295583dauthored andcommitted
Fix facebook `<fbt />` type
Show description for 8a662d3authored andcommitted
Commits on Sep 22, 2016
use AssignmentPattern for function param defaults
Show description for 57ff536authored andcommitted
Print errors before calling SharedMem.init_done
Show description for 07ad2f3authored andcommitted
Add missing newline to error message
Show description for f67dccfauthored andcommitted

recognize the u regex flag
Show description for a476e0fauthored andcommitted
Commits on Sep 21, 2016
[parser] remove guardedHandlers from TryStatement
Show description for 0e0fd3cauthored andcommitted
[parser] remove lexical from SwitchStatement
Show description for 71436e3authored andcommitted
don't allow mixed to be added
Show description for ae0f457authored andcommitted
Enforce minimum arity of unions and intersections
Show description for e53f00aauthored andcommitted
Don't insist that optional props exist in quick_error_fun_as_obj
Show description for 9989ccdauthored andcommitted
Commits on Sep 20, 2016
Fix `import * as` when module has every named import
Show description for bc7411dauthored andcommitted
Do not die if a libfile is touched but not changed
Show description for 36c4e40authored andcommitted
Commits on Sep 17, 2016
Clean up declare module type/value splitting
Show description for dd0603eauthored andcommitted
Commits on Sep 16, 2016
fix filtering of .flowconfig libs section
Show description for f39c256authored andcommitted
allow top-level throw statements
Show description for 2e093b9authored andcommitted
Commits on Sep 15, 2016
Add support for iterables in Promise.all
Show description for 430423fauthored andcommitted
Bump version to v0.32.1
Show description for 899d898authored andcommitted
Exception instead of segfault on heap overflow
Show description for aea2503authored andcommitted
Commits on Sep 14, 2016
Add parse_with_defaults
Show description for 346dbc5authored andcommitted
fix class methods named 'static'
Show description for daca5efauthored andcommitted
`statics` is not a property
Show description for a0ffeb7authored andcommitted
allow string literals as async property names
Show description for 82ff2a2authored andcommitted
Allow get/set in object short notation
Show description for f8394ebauthored andcommitted
Commits on Sep 13, 2016
I feel pretty, Oh so pretty
Show description for d082880authored andcommitted
add MetaProperty to ast-types
Show description for c84ebeeauthored andcommitted
Type-safe object merging
Show description for 8cafeb2authored andcommitted
Add next_of_filename_set
Show description for 2469b5eauthored andcommitted
Add get_ast utility
Show description for 37111a5authored andcommitted
parse `new.target`
Show description for a566faeauthored andcommitted
Enable all supported features on Try Flow
Show description for 0d8bbdbauthored andcommitted
Commits on Sep 12, 2016
fix assertion that an array is empty
Show description for 44962f2authored andcommitted
Parse destructuring params in setters
Show description for 7c8ebd3authored andcommitted
Fix location of empty jsx expression parse error
Show description for d159ee4authored andcommitted
any-propagation to ElemT
Show description for 7ececedauthored andcommitted