index
:
multisyntax
master
Hygenic macros for languages hosted in R7RS
Peter McGoron
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
self-syntax tests for producer
Peter McGoron
2025-06-19
1
-25
/
+41
*
Add ellipsis escape form
Peter McGoron
2025-06-19
1
-23
/
+39
*
add support for multiple ellipses in a sequence in producers
Peter McGoron
2025-06-19
1
-7
/
+18
*
Rework PNL calculations in pattern producer, fix producer test
Peter McGoron
2025-06-19
1
-5
/
+17
*
pattern testing
Peter McGoron
2025-06-17
3
-6
/
+63
*
move common procedures for matcher and producer to internal
Peter McGoron
2025-05-02
1
-0
/
+1
*
move utils to new library, emit ellipsis dag from matcher compiler
Peter McGoron
2025-04-26
2
-11
/
+43
*
document pattern matcher, add ellipsis groups
Peter McGoron
2025-04-26
1
-48
/
+37
*
reorganize pattern module
Peter McGoron
2025-04-25
3
-6
/
+9
*
test vectors with matches after an ellipses
Peter McGoron
2025-04-25
1
-1
/
+38
*
support literals as a list of identifiers, test literals
Peter McGoron
2025-04-25
1
-16
/
+35
*
fix nested ellipses
Peter McGoron
2025-04-25
1
-4
/
+88
*
rewrite expander
Peter McGoron
2025-04-25
1
-7
/
+20
*
fix pattern list creation
Peter McGoron
2025-04-24
2
-2
/
+21
*
add pattern matcher and some tests
Peter McGoron
2025-04-24
3
-0
/
+94
*
add tests for bound-identifier-comparator
Peter McGoron
2025-04-24
1
-107
/
+150
*
start work on the fundamental syntax object
Peter McGoron
2025-04-23
3
-0
/
+173