Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-30 | remove glil->objcode path in favor of passing through assembly; refactorings. | Andy Wingo | 1 | -412/+0 |
2009-01-17 | move module and meta inside programs' object tables | Andy Wingo | 1 | -2/+3 |
2009-01-17 | placeholder for meta and module in a program's object table | Andy Wingo | 1 | -22/+22 |
2009-01-12 | fix typo when compiling receive forms | Andy Wingo | 1 | -1/+1 |
2009-01-11 | rename <glil-asm> to <glil-program> | Andy Wingo | 1 | -2/+2 |
2009-01-11 | remove useless <glil-vars> helper type, serialize GHIL more strictly | Andy Wingo | 1 | -35/+34 |
2009-01-08 | (language ghil def) becomes (language ghil) | Andy Wingo | 1 | -1/+1 |
2009-01-08 | move lang-specific modules, e.g. (system il compile) to (language ghil compil... | Andy Wingo | 1 | -0/+412 |