aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-135-0/+15
|
* Now showing stack-traces for runtime exceptions in Ruby.Eduardo Julian2022-12-221-1/+1
|
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-1/+1
|
* First-class programs instead of having a "lux program" extension.Eduardo Julian2022-07-093-3/+3
|
* Moved "lux/time" to "lux/world/time".Eduardo Julian2022-07-061-2/+3
|
* Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian2022-07-011-1/+1
|
* De-sigil-ification: suffix : [Part 16]Eduardo Julian2022-06-261-1/+0
|
* De-sigil-ification: suffix : [Part 15]Eduardo Julian2022-06-255-5/+5
|
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-165-5/+5
|
* New "parser" hierarchy. [Part 3]Eduardo Julian2022-06-164-12/+12
|
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-165-24/+24
|
* New "format" hierarchy.Eduardo Julian2022-06-133-3/+3
|
* Re-named the "poly" hierarchy to "polytypic".Eduardo Julian2022-06-124-12/+13
|
* De-sigil-ification: suffix : [Part 3]Eduardo Julian2022-06-121-1/+1
|
* Extensible import syntax [Part 5]Eduardo Julian2022-06-034-4/+4
|
* Extensible import syntax [Part 4]Eduardo Julian2022-06-033-6/+6
|
* Extensible import syntax [Part 3]Eduardo Julian2022-06-024-4/+4
|
* Extensible import syntax [Part 2]Eduardo Julian2022-06-021-1/+1
|
* Extensible import syntax: Part 1Eduardo Julian2022-06-015-52/+52
|
* De-sigil-ification: $Eduardo Julian2022-04-083-19/+19
|
* De-sigil-ification: ^Eduardo Julian2022-03-153-48/+48
|
* Fixed packaging issue.Eduardo Julian2021-10-091-7/+7
|
* "module:" => "using"Eduardo Julian2021-09-155-5/+5
|
* No more "^slots".Eduardo Julian2021-09-143-9/+9
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-135-25/+25
| | | | syntax change.
* Made the "#" character great again!Eduardo Julian2021-09-124-9/+9
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-104-6/+6
|
* De-taggification | part 4Eduardo Julian2021-09-075-33/+33
|
* De-taggification | part 2Eduardo Julian2021-09-045-32/+32
|
* Unified tuple and record syntax.Eduardo Julian2021-09-033-6/+6
|
* Updates to the Lua compiler.Eduardo Julian2021-08-253-7/+10
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-3/+3
|
* No more #export magic syntax.Eduardo Julian2021-08-085-20/+20
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-274-5/+5
|
* Re-named Promise to Async.Eduardo Julian2021-07-261-4/+4
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-145-64/+69
|
* Improved the XML parsing library.Eduardo Julian2021-07-133-17/+9
|
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-122-16/+11
|
* Improved compilation of loops and pattern-matching for Python. Eduardo Julian2021-02-011-0/+42
|
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-0/+71
|
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-261-7/+12
|
* Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian2021-01-133-0/+143