aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/analysis/reference.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-82/+0
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-011-5/+5
* Removed the (magical) "export?" annotations tag.Eduardo Julian2019-05-241-2/+2
* Improved error reporting in the (new) compilers.Eduardo Julian2019-04-151-2/+2
* Ported the analysis tests to the new format.Eduardo Julian2019-04-141-8/+10
* - Upgrade the tuple left-access mechanism to the new style.Eduardo Julian2019-04-071-1/+2
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-2/+2
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-141-9/+9
* WIP: Some tweaks to handle imports at the compiler-state level.Eduardo Julian2019-03-121-1/+0
* Some refactoring around analysis.Eduardo Julian2019-03-031-15/+16
* Re-named "lux/platform" to "lux/tool".Eduardo Julian2019-02-121-0/+79