aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/runtime.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-sigil-ification: @Eduardo Julian2022-03-141-25/+25
|
* "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.
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-12/+12
|
* Made the "#" character great again!Eduardo Julian2021-09-121-4/+4
|
* De-taggification | part 4Eduardo Julian2021-09-071-7/+7
|
* De-taggification | part 2Eduardo Julian2021-09-041-4/+4
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-2/+2
|
* Some bug fixes.Eduardo Julian2021-08-181-4/+4
|
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+2
|
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
|
* More renamings.Eduardo Julian2021-07-301-1/+1
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-5/+5
|
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-1/+1
|
* Now allowing compilers to generate custom-named outputs.Eduardo Julian2021-07-171-1/+6
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-14/+15
|
* A bit more clarity for Licentia licenses.Eduardo Julian2021-07-121-10/+41
|
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
|
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-2/+3
| | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-2/+2
|
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-271-0/+28