aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/ruby (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06- Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2-12/+12
2018-05-06- Removed "lux text upper" and "lux text lower" procedures.Eduardo Julian1-5/+0
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian5-8/+8
2018-04-18- Initial Scheme back-end implementation.Eduardo Julian1-3/+3
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian7-29/+41
2018-04-04- Initial Python back-end implementation.Eduardo Julian1-3/+3
2018-03-13- Initial Ruby back-end implementation.Eduardo Julian13-0/+1814