| Commit message (Expand) | Author | Age | Files | Lines |
* | file layout: moving share/txr/stdlib to stdlib. | Kaz Kylheku | 2021-06-24 | 1 | -123/+0 |
* | Copyright year bump 2021. | Kaz Kylheku | 2021-01-14 | 1 | -1/+1 |
* | Copyright year bump 2020. | Kaz Kylheku | 2019-12-31 | 1 | -1/+1 |
* | trace: bugfix: trace-redefine-check doesn't untrace. | Kaz Kylheku | 2019-08-28 | 1 | -3/+3 |
* | Copyright year bump 2019. | Kaz Kylheku | 2019-01-16 | 1 | -1/+1 |
* | trace: refer usr:catch operator rather than sys:catch. | Kaz Kylheku | 2018-04-08 | 1 | -3/+3 |
* | trace: bugfix: redefine check mustn't throw exceptions. | Kaz Kylheku | 2018-04-08 | 1 | -6/+10 |
* | stdlib: all code read under sys package. | Kaz Kylheku | 2018-04-06 | 1 | -2/+2 |
* | trace: add missing copyright header. | Kaz Kylheku | 2018-04-05 | 1 | -0/+26 |
* | trace: bugfix: spurious "previously traced" warning | Kaz Kylheku | 2017-12-08 | 1 | -2/+2 |
* | trace: allow format and * functions to be traced. | Kaz Kylheku | 2017-07-16 | 1 | -2/+5 |
* | trace: wrong function printed in traces. | Kaz Kylheku | 2017-03-24 | 1 | -3/+4 |
* | trace: implement redefinition checks. | Kaz Kylheku | 2017-03-17 | 1 | -0/+15 |
* | trace: detect inheritance, change name and warn. | Kaz Kylheku | 2017-03-17 | 1 | -10/+32 |
* | Diagnose undefined functions in trace. | Kaz Kylheku | 2016-11-19 | 1 | -1/+3 |
* | Bugfix: cannot untrace individual method. | Kaz Kylheku | 2016-11-19 | 1 | -1/+1 |
* | Adding function tracing support. | Kaz Kylheku | 2016-10-29 | 1 | -0/+50 |