aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/scheme (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Implemented Nat functionality in pure Lux.Eduardo Julian2018-05-062-71/+4
* - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2018-05-062-11/+11
* - Removed "lux text upper" and "lux text lower" procedures.Eduardo Julian2018-05-061-2/+0
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-066-10/+10
* - Initial Scheme back-end implementation.Eduardo Julian2018-04-1813-0/+1770