aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-13Re-licensed to MPL 2.0Eduardo Julian1-0/+3
2022-12-22Now showing stack-traces for runtime exceptions in Ruby.Eduardo Julian1-4/+5
2022-12-02Added some simple time-series handling machinery.Eduardo Julian1-1/+1
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian1-4/+4
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-3/+3
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-12/+12
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-12De-sigil-ification: suffix : [Part 4]Eduardo Julian1-15/+15
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian1-1/+1
2022-06-04De-sigil-ification: #Eduardo Julian1-1/+1
2022-06-04Extensible import syntax [Part 6]Eduardo Julian1-2/+2
2022-06-02Extensible import syntax [Part 2]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-6/+6
2022-04-08De-sigil-ification: $Eduardo Julian1-5/+5
2022-04-08Can now deploy releases with Aedifex.Eduardo Julian1-5/+8
2022-04-07De-sigil-ification: &Eduardo Julian1-2/+2
2022-03-14De-sigil-ification: @Eduardo Julian1-35/+35
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-14Re-named "Name" to "Symbol".Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-7/+7
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-9/+9
2021-09-07De-taggification | part 4Eduardo Julian1-5/+5
2021-09-04De-taggification | part 2Eduardo Julian1-7/+7
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+2
2021-08-25Updates to the Lua compiler.Eduardo Julian1-3/+4
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-5/+5
2021-08-18Some bug fixes.Eduardo Julian1-20/+20
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-1/+1
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-2/+2
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-12/+12
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-15/+16
2021-07-08Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian1-1/+22
2021-02-07Mo' updates, less problems.Eduardo Julian1-3/+3
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-17/+7
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-8/+8
2020-12-17More optimizations to the Lux syntax parser.Eduardo Julian1-6/+10
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-11-27Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian1-9/+5
2020-10-31Easy to use Rev constants.Eduardo Julian1-7/+16
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-19/+29
2020-10-07Test imports for circular dependencies.Eduardo Julian1-0/+9
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-0/+68