aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/data/format/tar.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some bug fixes.Eduardo Julian2021-08-181-31/+31
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-19/+19
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-3/+3
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-27/+27
* No more #export magic syntax.Eduardo Julian2021-08-081-39/+53
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-4/+4
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-6/+6
* Even more renamings.Eduardo Julian2021-08-011-5/+5
* Yet more renamings.Eduardo Julian2021-07-311-22/+23
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-27/+27
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-40/+40
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-5/+5
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+871