aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/ruby/expression.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved Ruby back-end code to stdlib.Eduardo Julian2019-04-081-85/+0
|
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-1/+1
|
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-1/+1
|
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-2/+2
|
* - Re-named "degree" to "revolution".Eduardo Julian2018-07-041-2/+0
|
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-2/+7
|
* - Initial Ruby back-end implementation.Eduardo Julian2018-03-131-0/+82