aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/module.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-15- Heavy refactoring.Eduardo Julian1-173/+0
2017-11-13- Refactoring.Eduardo Julian1-18/+30
2017-10-26- Added a new piece of compiler state, just for storing the current-module.Eduardo Julian1-1/+2
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-30/+30
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-8/+8
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
2017-05-29- Fixes for pattern-matching (case) analysis.Eduardo Julian1-2/+75
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
2017-05-03- WIP: Implemented more functionality.Eduardo Julian1-1/+54
2017-05-01- WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian1-0/+6