aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/r/expression.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-88/+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-1/+1
* - Made everything an expression for R translation.Eduardo Julian2018-04-141-1/+1
* - Initial R back-end implementation.Eduardo Julian2018-04-141-0/+88