aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/generation/reference.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-81/+0
* Renamed "Statement" to "Directive".Eduardo Julian2019-09-071-10/+10
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
* Now "refreshing" the evaluator every time a new definition is processed.Eduardo Julian2019-04-171-3/+3
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-3/+3
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-141-7/+7
* The "translation" phase has been re-named to "generation".Eduardo Julian2019-03-131-0/+81