facebook/flow

OCaml 22,209 1,887

Adds static typing to JavaScript to improve developer productivity and code quality.

Recent Commits (10)

[flow][tslib] Parse (public/protected/private) in classes
Generating summary...
e2908cb 12 files +177 -297
[flow][dev-tools] Add flow-upgrade to build_and_test.yaml
Generating summary...
21f15d4 19 files +481 -9
[flow][dev-tools] Add flow-upgrade to deploy_npm.sh
Generating summary...
63102b2 2 files +88 -278
[flow] Add shared file_watcher_spec module and update watchers
Generating summary...
02a0ffa 15 files +474 -150
[flow][edenfs] make EdenFS watch_spec match watchman_expression_terms
Generating summary...
cac95f6 1 files +80 -210
[flow] print debug message of watch_spec when starting up watcher
Generating summary...
813cc68 9 files +251 -284
[flow] fix OSS build: partial backout of D91720108
Generating summary...
bf1bad4 15 files +284 -84
[flow][tslib] Support parsing missing return type annotations on declare class methods (but still type error)
Generating summary...
0d7273d 16 files +11 -107
[flow][tslib] Allow constructor without return type when tslib_syntax enabled
Generating summary...
a95f90d 9 files +439 -193
[flow][dev-tools] Fix the last failing test in flow-upgrade to unblock release
Generating summary...
819bbc9 2 files +120 -180

Comments

0 comments

Please sign in to post comments.

Loading comments...