Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-02 | fix a comment about environments and the scheme compiler | Andy Wingo | 1 | -2/+1 |
2010-03-19 | rename sc-expand to macroexpand | Andy Wingo | 1 | -2/+2 |
2009-10-16 | compilation enviroments are always modules; simplifications & refactorings | Andy Wingo | 1 | -32/+3 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -14/+13 |
2009-05-20 | and, or, cond etc use syntax-rules, compile scheme through tree-il | Andy Wingo | 1 | -3/+3 |
2009-05-08 | more work on tree-il compilation | Andy Wingo | 1 | -0/+64 |