aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/scope.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-15- Heavy refactoring.Eduardo Julian1-173/+0
2017-11-06- Fixed some bugs.Eduardo Julian1-21/+36
2017-10-29- Fixed some bugs.Eduardo Julian1-3/+3
- Improved error reporting. - Implemented macro-expansion (for JVM). - Implemented "let" compilation.
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-19/+19
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-19/+19
- Some refactoring.
2017-09-08- Re-named luxc/env to luxc/scope.Eduardo Julian1-0/+0
2017-05-19- WIP: Added pattern-matching (case) analysis.Eduardo Julian1-0/+10
2017-05-17- Renamed "Error" to "Result".Eduardo Julian1-10/+10
2017-05-09- Added tests for some kinds of analysis.Eduardo Julian1-37/+44
- WIP: Porting more code.
2017-05-03- WIP: Implemented more functionality.Eduardo Julian1-1/+36
- Lots of refactorings.
2017-05-01- WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian1-0/+106