aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/local.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
|
* Now showing stack-traces for runtime exceptions in Ruby.Eduardo Julian2022-12-221-2/+3
|
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-161-1/+1
|
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-161-3/+3
|
* New "format" hierarchy.Eduardo Julian2022-06-131-1/+1
|
* Extensible import syntax [Part 5]Eduardo Julian2022-06-031-1/+1
|
* Extensible import syntax [Part 4]Eduardo Julian2022-06-031-1/+1
|
* Extensible import syntax [Part 3]Eduardo Julian2022-06-021-1/+1
|
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-10/+10
|
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-3/+3
| | | | syntax change.
* De-taggification | part 4Eduardo Julian2021-09-071-3/+3
|
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
|
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-7/+8
|
* Mo' updates, less problems.Eduardo Julian2021-02-071-5/+4
|
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-10/+11
|
* Render XML to text in an indented form for human readability.Eduardo Julian2020-12-101-6/+6
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-2/+2
| | | | convention that only macros that deal with types may start with a colon.
* Allow defining anonymous actors.Eduardo Julian2020-11-021-136/+3
|
* Improved the design of actors.Eduardo Julian2020-11-011-26/+32
|
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-18/+0
|
* Easy to use Rev constants.Eduardo Julian2020-10-311-9/+6
|
* Some small refactoring.Eduardo Julian2020-10-251-32/+17
|
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-2/+2
|
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-20/+23
|
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-2/+6
|
* Gave the Location type its own module.Eduardo Julian2020-10-141-12/+12
|
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-3/+4
|
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-13/+20
|
* Build programs.Eduardo Julian2020-08-281-0/+6
|
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-22/+98
|
* Add local repo installation to Aedifex.Eduardo Julian2020-08-171-0/+86