aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/local.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-2/+3
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-1/+1
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-3/+3
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-03Extensible import syntax [Part 5]Eduardo Julian1-1/+1
2022-06-03Extensible import syntax [Part 4]Eduardo Julian1-1/+1
2022-06-02Extensible import syntax [Part 3]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-10/+10
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-3/+3
2021-09-07De-taggification | part 4Eduardo Julian1-3/+3
2021-09-04De-taggification | part 2Eduardo Julian1-5/+5
2021-08-08No more #export magic syntax.Eduardo Julian1-2/+2
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-7/+8
2021-02-07Mo' updates, less problems.Eduardo Julian1-5/+4
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-10/+11
2020-12-10Render XML to text in an indented form for human readability.Eduardo Julian1-6/+6
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-2/+2
2020-11-02Allow defining anonymous actors.Eduardo Julian1-136/+3
2020-11-01Improved the design of actors.Eduardo Julian1-26/+32
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-18/+0
2020-10-31Easy to use Rev constants.Eduardo Julian1-9/+6
2020-10-25Some small refactoring.Eduardo Julian1-32/+17
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-2/+2
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-20/+23
2020-10-15Re-named "to-text" functions to "format".Eduardo Julian1-2/+6
2020-10-14Gave the Location type its own module.Eduardo Julian1-12/+12
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-3/+4
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-13/+20
2020-08-28Build programs.Eduardo Julian1-0/+6
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-22/+98
2020-08-17Add local repo installation to Aedifex.Eduardo Julian1-0/+86