Commit Graph

18 Commits

Author SHA1 Message Date
Georges Dupéron
c80d896fcd re-provide racket/syntax 2017-02-10 01:02:16 +01:00
Georges Dupéron
68f5d38902 Documentation, changed (begin x ...) to produce a splicing list, not a list (and documented accordingly) 2017-02-03 15:45:55 +01:00
Georges Dupéron
3b99a0ce02 Moved files into private/ (part 2: update files) 2017-02-03 12:50:05 +01:00
Georges Dupéron
6441a07c97 Provide everything 2017-02-03 12:39:00 +01:00
Georges Dupéron
208ad3e321 Closes FB case 198 override #%top to get subtemplate-like behaviour for ddd 2017-02-02 23:45:56 +01:00
Georges Dupéron
a08c491baa Closes 184 body which supports ddd on define 2017-01-31 02:32:20 +01:00
Georges Dupéron
406698e113 Restored derived-valvar 2017-01-29 23:48:40 +01:00
Georges Dupéron
5ba9ab5130 . 2017-01-29 23:46:37 +01:00
Georges Dupéron
eedc88f8e2 Closes FB case 193
subtemplate: check that if the hash-table access worked, any new pvars are compatible with the old ones on which the cache is based (in the sense of "no new non-#f positions").

Also check that all derived variables from the same xᵢ have the same shape (i.e. don't filter out derived variables for this check).
2017-01-28 04:55:30 +01:00
Georges Dupéron
d2d7623194 Closes FB issue 191 subtemplate: allow #f values for ~optional in syntax/parse 2017-01-27 21:48:40 +01:00
Georges Dupéron
cf92b0fc32 Closes FB case 186 Trigger error when stxparse-info is not active (use get-shadower and compare the ids) 2017-01-26 23:25:05 +01:00
Georges Dupéron
e4b3235a59 Various fixes. Closes FB case 189 Switch phc-graph to the packaged subtemplate. 2017-01-26 19:26:56 +01:00
Georges Dupéron
1aea43aeba Cleanup; documentation 2017-01-26 05:33:38 +01:00
Georges Dupéron
9881c55f7a Dropped dependency on phc-graph 2017-01-26 05:08:29 +01:00
Georges Dupéron
1f2a9eaebb Changed subtemplate to use current-pvars+unique 2017-01-26 05:08:29 +01:00
Georges Dupéron
48ff8437ef Renamed files 2017-01-26 05:08:21 +01:00
Georges Dupéron
bcced0995d Extracted subtemplate from phc-graph 2017-01-26 04:55:01 +01:00
Georges Dupéron
9a09370594 raco pkg new phc-graph 2016-08-17 14:09:56 +02:00