index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debugger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3460: some type casts are not needed
v8.2.3460
=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-10-02
1
-1
/
+1
*
patch 8.2.3419: a failing debug expression may make Vim unusable
v8.2.3419
Bram Moolenaar
2021-09-09
1
-14
/
+8
*
patch 8.2.3417: Vim9: a failing debug expression aborts script sourcing
v8.2.3417
Bram Moolenaar
2021-09-08
1
-8
/
+26
*
patch 8.2.3395: Vim9: expression breakpoint not checked in :def function
v8.2.3395
Bram Moolenaar
2021-09-02
1
-0
/
+28
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+1
*
patch 8.2.3026: Vim9: cannot set breakpoint in compiled function
v8.2.3026
Bram Moolenaar
2021-06-20
1
-1
/
+1
*
patch 8.2.2996: Vim9: when debugging cannot inspect local variables
v8.2.2996
Bram Moolenaar
2021-06-14
1
-1
/
+1
*
patch 8.2.2961: keys typed during a :normal command are discarded
v8.2.2961
Bram Moolenaar
2021-06-07
1
-1
/
+1
*
patch 8.2.2435: setline() gives an error for some types
v8.2.2435
Bram Moolenaar
2021-01-31
1
-6
/
+6
*
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-24
1
-10
/
+18
*
patch 8.2.1653: expand('<stack>') does not include the final line number
v8.2.1653
Bram Moolenaar
2020-09-10
1
-3
/
+3
*
patch 8.2.1297: when a test fails it's often not easy to see where
v8.2.1297
Bram Moolenaar
2020-07-26
1
-3
/
+3
*
patch 8.2.0069: ETYPE_ is used for two different enums
v8.2.0069
Bram Moolenaar
2019-12-31
1
-1
/
+1
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-13
/
+23
*
patch 8.2.0044: expression type is used inconsistently
v8.2.0044
Bram Moolenaar
2019-12-25
1
-2
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1200: old style comments in debugger source
v8.1.1200
Bram Moolenaar
2019-04-23
1
-85
/
+80
*
patch 8.1.1195: Vim script debugger functionality needs cleanup
v8.1.1195
Bram Moolenaar
2019-04-21
1
-0
/
+990