aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/lang/compiler/analysis/reference.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Re-named path "lux/lang/*" to "lux/language/*".Eduardo Julian2018-07-101-77/+0
|
* - Re-named "equality" to "equivalence".Eduardo Julian2018-07-051-1/+1
|
* - Test (and fix) that global-reference analysis only allows you to see ↵Eduardo Julian2018-07-041-12/+32
| | | | definitions within your current module, or exports from imported modules.
* - Heavy refactoring to integrate extensions better with the rest of the ↵Eduardo Julian2018-06-171-0/+57
compiler.