Commit Graph

11 Commits

Author SHA1 Message Date
Georges Dupéron
025c25338f Merge Racket ≤ 6.12 and Racket ≥ 7 versions using version-case 2018-03-25 23:49:32 +02:00
Georges Dupéron
472033aa24 Fixed incompatibility with Racket 7 which lacks syntax-local-get-shadower 2018-03-25 20:48:14 +02:00
Georges Dupéron
cecabd982f Revert "Fixed incompatibility with Racket 7 which lacks syntax-local-get-shadower"
This reverts commit 250a787151.
2018-03-25 20:44:50 +02:00
Georges Dupéron
250a787151 Fixed incompatibility with Racket 7 which lacks syntax-local-get-shadower 2018-03-25 01:58:17 +01:00
Georges Dupéron
dcc3f1d758 Fixed error message 2017-06-08 23:46:39 +02:00
Georges Dupéron
0029c1acbf Fixed define-pvars (was not defining the unique-at-runtime variables) 2017-01-28 05:17:32 +01:00
Georges Dupéron
ad27231d00 Support #:properties on all four of (quasi)template(/loc), instead of just template. 2017-01-28 05:16:57 +01:00
Georges Dupéron
dade971dd6 added current-pvars+unique 2017-01-28 05:16:55 +01:00
Georges Dupéron
9db3ca62f8 Documented define-pvars; Add the identifiers in reverse order as noted in the documentation. 2017-01-28 05:16:43 +01:00
Georges Dupéron
c42aef881c Support for define/syntax-parse, including when there are multiple defines. Search for the most up-to-date list of current-pvars is done by performing a dichotomy over a set of sequentially numbered current-pvars-paramNNN. Closes FB case 180. 2017-01-28 05:16:41 +01:00
Georges Dupéron
45003e6e42 Implemented current-pvars 2017-01-28 05:16:36 +01:00