aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/profile.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-20/+20
2020-12-12Removed several unnecessary imports.Eduardo Julian1-6/+7
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-8/+8
2020-11-17Made the syntax of ^template more consistent.Eduardo Julian1-2/+2
2020-11-05Improved error reporting for syntax macros.Eduardo Julian1-3/+4
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-3/+0
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-13/+0
2020-10-07Test imports for circular dependencies.Eduardo Julian1-3/+86
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-0/+135