summaryrefslogtreecommitdiff
path: root/libguile/expand.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-17psyntax, primitive expander, and memoizer support for letrec*Andy Wingo1-2/+15
2010-06-17beginnings of letrec* support in the expanderAndy Wingo1-4/+4
2010-05-20iron out inconsistency between eval and compile expansionAndy Wingo1-8/+6
2010-05-20primitive-eval takes expanded, not memoized, sourceAndy Wingo1-1/+11
2010-05-19%expanded-vtables is a vectorAndy Wingo1-1/+1
2010-05-19separate boot expansion from memoizationAndy Wingo1-0/+1253