aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/module.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-08- Re-named luxc/env to luxc/scope.Eduardo Julian1-2/+2
2017-09-05- Updated new compiler's code to the recent changes in the language.Eduardo Julian1-10/+10
- WIP: Some other changes/additions to the new compiler.
2017-05-29- Fixes for pattern-matching (case) analysis.Eduardo Julian1-2/+75
- Small refactorings. - Improved common procedures analysis. - Can now handle tagged structures (variants & records). - Tests for pattern-matching, functions (definition & application), and common procedures.
2017-05-17- Renamed "Error" to "Result".Eduardo Julian1-10/+10
2017-05-09- Added tests for some kinds of analysis.Eduardo Julian1-7/+35
- WIP: Porting more code.
2017-05-03- WIP: Implemented more functionality.Eduardo Julian1-1/+54
- Lots of refactorings.
2017-05-01- WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian1-0/+6