.. |
assumption-free-identifier-equal.rkt
|
Closes FB case 188 Cleanup assumption tests in subtemplate
|
2017-01-26 17:14:11 +01:00 |
assumption-local-expand-reuse-let-bound-id.rkt
|
Fixes bug: (ddd #'yᵢ) used to generate different ids each time, because the value of yᵢ was attached to the shadowed xᵢ, not to the “main” xᵢ.
|
2017-02-05 08:55:24 +01:00 |
assumption-weak-hash.rkt
|
Compatibility with Racket 7
|
2018-03-26 21:12:33 +02:00 |
bug-5.rkt
|
Fixed test for #5
|
2017-05-06 03:43:41 +02:00 |
test-copy-attribute-template-problem.rkt
|
Partially fixed copy-attribute, debugging.
|
2017-03-14 21:34:03 +01:00 |
test-copy-attribute.rkt
|
Partially fixed copy-attribute, debugging.
|
2017-03-14 21:34:03 +01:00 |
test-ddd-forms.rkt
|
Documentation, changed (begin x ...) to produce a splicing list, not a list (and documented accordingly)
|
2017-02-03 15:45:55 +01:00 |
test-ddd-top.rkt
|
Tests for ≠ ids, also fixed that bug for ??
|
2017-02-05 19:02:34 +01:00 |
test-ddd.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-missing-nested.rkt
|
Fixed bug with ellipses and omitted values for (define/with-syntax foo e) …
|
2017-05-05 19:51:35 +02:00 |
test-optional.rkt
|
Documentation, changed (begin x ...) to produce a splicing list, not a list (and documented accordingly)
|
2017-02-03 15:45:55 +01:00 |
test-or-syntax.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-or.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-performance.rkt
|
Sketch for a performance test.
|
2017-03-15 01:15:17 +01:00 |
test-splice-append.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-splice.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-subtemplate-detect-stxinfo.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-subtemplate.rkt
|
Compatibility with Racket 7: adjusted test
|
2018-06-03 01:41:52 +02:00 |
test-syntax-case-as-syntax-parse.rkt
|
Added tests for ~syntax-case, fixed stat-pattern in ~syntax-case: it should not escape the behaviour of _
|
2017-05-05 21:39:05 +02:00 |
test-unsyntax.rkt
|
Moved files into private/ (part 2: update files)
|
2017-02-03 12:50:05 +01:00 |
test-unsyntax2.rkt
|
Comments, fixed a few small bugs, bumped version number.
|
2017-04-28 23:28:48 +02:00 |
test-use-before-definition.rkt
|
Fixed bug with ellipses and omitted values for (define/with-syntax foo e) …
|
2017-05-05 19:51:35 +02:00 |