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