aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/compiler/default/phase (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ported the synthesis tests to the new format.Eduardo Julian2019-04-154-426/+0
|
* Ported the analysis tests to the new format.Eduardo Julian2019-04-146-1007/+0
|
* Forgot "lux text char".Eduardo Julian2019-04-041-1/+1
|
* Changed the order of the inputs to the common extensions.Eduardo Julian2019-04-041-18/+18
|
* Re-named "do-template" to "template".Eduardo Julian2019-03-305-6/+6
|
* Changed the convention for the structure opening separator from "/" to ";", ↵Eduardo Julian2019-03-159-73/+73
| | | | to avoid confusion since "/" is used for relative module paths.
* Added the special # syntax for referring to the module's alias when opening ↵Eduardo Julian2019-02-119-26/+26
| | | | structures.
* Integrated tests into normal source code.Eduardo Julian2019-02-0510-0/+1433