Georges Dupéron
|
68dd58c36b
|
Simplified the generate-nested-ids contract so that it only checks the ellipsis counts, to get error messages without affecting performance too much.
|
2017-03-16 15:03:14 +01:00 |
|
Georges Dupéron
|
d8cc62ccc1
|
Removed ;racket/contract commented-out require forms
|
2017-03-15 12:12:34 +01:00 |
|
Georges Dupéron
|
a37d944da2
|
Cleanup, re-enabled one contract
|
2017-03-15 01:04:01 +01:00 |
|
Georges Dupéron
|
e71857df5d
|
Partially fixed copy-attribute, debugging.
|
2017-03-14 21:34:03 +01:00 |
|
Georges Dupéron
|
5920708c47
|
Disable contracts for performance (a bit too aggressive, need to rollback some of these)
|
2017-03-14 21:14:33 +01:00 |
|
Georges Dupéron
|
7cd95285b9
|
Tests for ≠ ids, also fixed that bug for ??
|
2017-02-05 19:02:34 +01:00 |
|
Georges Dupéron
|
83faf976f1
|
Fixes bug: (ddd #'yᵢ) used to generate different ids each time, because the value of yᵢ was attached to the shadowed xᵢ, not to the “main” xᵢ.
|
2017-02-05 08:55:24 +01:00 |
|
Georges Dupéron
|
5e8a21edac
|
A bit of cleanup.
|
2017-02-04 11:04:15 +01:00 |
|
Georges Dupéron
|
f7c6d5a21a
|
First half of the lifted variables fix.
|
2017-02-04 09:09:29 +01:00 |
|
Georges Dupéron
|
0410d1eb07
|
Fixed arrows in DrRacket, fixed bug with empty || identifier
|
2017-02-04 07:45:01 +01:00 |
|
Georges Dupéron
|
6e4d3378ad
|
Moved files into private/ (part 1: rename)
|
2017-02-03 12:49:34 +01:00 |
|