Georges Dupéron
|
e8b0cc8cff
|
Use phc-toolkit's compat functions for racket v6.5
|
2016-09-05 23:23:32 +02:00 |
|
Georges Dupéron
|
8cd12257ed
|
Fix issue with racket v6.5
|
2016-09-05 14:53:22 +02:00 |
|
Georges Dupéron
|
c7fd8ed550
|
Attempt to get arrows drawn from a mixin's declaration to its (~no-order (~mixin m)). Not enough, it still doesn't work.
|
2016-08-31 22:24:30 +02:00 |
|
Georges Dupéron
|
1d45a9ea62
|
Added ~mixin, which checs that its argument is indeed a mixin. Mixins can still be used by themeselves, but there's always the risk that they'll be seen as a pattern variable, if for some reason their identifier is not bound to a mixin (forgot to export, wrong scopes…)
|
2016-08-30 13:13:32 +02:00 |
|