summaryrefslogtreecommitdiffstats
path: root/share/txr/stdlib/except.tl
Commit message (Expand)AuthorAgeFilesLines
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-88/+0
* Copyright year bump 2021.Kaz Kylheku2021-01-141-1/+1
* ignwarn: handle warnings with multiple args.Kaz Kylheku2020-04-131-1/+1
* Copyright year bump 2020.Kaz Kylheku2019-12-311-1/+1
* stdlib: pass env to constantpKaz Kylheku2019-06-291-2/+2
* New catch** macro.Kaz Kylheku2019-04-101-0/+14
* exceptions: allow description field in catch frames.Kaz Kylheku2019-04-101-2/+2
* Copyright year bump 2019.Kaz Kylheku2019-01-161-1/+1
* stdlib: all code read under sys package.Kaz Kylheku2018-04-061-1/+1
* Copyright year bump 2018.Kaz Kylheku2018-02-151-1/+1
* catch: expand param macros before inserting arg.Kaz Kylheku2017-01-291-2/+5
* New handle* macro, analogous to catch*.Kaz Kylheku2017-01-251-4/+12
* New catch*, giving access to exception symbol.Kaz Kylheku2017-01-251-3/+10
* Bump copyright year to 2017.Kaz Kylheku2017-01-231-1/+1
* Bugfix: repeated expansion of catch unstable.Kaz Kylheku2016-12-311-0/+4
* conformance: handle macro wrong clause syntax.Kaz Kylheku2016-11-291-1/+4
* Expander warns about unbound variables.Kaz Kylheku2016-11-261-0/+3
* Synchronize license comments with LICENSE.Kaz Kylheku2016-10-011-16/+17
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* New way of handling exceptions without unwinding.Kaz Kylheku2015-10-141-0/+45