Commit Graph

63 Commits (72277118d5fd0550550ca2e9f4c8052e6d64d19b)

Author SHA1 Message Date
Paul Loyd f2aadffd95 Tests restructuring 2017-12-01 20:44:35 +03:00
Paul Loyd beb5c408d1 Types refactoring 2017-12-01 20:00:40 +03:00
Paul Loyd edc8f4eb6a Add tests for cycles 2017-11-30 17:19:44 +03:00
Paul Loyd 04c2be0550 json -> yaml for IR 2017-11-30 14:27:05 +03:00
Paul Loyd 3cc324d1da Add support for $Values 2017-11-29 10:08:20 +03:00
Paul Loyd addbcb675b Add support for $Keys 2017-11-29 10:00:39 +03:00
Paul Loyd 08dc16aa4b Add support for $ReadOnly and $Exact 2017-11-29 01:20:27 +03:00
Paul Loyd c299ef0f06 Add support for $Shape 2017-11-29 01:06:10 +03:00
Paul Loyd 31c8845a31 Add support for $NonMaybeType 2017-11-29 00:57:22 +03:00
Paul Loyd c95581329e Add support for $ElementType and $PropertyType 2017-11-29 00:45:18 +03:00
Paul Loyd 418f997d31 Add Object special 2017-11-28 20:39:56 +03:00
Paul Loyd d24a640ad5 Support for Array<T> and $ReadOnlyArray<T> 2017-11-28 20:29:57 +03:00
Paul Loyd c843463c0e Add tuples 2017-11-28 18:38:55 +03:00
Paul Loyd 18d81b66db Add "any" and "mixed" types 2017-11-28 18:19:01 +03:00
Paul Loyd 9f2cd7cfdc Imporve the pragma test 2017-11-28 17:46:53 +03:00
Paul Loyd 34d8a818b2 Add missing test cases for generics 2017-11-28 17:39:16 +03:00
Paul Loyd f56da6f9a8 Add some tests 2017-11-28 17:23:08 +03:00
Paul Loyd 2ad3f925eb Add tests for the maybe type 2017-11-28 16:41:48 +03:00
Paul Loyd 317f8e6e1c Introduce intermediate representation 2017-11-28 16:35:28 +03:00
Paul Loyd 777d8a0acd Clarify tests 2017-11-21 16:32:50 +03:00
Paul Loyd 6c9b19b90d Rewrite using flow 2017-11-21 15:28:59 +03:00
Paul Loyd f9a80591ad Compile sources with babel 2017-11-16 15:17:15 +03:00
Paul Loyd 1fc08b013e Initial support for generics 2017-11-13 21:11:18 +03:00
Paul Loyd 16632df5ed Small refactoring 2017-11-09 15:07:17 +03:00
Paul Loyd cbb64206d2 Add the unused test 2017-11-09 12:23:33 +03:00
Paul Loyd 6ab67ee13e Add the empty test 2017-11-09 12:21:41 +03:00
Paul Loyd 07bc3156c2 Reorder definitions in the scope test 2017-11-09 12:18:11 +03:00
Paul Loyd dbd1927aab Make the definition process lazy 2017-11-09 12:10:21 +03:00
Paul Loyd b0872d04b2 Involve groups of extractors 2017-11-06 14:29:26 +03:00
Paul Loyd 62fd586712 Handle Buffer shadowing 2017-11-06 02:13:41 +03:00
Paul Loyd bdd83fee1c Rewrite the scheduler: more efficient and always finite 2017-11-05 21:40:15 +03:00
Paul Loyd 112693ad3e Fix tests 2017-11-05 15:39:40 +03:00
Paul Loyd c987a28b0c Migrate to mocha 2017-11-05 12:28:10 +03:00
Paul Loyd 76ca89e500 Restructuring the tests 2017-11-05 02:40:46 +03:00
Paul Loyd 6613784d1a Improve the test runner 2017-11-05 00:44:25 +03:00
Paul Loyd 345b381979 Support for multi-file projects 2017-11-04 22:16:14 +03:00
Paul Loyd e2abcc4f8a Add negation in the test runner 2017-11-03 18:04:53 +03:00
Paul Loyd 2b689b76f5 Ignore directories in the test runner 2017-11-03 14:34:26 +03:00
Paul Loyd 0bb628e2e4 Support interface inheritance 2017-11-03 11:00:34 +03:00
Paul Loyd ba36bc227e Support class inheritance 2017-11-03 10:52:53 +03:00
Paul Loyd 84dd683ac4 Unify property handling 2017-11-03 10:41:36 +03:00
Paul Loyd 29348f75e0 Add support for named intersections 2017-11-03 10:34:36 +03:00
Paul Loyd a49624fb6e Support class referencing from inside 2017-11-03 01:42:40 +03:00
Paul Loyd e8fdcccdea Implement a scope for class methods 2017-11-03 01:27:00 +03:00
Paul Loyd c13eafb9b3 Disorder! 2017-11-03 00:38:55 +03:00
Paul Loyd e2c0e79751 Namespaces and scopes 2017-11-02 23:09:18 +03:00
Paul Loyd c564684515 Run the test runner from its directory 2017-11-02 22:48:43 +03:00
Paul Loyd a161c36d0d Add filter to the test runner 2017-11-02 21:52:35 +03:00
Paul Loyd 8cbfcdcdec Now schemas is represented as array 2017-11-02 21:30:51 +03:00
Paul Loyd b836d2ef8c Add support for aliases 2017-11-02 20:39:34 +03:00