aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-2/+2
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-12/+12
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-15/+16
* Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian2021-07-081-1/+22
* Mo' updates, less problems.Eduardo Julian2021-02-071-3/+3
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-17/+7
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-8/+8
* More optimizations to the Lux syntax parser.Eduardo Julian2020-12-171-6/+10
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-2/+2
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-271-9/+5
* Easy to use Rev constants.Eduardo Julian2020-10-311-7/+16
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-19/+29
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+9
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-0/+68