aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/exception.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-1/+1
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-1/+1
| | | | convention that only macros that deal with types may start with a colon.
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-4/+4
|
* Allow defining anonymous actors.Eduardo Julian2020-11-021-2/+2
|
* WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian2020-08-121-81/+82
|
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
|
* Improved test for exceptions.Eduardo Julian2020-04-181-23/+100
|
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-4/+6
|
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
|
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-2/+1
|
* Ported some modules to the new test format.Eduardo Julian2019-02-081-20/+23
|
* Integrated tests into normal source code.Eduardo Julian2019-02-051-0/+35