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
/
run.scm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add syntax-error, only evaluate defined terms to weak head normal form
Peter McGoron
2025-07-09
1
-0
/
+3
*
clean up syntax-object.scm
Peter McGoron
2025-07-09
1
-3
/
+3
*
debruijnize converts functions to curry form
Peter McGoron
2025-07-03
1
-11
/
+0
*
move tests to their own file; use debruijn form to test alpha equivalence
Peter McGoron
2025-06-28
1
-46
/
+4
*
Fix list ellipses pattern matching
Peter McGoron
2025-06-28
1
-0
/
+18
*
Change environments in untyped LC to use location comparators instead of
Peter McGoron
2025-06-28
1
-7
/
+25
*
fix self-syntax and shadowing of syntax keywords
Peter McGoron
2025-06-28
1
-1
/
+6
*
first pass at a syntax expander for pure LC
Peter McGoron
2025-06-28
1
-3
/
+20
*
reenable tests
Peter McGoron
2025-06-20
1
-2
/
+2
*
pattern testing
Peter McGoron
2025-06-17
1
-6
/
+11
*
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
1
-0
/
+1
*
reorganize pattern module
Peter McGoron
2025-04-25
1
-3
/
+3
*
add pattern matcher and some tests
Peter McGoron
2025-04-24
1
-0
/
+5
*
start work on the fundamental syntax object
Peter McGoron
2025-04-23
1
-0
/
+16