aboutsummaryrefslogtreecommitdiff
path: root/input/lux.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* /cache and /output now using same format.Eduardo Julian2015-07-251-38/+10
* - Removed the "seen-sources" field from the compiler state.Eduardo Julian2015-07-241-17/+19
* - Added a way to pass the cursor from un-expanded macro-forms to their expans...Eduardo Julian2015-07-211-18/+87
* - Some bug fixes.Eduardo Julian2015-07-191-135/+158
* - Added a ' (quote) macro that works like ` (backquote), without unquote or u...Eduardo Julian2015-07-141-38/+50
* - Added the beginnings of the standard library.Eduardo Julian2015-07-121-399/+1001
* - The backwards analysis of function application is back.Eduardo Julian2015-06-211-351/+282
* - The directory for source-code is now named "input".Eduardo Julian2015-06-201-0/+2173