Suzanne Soy
|
178be4a42a
|
fixed path
|
2021-02-28 01:34:46 +00:00 |
|
Suzanne Soy
|
c439b4b7f4
|
fixed includes & paths
|
2021-02-27 02:06:59 +00:00 |
|
Suzanne Soy
|
34fa88001a
|
Moved files around to get the original directory structure
|
2021-02-26 23:47:19 +00:00 |
|
Georges Dupéron
|
dda653e350
|
Include upstream updates up until 37dde6dc1e23b22f63acaa75ae1ab4f6fb7ee675 (inclusive)
|
2018-06-03 13:41:45 +02:00 |
|
Georges Dupéron
|
02fc8c8cea
|
Made generate-dispatch script more generic
|
2018-06-03 13:40:35 +02:00 |
|
Georges Dupéron
|
f2585febff
|
Merge Racket ≤ 6.11 and Racket ≥ 6.12, using version-case (part 3: add dispatch files which include the 6.11 or 6.12 files)
|
2018-03-26 08:56:15 +02:00 |
|
Georges Dupéron
|
2d866bec01
|
Merge Racket ≤ 6.11 and Racket ≥ 6.12, using version-case (part 2: add old 6.11 files)
|
2018-03-26 01:10:20 +02:00 |
|
Ryan Culpepper
|
a827322128
|
syntax/parse template: change run-time strategy
Instead of doing run-time interpretation of a "guide" tree,
generate code for procedure (using stx -> stx combinators).
|
2018-01-18 16:59:10 +01:00 |
|
Ryan Culpepper
|
1795b7af5f
|
syntax/parse template: remove syntax-property handling
Since template was written, Racket has added a notion of preserved
syntax properties.
|
2018-01-18 15:01:28 +01:00 |
|
Georges Dupéron
|
bff27464a9
|
Bugfix and tests for define/with-syntax
|
2017-01-28 05:16:58 +01:00 |
|
Georges Dupéron
|
de60a419e2
|
Cherry-pick PR #1514: Added a syntax-local-template-metafunction-introduce function, so that template metafunctions can be unhygienic if necessary.
|
2017-01-28 05:16:57 +01:00 |
|
Georges Dupéron
|
64edde1f2d
|
Re-add syntax/parse/experimental/private/substitute, so that we can apply PR #1514
|
2017-01-28 05:16:56 +01:00 |
|
Georges Dupéron
|
29c90350b2
|
Failed attempt at making metafunctions from syntax/parse/experimental/template and stxparse-info/parse/experimental/template compatible. I can manage to extract the binding from syntax/parse/…, but it seems to recognize a different struct (e.g. as if they were struct instances from two different phases)
|
2017-01-28 05:16:50 +01:00 |
|
Georges Dupéron
|
5be04ef8fd
|
Removed all structure definitions from the copy of syntax/parse, and used the ones definied in the official syntax/parse
|
2017-01-28 05:16:48 +01:00 |
|
Georges Dupéron
|
02a0d43d0d
|
Changed syntax/parse module paths to stxparse-info/parse
|
2017-01-28 05:16:33 +01:00 |
|
Georges Dupéron
|
8d4f899aa3
|
Imported files from 28f1df4cff
|
2017-01-28 05:16:11 +01:00 |
|