aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/pom.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Improved the XML parsing library.Eduardo Julian2021-07-131-38/+35
|
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-7/+30
|
* Mo' updates, less problems.Eduardo Julian2021-02-071-11/+31
|
* 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-32/+32
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-3/+3
| | | | convention that only macros that deal with types may start with a colon.
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-281-10/+10
|
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-16/+16
|
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-2/+3
|
* Easy to use Rev constants.Eduardo Julian2020-10-311-5/+5
|
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-56/+112
|
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-11/+20
|
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-14/+13
|
* Add local repo installation to Aedifex.Eduardo Julian2020-08-171-0/+3
|
* Aedifex can generate POM files.Eduardo Julian2020-08-121-0/+118