aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/synthesis/loop.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-295/+0
|
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-5/+7
|
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-1/+2
|
* Changed the convention for the structure opening separator from "/" to ";", ↵Eduardo Julian2019-03-151-12/+12
| | | | to avoid confusion since "/" is used for relative module paths.
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-141-22/+22
|
* Some refactoring around synthesis.Eduardo Julian2019-03-031-78/+79
|
* Some refactoring around analysis.Eduardo Julian2019-03-031-2/+2
|
* Re-named "lux/platform" to "lux/tool".Eduardo Julian2019-02-121-0/+291