Commit Graph

7 Commits

Author SHA1 Message Date
Georges Dupéron
4eecd1def8 WIP: have to separate function definition from its type with :, due to recursive functions. 2016-11-04 22:38:14 +01:00
Georges Dupéron
cf23417f1f Partial rewrite of traversal.hl.rkt, ready to add the caching mechanism. 2016-11-04 02:30:51 +01:00
Georges Dupéron
3eecf3796e Hopefully fixed order of union elements in the cond 2016-10-08 14:53:20 +02:00
Georges Dupéron
de8508f3ce Added support for type-to-replaceᵢ directly within a union. 2016-10-08 03:10:04 +02:00
Georges Dupéron
dc11b3014e dispatch-union seems to work 2016-10-07 22:42:20 +02:00
Georges Dupéron
88102c7263 Union of two tagged structures works 2016-10-04 13:23:37 +02:00
Georges Dupéron
4862573453 Preliminary support for tagged structures, early draft for unions 2016-10-03 23:55:26 +02:00