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 |
|