Georges Dupéron
|
377884f5e8
|
bug: propagation-tamper-accessor: contract violation
expected: propagation-tamper?
given: (list (parsed-app #f ...))
compilation context...:
/home/georges/phc/racket-packages/stxparse-info/case/stxloc.rkt
/home/georges/phc/racket-packages/stxparse-info/case/bug.rkt
context...:
syntax-disarm4
loop
[repeats 1 more time]
for-loop
finish-bodys
for-loop
finish-bodys
for-loop
finish-bodys
for-loop
finish-bodys
lambda-clause-expander
loop
expand+eval-for-syntaxes-binding74
finish
[repeats 2 more times]
...
|
2018-03-11 14:54:08 +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 |
|