summaryrefslogtreecommitdiff
path: root/module/language/scheme/spec.scm
Commit message (Expand)AuthorAgeFilesLines
* actually implement "fixing letrec"Andy Wingo2009-08-061-4/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-14/+13
* update docs, clean up VM vestiges, macro docs, fix (/ a b c)Andy Wingo2009-05-241-7/+0
* a few fixupsAndy Wingo2009-05-201-4/+2
* and, or, cond etc use syntax-rules, compile scheme through tree-ilAndy Wingo2009-05-201-2/+4
* more work on tree-il compilationAndy Wingo2009-05-081-1/+5
* allow specification of languages by name; add decompilers to languagesAndy Wingo2009-01-301-2/+1
* rename translate.scm to compile-ghil.scm, and more work on compiler.texiAndy Wingo2009-01-091-2/+2
* nifty generic compiler infrastructure -- no more hardcoded passesAndy Wingo2008-11-141-2/+3
* sundries: side effects in interpreted repl, wrong-num-args in vm, self-checksAndy Wingo2008-10-091-1/+1
* add repl option to interpret rather than compileAndy Wingo2008-09-091-0/+1
* use #:keywords in module/*.scm, not :keywordsAndy Wingo2008-09-091-9/+9
* *** empty log message ***Keisuke Nishida2001-04-161-7/+3
* *** empty log message ***Keisuke Nishida2001-04-151-0/+54