Commit Graph

20 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov e5afdbcb58 Include leadingComments as $comment 2019-10-21 20:00:31 +03:00
Vitaliy Filippov 1d0a098c39 Always translate type named "integer" to json schema "integer" 2019-10-21 18:56:44 +03:00
Vitaliy Filippov ec681fe6fc Convert FunctionTypeAnnotation to any to not crash 2019-05-24 00:26:27 +03:00
Vitaliy Filippov 870756a440 Support recursive types 2019-05-24 00:26:01 +03:00
Vitaliy Filippov 84aface8eb Support BooleanLiteralTypeAnnotation 2019-05-24 00:07:17 +03:00
Paul Loyd 921bdd04cb Support string keys 2018-11-06 20:03:36 +03:00
Paul Loyd cdc9304304 Add support for $FlowFixMe 2018-07-25 08:54:23 +03:00
Paul Loyd 563789f555 Specify @flow everywhere 2018-07-25 08:38:10 +03:00
Paul Loyd c9b24ee574 Update flow to 0.77 2018-07-24 23:13:34 +03:00
Paul Loyd 1af68f1819 $ElementType now accepts reference to the key 2017-12-05 22:56:04 +03:00
Paul Loyd b8e69e10a4 Unwrap nested maybes 2017-12-03 15:46:44 +03:00
Paul Loyd b4244fc196 Add support for "declare (type|interface|class)" 2017-12-03 15:18:43 +03:00
Paul Loyd 57603cf0ff Add support for $All and $Either 2017-12-03 15:13:05 +03:00
Paul Loyd 5d406112e5 Now query() returns maybe 2017-12-03 14:55:18 +03:00
Paul Loyd d2e2e6ea63 Refactor the definitions 2017-12-03 14:49:12 +03:00
Paul Loyd 0dad186da2 Add some comments 2017-12-02 16:24:53 +03:00
Paul Loyd 0408a93927 Add support for $Diff 2017-12-02 16:03:29 +03:00
Paul Loyd 72277118d5 Fix tests for windows 2017-12-02 12:21:29 +03:00
Paul Loyd 3a4beacdd0 Introduce the fund 2017-12-02 11:01:37 +03:00
Paul Loyd e706f57684 Restructuring 2017-12-01 22:39:03 +03:00