Commit Graph

18 Commits

Author SHA1 Message Date
Georges Dupéron
cd150cf2b3 Part 3 of inline-instance-top works! 2016-04-04 15:44:52 +02:00
Georges Dupéron
2982e49e6e Fixed bug with rich-returns, the procedure generated by inline-instance* had the wrong return type. 2016-03-25 18:38:05 +01:00
Georges Dupéron
069109b76f Removed initialization of debug-syntax, which doesn't work in headless environments like travis-ci. 2016-03-22 22:03:27 +01:00
Georges Dupéron
c70b36609c Fixed compilation errors. Commented out tests that don't pass due to FB case 137. 2016-03-22 18:53:26 +01:00
Georges Dupéron
6324e1862b Fixed compilation errors. 2016-03-22 16:26:27 +01:00
Georges Dupéron
3516d1aac8 Fixed bug due to improper implementation of #:?, FB case #107. 2016-03-22 13:33:45 +01:00
Georges Dupéron
af5b9bcfea Debugging define-graph/rich-returns. 2016-03-18 00:10:26 +01:00
Georges Dupéron
e17c026a9d Added uniform-get, fixed most uses of the new constructor representation. 2016-03-16 15:48:43 +01:00
Georges Dupéron
8862166793 WIP on rich-returns 2016-03-03 14:10:53 +01:00
Georges Dupéron
ac832b3157 Finally managed to make ~> work. 2016-02-26 23:31:39 +01:00
Georges Dupéron
ada994beb9 Revert "Problem on expansion step 10086 in __DEBUG_graph6.2.rkt : clicking on City9/make-placeholder-type:14 shows that it hasn't the same scopes afterwards.". Now at commit 876c4d2 Fixed most bugs related to ~> type expander.
This reverts commit 56fdfaeb8f.
2016-02-26 23:30:48 +01:00
Georges Dupéron
9d68e98882 Revert "Fiasco with splicing-syntax-parameterize"
This reverts commit f7b1db0e3c.
2016-02-26 23:30:12 +01:00
Georges Dupéron
094fb14b00 Revert "Reverted old graph-6"
This reverts commit 8cff20856f.
2016-02-26 23:30:10 +01:00
Georges Dupéron
8cff20856f Reverted old graph-6 2016-02-26 21:28:02 +01:00
Georges Dupéron
f7b1db0e3c Fiasco with splicing-syntax-parameterize 2016-02-26 21:07:21 +01:00
Georges Dupéron
56fdfaeb8f Problem on expansion step 10086 in __DEBUG_graph6.2.rkt : clicking on City9/make-placeholder-type:14 shows that it hasn't the same scopes afterwards. 2016-02-26 19:55:54 +01:00
Georges Dupéron
876c4d272f Fixed most bugs related to ~> type expander 2016-02-26 00:42:34 +01:00
Georges Dupéron
e723dacc41 Bug in macro expander for __DEBUG_graph6.rkt, step 400. 2016-02-25 19:20:05 +01:00