aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/io.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-40/+40
|
* - Added parallel compilation.Eduardo Julian2017-11-201-20/+53
| | | | | - Added aliasing. - Several bug fixes. - Some minor refactoring.
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-1/+1
|
* - Heavy refactoring.Eduardo Julian2017-11-151-2/+1
|
* - WIP: Wiring everything to get the compiler to work fully.Eduardo Julian2017-10-261-84/+85
| | | - Fixed a bug when combining field/method/class modifiers.
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-14/+14
|
* - Re-named "jvm-import" to "import".Eduardo Julian2017-09-081-5/+5
|
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-13/+13
|
* - Changed the name of "let%" to "with-expansions".Eduardo Julian2017-05-071-18/+19
|
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-011-0/+93