aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/scheme/runtime.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Migrated Scheme back-end to stdlib.Eduardo Julian2018-06-171-375/+0
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-1/+1
* - Re-named "lux process concurrency-level" to "lux process parallelism-level".Eduardo Julian2018-05-081-13/+15
* - Implemented Deg functionality in pure Lux.Eduardo Julian2018-05-071-15/+1
* - Implemented Nat functionality in pure Lux.Eduardo Julian2018-05-061-38/+0
* - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2018-05-061-4/+4
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-3/+3
* - Initial Scheme back-end implementation.Eduardo Julian2018-04-181-0/+425