aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/module (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-2/+2
| | | - WIP: Some other changes/additions to the new compiler.
* - Adjusted compiler to the new lack of Char type.Eduardo Julian2017-07-023-9/+4
| | | - WIP: PM/case synthesis.
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-2/+2
|
* - Changed the name of "let%" to "with-expansions".Eduardo Julian2017-05-072-40/+42
|
* - Removed "T" suffix from Type's tags.Eduardo Julian2017-05-071-22/+22
|
* - WIP: Implemented more functionality.Eduardo Julian2017-05-031-6/+0
| | | - Lots of refactorings.
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-014-0/+272