aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/metadata/snapshot.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unified tuple and record syntax.Eduardo Julian2021-09-031-2/+2
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-7/+7
* Some bug fixes.Eduardo Julian2021-08-181-1/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-2/+2
* More renamings.Eduardo Julian2021-07-301-1/+1
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-25/+25
* Re-named Promise to Async.Eduardo Julian2021-07-261-2/+2
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-17/+54
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-23/+24
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-5/+4
* Delegate text (lower|upper)-casing to the host-platform implementations.Eduardo Julian2021-06-261-11/+20
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-8/+6
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-1/+1
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-9/+9
* Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian2020-12-151-0/+84