aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/parser.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-4/+1
2021-06-18Refactored the machinery to make local macros into its own module.Eduardo Julian1-1/+1
2021-02-07Mo' updates, less problems.Eduardo Julian1-1/+5
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-1/+2
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-29/+29
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-31/+31
2020-11-05Improved error reporting for syntax macros.Eduardo Julian1-4/+5
2020-10-31Easy to use Rev constants.Eduardo Julian1-14/+14
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-4/+5
2020-10-07Test imports for circular dependencies.Eduardo Julian1-11/+12
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-34/+72
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-0/+8
2020-09-16Changed the format of project descriptor files.Eduardo Julian1-65/+101
2020-08-28Build programs.Eduardo Julian1-10/+16
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-7/+8
2020-08-17Add local repo installation to Aedifex.Eduardo Julian1-0/+7
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-0/+140