aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/js/statement.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-1/+1
|
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-1/+1
| | | - Removed some modules that should have been deleted before.
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-1/+1
|
* - Added a code-generation utility module for JS.Eduardo Julian2018-02-231-3/+4
|
* - Added tests for normal JS (non-procedure) behavior.Eduardo Julian2018-02-171-5/+4
| | | - Fixed a few bugs.
* - WIP: Host procedures for JS.Eduardo Julian2018-01-211-0/+47