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