aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/lua/runtime.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Implemented Nat functionality in pure Lux.Eduardo Julian2018-05-061-31/+0
* - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2018-05-061-7/+7
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-2/+2
* - Initial R back-end implementation.Eduardo Julian2018-04-141-6/+6
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-2/+2
* - Initial Ruby back-end implementation.Eduardo Julian2018-03-131-7/+4
* - Initial Lua backend implementation.Eduardo Julian2018-03-061-0/+499