aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/ruby/eval.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-4/+4
|
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-15/+15
|
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-2/+2
|
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-6/+6
| | | - Removed some modules that should have been deleted before.
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-9/+12
|
* - Initial Ruby back-end implementation.Eduardo Julian2018-03-131-0/+121