summaryrefslogtreecommitdiffstats
path: root/share/txr/stdlib/error.tl
Commit message (Expand)AuthorAgeFilesLines
* compiler: improve wording of destructuring errors.Kaz Kylheku2018-04-291-10/+16
* compiler: streamline destructuring error checks.Kaz Kylheku2018-04-231-0/+11
* compiler: lambda call to let optimization.Kaz Kylheku2018-04-151-0/+9
* stdlib: all code read under sys package.Kaz Kylheku2018-04-061-2/+2
* compiler: move sys:bind-mac-error to error.tl.Kaz Kylheku2018-04-041-0/+7
* Copyright year bump 2018.Kaz Kylheku2018-02-151-1/+1
* Use non-hacky representation for deferrable warnings.Kaz Kylheku2017-02-101-1/+1
* bugfix: no restart catch in compile-warning.Kaz Kylheku2017-02-091-1/+3
* Dump deferred warnings when eval exception thrown.Kaz Kylheku2017-02-031-0/+1
* Functions for error reporting out of macros.Kaz Kylheku2017-01-151-0/+46