aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host/common-lisp.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* The Common Lisp compiler is alive.Eduardo Julian2019-05-011-365/+0
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-9/+9
* Switched to using new bit syntax in new-luxc.Eduardo Julian2018-07-141-2/+2
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - Re-named "type-of" to ":of".Eduardo Julian2018-07-111-1/+1
* - Re-named "@abstraction" to ":abstraction" and "@representation" to ":repres...Eduardo Julian2018-07-031-20/+20
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-2/+2
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-2/+2
* - Initial Common Lisp back-end implementation.Eduardo Julian2018-04-251-0/+365