aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/js/case.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved pattern-matching machinery over.Eduardo Julian2019-02-191-191/+0
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-2/+2
* - Re-named "degree" to "revolution".Eduardo Julian2018-07-041-1/+1
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-3/+3
* - Initial Scheme back-end implementation.Eduardo Julian2018-04-181-3/+3
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-2/+3
* - Added a code-generation utility module for JS.Eduardo Julian2018-02-231-21/+22
* - Added tests for normal JS (non-procedure) behavior.Eduardo Julian2018-02-171-2/+2
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-281-25/+29
* - WIP: Host procedures for JS.Eduardo Julian2018-01-211-0/+185