Bruce Hill
|
ad334872b5
|
Minor fixes, including for blank lines in wrapped text.
|
2018-05-02 17:15:53 -07:00 |
|
Bruce Hill
|
a3357f1fc3
|
Merge branch 'master' of bitbucket.org:spilt/lua-debug-tui
|
2018-04-12 17:55:29 -07:00 |
|
Bruce Hill
|
106ed244c8
|
Adding watch expressions and usability/robustness improvements.
|
2018-04-12 17:55:13 -07:00 |
|
Bruce Hill
|
49151b9b63
|
Usability/robustness improvements.
|
2018-04-12 17:54:36 -07:00 |
|
Bruce Hill
|
257a611e75
|
Some usability tweaks.
|
2018-04-12 17:11:08 -07:00 |
|
Bruce Hill
|
fe6facb240
|
Deleted logging.
|
2018-04-12 15:36:24 -07:00 |
|
Bruce Hill
|
9e5d0cf36f
|
Added upvalue support.
|
2018-04-12 15:35:58 -07:00 |
|
Bruce Hill
|
1c98e82c97
|
Reverting callstack limits
|
2018-04-12 15:23:17 -07:00 |
|
Bruce Hill
|
93a64db494
|
Misc. hardening improvements.
|
2018-04-12 15:21:30 -07:00 |
|
Bruce Hill
|
05782d52ca
|
Pruning dead code.
|
2018-04-09 22:07:08 -07:00 |
|
Bruce Hill
|
44120abce6
|
Fixes for line handling behavior.
|
2018-04-09 18:59:30 -07:00 |
|
Bruce Hill
|
a8e4ed4ac6
|
Fixed bug with loading file contents.
|
2018-04-09 16:33:37 -07:00 |
|
Bruce Hill
|
57315ef632
|
Improved error reporting for '?' and '>' queries. Also improved source
code visualization of functions defined in strings.
|
2018-04-08 18:15:12 -07:00 |
|
Bruce Hill
|
bff12f4742
|
Added support for browsing any object that supports __pairs iteration
and also included its __tostring if one is provided.
|
2018-04-06 18:36:21 -07:00 |
|
Bruce Hill
|
00bb657027
|
Fixes for problems encountered in real-world testing.
|
2018-04-06 18:18:48 -07:00 |
|
Bruce Hill
|
bb38223ec0
|
Colorized output for REPL and better handling of \t and similar escapes.
|
2018-04-05 17:52:59 -07:00 |
|
Bruce Hill
|
27842a1161
|
Forced '?' to print '= nil' if expression is nil.
|
2018-04-05 17:22:19 -07:00 |
|
Bruce Hill
|
282b2462bd
|
Updated doc for REPL.
|
2018-04-05 17:19:28 -07:00 |
|
Bruce Hill
|
29a18753a3
|
Third try.
|
2018-04-05 17:15:27 -07:00 |
|
Bruce Hill
|
3a0919ea8e
|
Retry at preview.
|
2018-04-05 17:13:54 -07:00 |
|
Bruce Hill
|
44ff6bae76
|
Further shrunk image.
|
2018-04-05 17:11:36 -07:00 |
|
Bruce Hill
|
dba3ce72be
|
Image size tweak.
|
2018-04-05 17:10:34 -07:00 |
|
Bruce Hill
|
a457cfb12c
|
Shrunk image.
|
2018-04-05 17:08:58 -07:00 |
|
Bruce Hill
|
2a1f47a924
|
Added license and rockspec.
|
2018-04-05 17:06:36 -07:00 |
|
Bruce Hill
|
d37671a507
|
Removed repr dependency.
|
2018-04-05 17:04:54 -07:00 |
|
Bruce Hill
|
47771a79f9
|
Added error message printout to console.
|
2018-04-05 16:25:31 -07:00 |
|
Bruce Hill
|
2ff0d96db3
|
Updated doc.
|
2018-04-05 14:36:03 -07:00 |
|
Bruce Hill
|
174e708ad9
|
Updated preview.
|
2018-04-05 14:33:29 -07:00 |
|
Bruce Hill
|
2c367e01d7
|
Updated doc.
|
2018-04-05 14:29:58 -07:00 |
|
Bruce Hill
|
9e090da0b9
|
Much cleaner and prettier
|
2018-04-05 14:26:03 -07:00 |
|
Bruce Hill
|
987337d289
|
More betterer.
|
2018-04-02 15:56:07 -07:00 |
|
Bruce Hill
|
48eccd3944
|
More working.
|
2018-04-02 15:50:36 -07:00 |
|
Bruce Hill
|
9e0bebace1
|
Mostly working, albeit not pretty.
|
2018-04-02 15:29:51 -07:00 |
|
Bruce Hill
|
5d27d080d2
|
Initial mostly working draft.
|
2018-03-29 16:15:55 -07:00 |
|
Bruce Hill
|
a46da5240d
|
Fixed typo.
|
2018-03-29 14:11:13 -07:00 |
|
Bruce Hill
|
3d549a53b7
|
First draft of running code.
|
2018-03-26 16:52:19 -07:00 |
|
Bruce Hill
|
d6a2f5066c
|
Fixing preview?
|
2018-03-25 16:11:20 -07:00 |
|
Bruce Hill
|
3d9301a263
|
Added preview.
|
2018-03-25 16:10:25 -07:00 |
|
Bruce Hill
|
21e611da1f
|
Updated doc.
|
2018-03-25 16:05:43 -07:00 |
|
Bruce Hill
|
eaa69a6ea0
|
Updated doc.
|
2018-03-25 16:03:45 -07:00 |
|
Bruce Hill
|
980b5673d5
|
Added readme.
|
2018-03-25 16:02:32 -07:00 |
|
Bruce Hill
|
1eb6556b65
|
Added assert() to hijacking.
|
2018-03-25 15:51:20 -07:00 |
|
Bruce Hill
|
6d820d18d4
|
Better hijacking.
|
2018-03-25 15:48:13 -07:00 |
|
Bruce Hill
|
a26064213c
|
Added max width for callstack, and properly exit when hijacking error().
|
2018-03-25 15:44:42 -07:00 |
|
Bruce Hill
|
adfab5b79d
|
Hardening.
|
2018-03-25 15:38:51 -07:00 |
|
Bruce Hill
|
9a4cae695c
|
Cleanup.
|
2018-03-25 15:23:43 -07:00 |
|
Bruce Hill
|
20d3155eb1
|
Cleanup.
|
2018-03-25 15:16:02 -07:00 |
|
Bruce Hill
|
7192506ed5
|
Perf improvements.
|
2018-03-25 15:14:25 -07:00 |
|
Bruce Hill
|
db872e8606
|
Tweaks to visualizing tables.
|
2018-03-22 13:45:28 -07:00 |
|
Bruce Hill
|
f083b78aad
|
Cleaning up colors.
|
2018-03-21 19:47:50 -07:00 |
|