aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.2.1076: Vim9: no line break allowed in :if expressionzeertzjq2023-04-14
| * | | vim-patch:8.2.1071: Vim9: no line break allowed inside a lambdazeertzjq2023-04-14
| * | | vim-patch:9.0.1447: condition is always truezeertzjq2023-04-14
| * | | vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
| * | | vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq2023-04-14
| * | | vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq2023-04-14
| * | | fix(eval): prevent double-free in garbage collection (#22990)zeertzjq2023-04-10
| * | | refactor: remove redundant castsii142023-04-07
| * | | refactor: remove redundant castsii142023-04-07
| * | | refactor: remove redundant const char * castsii142023-04-07
| * | | refactor: make char * parameters const in message.cii142023-04-07
| * | | refactor: remove use of reserved c++ keywordsii142023-04-06
| * | | refactor: make error message definitions constii142023-04-05
| * | | refactor: remove char_u (#22829)dundargoc2023-04-02
| * | | refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
| * | | refactor(PVS/V1048): remove duplicated assignments (#21873)Lucas Merritt2023-03-25
| * | | build: sanitizers for gccii142023-03-16
| * | | vim-patch:8.2.1067: expression "!expr->func()" does not work (#22585)zeertzjq2023-03-09
| * | | vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
| * | | refactor(build): graduate msgpack-c FLOAT32 "feature" since foreverbfredl2023-03-03
| * | | vim-patch:9.0.0430: cannot use repeat() with a blobzeertzjq2023-02-28
| * | | vim-patch:8.2.3438: cannot manipulate blobszeertzjq2023-02-28
| * | | vim-patch:9.0.0795: readblob() always reads the whole filezeertzjq2023-02-28
| * | | Merge #22382 has('gui_running')Justin M. Keyes2023-02-28
| |\ \ \
| | * | | feat(ui): restore has('gui_running')Justin M. Keyes2023-02-27
| * | | | vim-patch:8.2.2782: Vim9: blob operations not fully testedzeertzjq2023-02-28
| * | | | vim-patch:8.2.2777: Vim9: blob operations not tested in all wayszeertzjq2023-02-28
| * | | | vim-patch:8.2.2767: compiler warning for unused argumentzeertzjq2023-02-28
| * | | | vim-patch:8.2.2765: Vim9: not all blob operations workzeertzjq2023-02-28
| * | | | vim-patch:8.2.2757: Vim9: blob tests for legacy and Vim9 script are separatezeertzjq2023-02-28
| |/ / /
| * | | vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different ty...zeertzjq2023-02-27
| * | | vim-patch:9.0.0204: indexof() may leak memoryzeertzjq2023-02-27
| * | | vim-patch:partial:9.0.0202: code and help for indexof() is not idealzeertzjq2023-02-27
| * | | vim-patch:9.0.0196: finding value in list may require a for loopzeertzjq2023-02-27
| * | | vim-patch:8.2.4632: using freed memory in flatten()zeertzjq2023-02-24
| * | | vim-patch:8.2.4629: flattennew() makes a deep copy unnecessarilyzeertzjq2023-02-24
| * | | vim-patch:8.2.4627: flatten() does not use maxdepth correctlyzeertzjq2023-02-24
| * | | vim-patch:8.2.2449: Vim9: flatten() always changes the list typezeertzjq2023-02-24
| * | | refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
| * | | refactor: replace char_u with char (#21901)dundargoc2023-02-11
| * | | build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
| * | | refactor(ui): remove some superfluous ui_flush() callsbfredl2023-02-09
| * | | vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)zeertzjq2023-02-01
| * | | refactor!: remove has("debug") (#22060)dundargoc2023-01-30
| * | | vim-patch:9.0.1246: code is indented more than necessary (#22006)zeertzjq2023-01-26
| * | | vim-patch:9.0.1231: completion of :runtime does not handle {where} argumentzeertzjq2023-01-26
| * | | vim-patch:9.0.1245: code is indented more than necessary (#21998)zeertzjq2023-01-26
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-25
|\| |
| * | feat!: make iconv a non-optional depLewis Russell2023-01-23
| * | vim-patch:9.0.1233: search() loops forever if "skip" is TRUE for all matches ...zeertzjq2023-01-23