Commit Graph

9 Commits

Author SHA1 Message Date
Georges Dupéron
eb0942a816 Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
Georges Dupéron
876c4d272f Fixed most bugs related to ~> type expander 2016-02-26 00:42:34 +01:00
Georges Dupéron
713b637fbc WIP on rich return types. More complex than it seems. 2016-02-25 11:32:36 +01:00
Georges Dupéron
f470d9f8dc Implemented simple version of let-type. 2016-02-24 19:49:21 +01:00
Georges Dupéron
6eb0a52040 First attempt at let-type, using syntax-local-bind-syntaxes. Does not work. 2016-02-24 17:21:41 +01:00
Georges Dupéron
7000b80a5d Cleanup, improved docs and coverage. 2016-02-03 19:20:23 +01:00
Georges Dupéron
965669da60 Further attempts at a map: macro which works with λget. 2016-01-19 16:14:25 +01:00
Georges Dupéron
4dd0a08dbf Re-enabled tests in type-expander.lp2.rkt, and fixed check-equal?:, which was ignoring the : Type. 2016-01-16 00:54:32 +01:00
Georges Dupéron
c2ea10f1ab Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00