aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/analysis/module.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-261/+0
* FIX old compiler could allow aliases to be defined more than onceEduardo Julian2019-10-171-1/+1
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-021-50/+50
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-5/+5
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-011-2/+2
* Improved error reporting in the (new) compilers.Eduardo Julian2019-04-151-9/+9
* - Upgrade the tuple left-access mechanism to the new style.Eduardo Julian2019-04-071-3/+4
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-3/+3
* Minor improvements.Eduardo Julian2019-03-171-6/+10
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-5/+5
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-141-1/+1
* Some refactoring around analysis.Eduardo Julian2019-03-031-32/+33
* Re-named "lux/platform" to "lux/tool".Eduardo Julian2019-02-121-0/+255