summaryrefslogtreecommitdiff
path: root/module/language/scheme/spec.scm
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Read-in-scheme replaces boot "read" definitionAndy Wingo1-2/+1
2021-02-25Read Scheme via read-syntaxAndy Wingo1-1/+2
2012-01-26Add warnings for unsupported `simple-format' options.Ludovic Courtès1-1/+8
2011-02-13read-enable 'positions by defaultAndy Wingo1-7/+1
2010-05-02remove `version' field from <language>Andy Wingo1-3/+2
2009-10-16compilation enviroments are always modules; simplifications & refactoringsAndy Wingo1-6/+11
2009-10-16language-readers receive environment as an argAndy Wingo1-13/+12
2009-09-20Honor and confine expansion-time side-effects to `current-reader'.Ludovic Courtès1-1/+15
2009-08-06actually implement "fixing letrec"Andy Wingo1-4/+2
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-14/+13
2009-05-24update docs, clean up VM vestiges, macro docs, fix (/ a b c)Andy Wingo1-7/+0
2009-05-20a few fixupsAndy Wingo1-4/+2
2009-05-20and, or, cond etc use syntax-rules, compile scheme through tree-ilAndy Wingo1-2/+4
2009-05-08more work on tree-il compilationAndy Wingo1-1/+5
2009-01-30allow specification of languages by name; add decompilers to languagesAndy Wingo1-2/+1
2009-01-09rename translate.scm to compile-ghil.scm, and more work on compiler.texiAndy Wingo1-2/+2
2008-11-14nifty generic compiler infrastructure -- no more hardcoded passesAndy Wingo1-2/+3
2008-10-09sundries: side effects in interpreted repl, wrong-num-args in vm, self-checksAndy Wingo1-1/+1
2008-09-09add repl option to interpret rather than compileAndy Wingo1-0/+1
2008-09-09use #:keywords in module/*.scm, not :keywordsAndy Wingo1-9/+9
2001-04-16*** empty log message ***Keisuke Nishida1-7/+3
2001-04-15*** empty log message ***Keisuke Nishida1-0/+54