aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/project.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-6/+6
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-2/+2
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-2/+2
2020-10-31Easy to use Rev constants.Eduardo Julian1-2/+2
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-0/+3
2020-10-12Tweaked how I64 masks are made.Eduardo Julian1-8/+19
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-1/+1
2020-10-07Test imports for circular dependencies.Eduardo Julian1-1/+9
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-65/+48
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-2/+5
2020-08-28Build programs.Eduardo Julian1-3/+11
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-26/+9
2020-08-17Add local repo installation to Aedifex.Eduardo Julian1-3/+11
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-0/+68