index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
fix --no-debug-support configuration.
Kaz Kylheku
2023-01-20
1
-0
/
+1
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
debugger: initial backtrace support.
Kaz Kylheku
2019-04-16
1
-6
/
+47
*
debug support: crude debugger removed.
Kaz Kylheku
2019-04-09
1
-78
/
+8
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
1
-16
/
+17
*
Copyright year bump.
Kaz Kylheku
2015-12-31
1
-1
/
+1
*
Refactor propagation of contexts in evaluator.
Kaz Kylheku
2015-11-30
1
-2
/
+2
*
Suppress debug stepping into auto-loaded library code.
Kaz Kylheku
2015-08-06
1
-0
/
+12
*
Ligher weight debug instrumentation.
Kaz Kylheku
2015-05-22
1
-17
/
+15
*
Update copyright notices from 2014 to 2015.
Kaz Kylheku
2015-02-01
1
-1
/
+1
*
* Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c,
Kaz Kylheku
2014-07-23
1
-16
/
+16
*
* debug.h (debug_check): Fix broken build when debugger is disabled:
Kaz Kylheku
2014-01-13
1
-1
/
+2
*
Bumping copyrights to 2014 and expressing them as year ranges.
Kaz Kylheku
2013-12-10
1
-1
/
+1
*
* arith.c: Updated copyright year.
Kaz Kylheku
2012-02-25
1
-1
/
+1
*
Task #11486: continuation. Take into account base position
Kaz Kylheku
2012-02-12
1
-3
/
+4
*
* debug.c (help): Added missing help for w command.
Kaz Kylheku
2012-01-21
1
-3
/
+3
*
Improved debugging. Debug nesting depth counter maintained
Kaz Kylheku
2012-01-21
1
-2
/
+55
*
Adding a debugger. This is an experimental prototype.
Kaz Kylheku
2011-11-13
1
-0
/
+52