aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/init.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-53/+0
| | | - Removed some modules that should have been deleted before.
* - Re-named "Compiler" type to "Lux".Eduardo Julian2018-05-101-1/+1
|
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-2/+2
|
* - Fixed some failing new-luxc tests.Eduardo Julian2018-02-061-1/+9
| | | | - Re-designed the way casting is done for JVM interop. - Now always adding extensions when initializing compiler.
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-281-1/+1
|
* - Re-factored initialization functions to their own module.Eduardo Julian2018-01-081-0/+45