aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/js/primitive.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-13Re-named "Bool" type to "Bit".Eduardo Julian1-2/+2
2018-07-04- Re-named "degree" to "revolution".Eduardo Julian1-20/+4
2018-07-03- Re-named ":!" to ":coerce".Eduardo Julian1-1/+1
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-4/+4
2018-05-06- Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian1-2/+2
2018-02-23- Added a code-generation utility module for JS.Eduardo Julian1-7/+8
2018-01-21- WIP: Host procedures for JS.Eduardo Julian1-0/+56