aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/exception.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: !Eduardo Julian2022-03-171-3/+3
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-16/+16
* Leaner syntax for library/lux/control/exception.reportEduardo Julian2022-03-151-1/+1
* De-sigil-ification: @Eduardo Julian2022-03-141-31/+31
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "Identifier" to "Symbol".Eduardo Julian2021-09-141-4/+4
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-4/+4
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-19/+19
* Made the "#" character great again!Eduardo Julian2021-09-121-19/+19
* Fixed the indentation of variants.Eduardo Julian2021-09-101-1/+1
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-16/+16
* Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian2021-09-081-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-13/+13
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Unified tuple and record syntax.Eduardo Julian2021-09-031-4/+4
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-10/+10
* Updates to the Lua compiler.Eduardo Julian2021-08-251-4/+4
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-12/+13
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-14/+14
* Some bug fixes.Eduardo Julian2021-08-181-13/+9
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-28/+6
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-23/+23
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-14/+9
* No more #export magic syntax.Eduardo Julian2021-08-081-22/+31
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-5/+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-1/+1
* Yet more renamings.Eduardo Julian2021-07-311-1/+1
* More renamings.Eduardo Julian2021-07-301-2/+2
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-281-5/+15
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-16/+17
* Updated the Scriptum documentation generator.Eduardo Julian2021-07-201-15/+27
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+184