Commit Graph

6 Commits

Author SHA1 Message Date
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
25ed9ec068 Integrate auto-syntax-e, as this needs a deep modification in the syntax-mapping struct 2017-02-01 08:01:18 +01:00
Georges Dupéron
bff27464a9 Bugfix and tests for define/with-syntax 2017-01-28 05:16:58 +01:00
Georges Dupéron
e117e4f919 Modified syntax-case & friends to use with-pvars. Closes 181 current-pvars: use in syntax-case, with-syntax, define/with-syntax, is there any with-parse? 2017-01-28 05:16:48 +01:00
Georges Dupéron
22053c0e0b Changed syntax-case module paths to point back to racket/private/… for files which were not copied. 2017-01-28 05:16:46 +01:00
Georges Dupéron
ea44edde13 Imported more files from 28f1df4cff 2017-01-28 05:16:44 +01:00