aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/exception.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-06Made exception.report a function.Eduardo Julian1-3/+3
2022-06-26De-sigil-ification: suffix : [Part 16]Eduardo Julian1-5/+5
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-2/+2
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-2/+2
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-04De-sigil-ification: #Eduardo Julian1-1/+1
2022-06-04Extensible import syntax [Part 6]Eduardo Julian1-1/+1
2022-06-03Extensible import syntax [Part 5]Eduardo Julian1-1/+1
2022-06-02Extensible import syntax [Part 3]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-5/+5
2022-04-09Better names for testing macros (plus better indentation).Eduardo Julian1-74/+74
2022-04-08De-sigil-ification: $Eduardo Julian1-76/+76
2022-03-16De-sigil-ification: prefix :Eduardo Julian1-2/+2
2022-03-15Leaner syntax for library/lux/control/exception.reportEduardo Julian1-19/+19
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-5/+5
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-5/+5
2021-09-12Made the "#" character great again!Eduardo Julian1-16/+16
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-16/+16
2021-09-08Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian1-1/+1
2021-09-07De-taggification | part 4Eduardo Julian1-4/+4
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian1-1/+1
2021-09-04De-taggification | part 2Eduardo Julian1-6/+6
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-1/+1
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-9/+5
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-1/+1
2021-08-02Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian1-9/+9
2021-07-31Yet more renamings.Eduardo Julian1-2/+2
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-8/+8
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian1-1/+1
2021-07-16Fixed some inconsistent naming.Eduardo Julian1-33/+33
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-12/+13
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-2/+2
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-4/+4
2020-12-10Re-named "with-cover" to "for".Eduardo Julian1-1/+1
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-1/+1
2020-11-26Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian1-4/+4
2020-11-02Allow defining anonymous actors.Eduardo Julian1-2/+2
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-81/+82
2020-05-17Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian1-1/+1
2020-04-18Improved test for exceptions.Eduardo Julian1-23/+100
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-4/+6
2019-06-20Improved the convention for using text formatters.Eduardo Julian1-2/+2
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-2/+1
2019-02-08Ported some modules to the new test format.Eduardo Julian1-20/+23
2019-02-05Integrated tests into normal source code.Eduardo Julian1-0/+0
2019-02-04Converted tests for "lux/control/exception" to new format.Eduardo Julian1-43/+28
2018-12-15Re-named the "Error" tag to "Failure".Eduardo Julian1-2/+2
2018-07-28Removed temporary "|" prefix on Nat.Eduardo Julian1-1/+1