aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/metadata/artifact.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some bug fixes.Eduardo Julian2021-08-181-3/+3
* 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-2/+2
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-24/+24
* 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-19/+65
* 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-3/+4
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-2/+2
* 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-5/+5
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-0/+69