Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-20 | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 1 | -53/+0 | |
- Removed some modules that should have been deleted before. | |||||
2018-05-10 | - Re-named "Compiler" type to "Lux". | Eduardo Julian | 1 | -1/+1 | |
2018-05-06 | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 1 | -2/+2 | |
2018-02-06 | - Fixed some failing new-luxc tests. | Eduardo Julian | 1 | -1/+9 | |
- Re-designed the way casting is done for JVM interop. - Now always adding extensions when initializing compiler. | |||||
2018-01-28 | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 1 | -1/+1 | |
2018-01-08 | - Re-factored initialization functions to their own module. | Eduardo Julian | 1 | -0/+45 | |