aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/scheme (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06- Implemented Nat functionality in pure Lux.Eduardo Julian2-71/+4
2018-05-06- Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2-11/+11
2018-05-06- Removed "lux text upper" and "lux text lower" procedures.Eduardo Julian1-2/+0
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian6-10/+10
2018-04-18- Initial Scheme back-end implementation.Eduardo Julian13-0/+1770