aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/data/format/tar.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Leaner syntax for library/lux/control/exception.reportEduardo Julian2022-03-151-12/+12
* De-sigil-ification: ^Eduardo Julian2022-03-151-3/+5
* De-sigil-ification: >Eduardo Julian2022-03-141-5/+6
* De-sigil-ification: @Eduardo Julian2022-03-141-21/+21
* Better detection for "exec" optimization.Eduardo Julian2022-01-281-69/+54
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* "Row" => "Sequence"Eduardo Julian2021-09-151-7/+7
* Re-named "recur" to "again".Eduardo Julian2021-09-141-1/+1
* Re-named "Name" to "Symbol".Eduardo Julian2021-09-141-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-12/+12
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-34/+34
* Made the "#" character great again!Eduardo Julian2021-09-121-8/+8
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-101-277/+278
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-12/+12
* Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian2021-09-081-8/+11
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-081-291/+277
* De-taggification | part 4Eduardo Julian2021-09-071-16/+16
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-13/+13
* Unified tuple and record syntax.Eduardo Julian2021-09-031-18/+18
* Updates to the Lua compiler.Eduardo Julian2021-08-251-7/+10
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-34/+38
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-27/+27
* More fixes.Eduardo Julian2021-08-201-2/+6
* 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