Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /cache and /output now using same format. | Eduardo Julian | 2015-07-25 | 1 | -38/+10 |
* | - Removed the "seen-sources" field from the compiler state. | Eduardo Julian | 2015-07-24 | 2 | -20/+22 |
* | - Added a way to pass the cursor from un-expanded macro-forms to their expans... | Eduardo Julian | 2015-07-21 | 2 | -19/+88 |
* | - Added a few more modules. | Eduardo Julian | 2015-07-19 | 12 | -81/+141 |
* | Added copyright notice on all files that missed it. | Eduardo Julian | 2015-07-19 | 2 | -26/+10 |
* | - Some bug fixes. | Eduardo Julian | 2015-07-19 | 27 | -461/+1299 |
* | - Added a ' (quote) macro that works like ` (backquote), without unquote or u... | Eduardo Julian | 2015-07-14 | 1 | -38/+50 |
* | - Added the beginnings of the standard library. | Eduardo Julian | 2015-07-12 | 21 | -412/+2578 |
* | - The backwards analysis of function application is back. | Eduardo Julian | 2015-06-21 | 1 | -351/+282 |
* | - The directory for source-code is now named "input". | Eduardo Julian | 2015-06-20 | 2 | -0/+2188 |