summaryrefslogtreecommitdiffstats
path: root/share/txr/stdlib/trace.tl
Commit message (Expand)AuthorAgeFilesLines
* trace: refer usr:catch operator rather than sys:catch.Kaz Kylheku2018-04-081-3/+3
* trace: bugfix: redefine check mustn't throw exceptions.Kaz Kylheku2018-04-081-6/+10
* stdlib: all code read under sys package.Kaz Kylheku2018-04-061-2/+2
* trace: add missing copyright header.Kaz Kylheku2018-04-051-0/+26
* trace: bugfix: spurious "previously traced" warningKaz Kylheku2017-12-081-2/+2
* trace: allow format and * functions to be traced.Kaz Kylheku2017-07-161-2/+5
* trace: wrong function printed in traces.Kaz Kylheku2017-03-241-3/+4
* trace: implement redefinition checks.Kaz Kylheku2017-03-171-0/+15
* trace: detect inheritance, change name and warn.Kaz Kylheku2017-03-171-10/+32
* Diagnose undefined functions in trace.Kaz Kylheku2016-11-191-1/+3
* Bugfix: cannot untrace individual method.Kaz Kylheku2016-11-191-1/+1
* Adding function tracing support.Kaz Kylheku2016-10-291-0/+50