aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/profile.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-20/+20
|
* Removed several unnecessary imports.Eduardo Julian2020-12-121-6/+7
|
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-8/+8
|
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-171-2/+2
|
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-3/+4
|
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-3/+0
|
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-13/+0
|
* Test imports for circular dependencies.Eduardo Julian2020-10-071-3/+86
|
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-0/+135