aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/module.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Heavy refactoring.Eduardo Julian2017-11-151-173/+0
* - Refactoring.Eduardo Julian2017-11-131-18/+30
* - Added a new piece of compiler state, just for storing the current-module.Eduardo Julian2017-10-261-1/+2
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-30/+30
* - Migrated new-luxc to latest version of stdlib.Eduardo Julian2017-10-111-8/+8
* - Re-named luxc/env to luxc/scope.Eduardo Julian2017-09-081-2/+2
* - Updated new compiler's code to the recent changes in the language.Eduardo Julian2017-09-051-10/+10
* - Fixes for pattern-matching (case) analysis.Eduardo Julian2017-05-291-2/+75
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-10/+10
* - Added tests for some kinds of analysis.Eduardo Julian2017-05-091-7/+35
* - WIP: Implemented more functionality.Eduardo Julian2017-05-031-1/+54
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-011-0/+6