summaryrefslogtreecommitdiff
path: root/src/errors.h
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0389: crash when 'tagfunc' closes the windowv9.0.0389Bram Moolenaar2022-09-051-0/+2
* patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar2022-09-011-0/+4
* patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan2022-08-301-0/+2
* patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny versionv9.0.0270Bram Moolenaar2022-08-251-2/+0
* patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar2022-08-251-4/+0
* patch 9.0.0263: too many #ifdefsv9.0.0263Bram Moolenaar2022-08-251-1/+1
* patch 9.0.0250: slightly inconsistent error messagesv9.0.0250Bram Moolenaar2022-08-231-1/+1
* patch 9.0.0247: cannot add padding to virtual text without highlightv9.0.0247Bram Moolenaar2022-08-231-0/+4
* patch 9.0.0233: removing multiple text properties takes many callsv9.0.0233Ben Jackson2022-08-201-2/+6
* patch 9.0.0229: Vim9: error message for missing type is not clearv9.0.0229Bram Moolenaar2022-08-201-4/+4
* patch 9.0.0188: strange effects when using "text_align" with non-zero columnv9.0.0188Bram Moolenaar2022-08-101-0/+2
* patch 9.0.0156: giving E1170 only in an expression is confusingv9.0.0156Bram Moolenaar2022-08-061-2/+2
* patch 9.0.0150: error for using #{ in an expression is a bit confusingv9.0.0150Bram Moolenaar2022-08-061-2/+2
* patch 9.0.0091: duplicate error numberv9.0.0091Bram Moolenaar2022-07-271-1/+1
* patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar2022-07-251-0/+4
* patch 9.0.0064: confusing error when using "q:" in command line windowv9.0.0064Bram Moolenaar2022-07-241-0/+4
* patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan2022-07-231-0/+2
* patch 8.2.5146: memory leak when substitute expression nestsv8.2.5146Bram Moolenaar2022-06-211-0/+4
* patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis2022-06-051-0/+12
* patch 8.2.5039: confusing error if first argument of popup_create() is wrongv8.2.5039Bram Moolenaar2022-05-291-0/+4
* patch 8.2.5033: build error with +eval but without +quickfixv8.2.5033Bram Moolenaar2022-05-271-2/+2
* patch 8.2.5030: autocmd_add() can only handle one event and patternv8.2.5030Yegappan Lakshmanan2022-05-271-3/+3
* patch 8.2.5029: "textlock" is always zerov8.2.5029zeertzjq2022-05-271-2/+1
* patch 8.2.5003: cannot do bitwise shiftsv8.2.5003Yegappan Lakshmanan2022-05-221-0/+6
* patch 8.2.4978: no error if engine selection atom is not at the startv8.2.4978Christian Brabandt2022-05-181-0/+2
* patch 8.2.4933: a few more capitalization mistakes in error messagesv8.2.4933Bram Moolenaar2022-05-101-5/+5
* patch 8.2.4919: can add invalid bytes with :spellgoodv8.2.4919Bram Moolenaar2022-05-081-0/+4
* patch 8.2.4890: inconsistent capitalization in error messagesv8.2.4890Bram Moolenaar2022-05-061-151/+151
* patch 8.2.4883: string interpolation only works in heredocv8.2.4883LemonBoy2022-05-061-0/+4
* patch 8.2.4863: accessing freed memory in test without the +channel featurev8.2.4863Bram Moolenaar2022-05-041-0/+4
* patch 8.2.4861: it is not easy to restore saved mappingsv8.2.4861Ernie Rael2022-05-041-0/+2
* patch 8.2.4774: crash when using a number for lambda namev8.2.4774Bram Moolenaar2022-04-171-0/+4
* patch 8.2.4727: unused codev8.2.4727Dominique Pelle2022-04-101-12/+11
* patch 8.2.4726: cannot use expand() to get the script namev8.2.4726LemonBoy2022-04-091-0/+2
* patch 8.2.4688: new regexp engine does not give an error for "\%v"v8.2.4688Bram Moolenaar2022-04-041-1/+3
* patch 8.2.4653: "import autoload" does not check the file namev8.2.4653Bram Moolenaar2022-03-311-2/+3
* patch 8.2.4604: error for redefining a script item may be confusingv8.2.4604Bram Moolenaar2022-03-211-1/+1
* patch 8.2.4582: useless code handling a type declarationv8.2.4582Bram Moolenaar2022-03-161-0/+2
* patch 8.2.4573: a nested function is compiled for debugging without contextv8.2.4573Bram Moolenaar2022-03-151-0/+4
* patch 8.2.4516: build failure without the +eval featurev8.2.4516Bram Moolenaar2022-03-051-1/+1
* patch 8.2.4515: old subsitute syntax is still supportedv8.2.4515Bram Moolenaar2022-03-051-0/+2
* patch 8.2.4514: Vim9: some flow commands can be shortenedv8.2.4514Bram Moolenaar2022-03-051-1/+1
* patch 8.2.4510: Vim9: shortening commands leads to confusing scriptv8.2.4510Bram Moolenaar2022-03-051-2/+2
* patch 8.2.4509: Vim9: can declare a variable with ":va"v8.2.4509Bram Moolenaar2022-03-051-1/+2
* patch 8.2.4506: "pattern not found" for :global is not an error messagev8.2.4506Bram Moolenaar2022-03-041-1/+2
* patch 8.2.4505: Vim9: outdated "autocmd nested" still worksv8.2.4505Bram Moolenaar2022-03-041-1/+4
* patch 8.2.4500: Vim9: can declare a global variable on the command linev8.2.4500Bram Moolenaar2022-03-031-3/+4
* patch 8.2.4460: Vim9: wrong error for defining dict functionv8.2.4460Bram Moolenaar2022-02-231-1/+2
* patch 8.2.4408: Vim9: some code not covered by testsv8.2.4408Bram Moolenaar2022-02-171-2/+1
* patch 8.2.4395: some code lines not covered by testsv8.2.4395Bram Moolenaar2022-02-151-1/+2