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
/
multisyntax
/
pattern
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
expand untyped lambda calculus prelude, fix custom ellipses in syntax-rules
HEAD
master
Peter McGoron
2025-07-10
1
-2
/
+1
*
fix improper list patterns
Peter McGoron
2025-07-09
1
-6
/
+8
*
Fix list ellipses pattern matching
Peter McGoron
2025-06-28
3
-13
/
+17
*
add vector patterns
Peter McGoron
2025-06-20
1
-1
/
+12
*
add extra tests and fix temporary generation for renaming
Peter McGoron
2025-06-20
2
-20
/
+43
*
Add ellipsis escape form
Peter McGoron
2025-06-19
4
-17
/
+38
*
add support for multiple ellipses in a sequence in producers
Peter McGoron
2025-06-19
1
-10
/
+17
*
Rework PNL calculations in pattern producer, fix producer test
Peter McGoron
2025-06-19
1
-22
/
+32
*
pattern testing
Peter McGoron
2025-06-17
3
-30
/
+67
*
producer
Peter McGoron
2025-06-16
4
-20
/
+334
*
move common procedures for matcher and producer to internal
Peter McGoron
2025-05-02
4
-84
/
+152
*
move utils to new library, emit ellipsis dag from matcher compiler
Peter McGoron
2025-04-26
2
-26
/
+48
*
document pattern matcher, add ellipsis groups
Peter McGoron
2025-04-26
2
-63
/
+154
*
reorganize pattern module
Peter McGoron
2025-04-25
2
-0
/
+354