aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/common-lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-named "lux process concurrency-level" to "lux process parallelism-level".Eduardo Julian2018-05-081-2/+2
* - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2018-05-062-9/+9
* - Removed "lux text upper" and "lux text lower" procedures.Eduardo Julian2018-05-062-3/+1
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-067-11/+11
* - Initial Common Lisp back-end implementation.Eduardo Julian2018-04-2513-0/+1650