summaryrefslogtreecommitdiff
path: root/src/debugger.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0069: ETYPE_ is used for two different enumsv8.2.0069Bram Moolenaar2019-12-311-1/+1
* patch 8.2.0056: execution stack is incomplete and inefficientv8.2.0056Bram Moolenaar2019-12-291-13/+23
* patch 8.2.0044: expression type is used inconsistentlyv8.2.0044Bram Moolenaar2019-12-251-2/+1
* patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar2019-05-241-1/+1
* patch 8.1.1200: old style comments in debugger sourcev8.1.1200Bram Moolenaar2019-04-231-85/+80
* patch 8.1.1195: Vim script debugger functionality needs cleanupv8.1.1195Bram Moolenaar2019-04-211-0/+990