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
/
vim9execute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4698: Vim9: script variable has no flag that it was set
v8.2.4698
Bram Moolenaar
2022-04-05
1
-3
/
+4
*
patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary
v8.2.4697
Bram Moolenaar
2022-04-05
1
-2
/
+4
*
patch 8.2.4680: build failure without +postscript
v8.2.4680
Bram Moolenaar
2022-04-03
1
-1
/
+1
*
patch 8.2.4678: Vim9: not all code is tested
v8.2.4678
Bram Moolenaar
2022-04-03
1
-0
/
+3
*
patch 8.2.4662: no error for using out of range list index
v8.2.4662
Bram Moolenaar
2022-04-01
1
-1
/
+1
*
patch 8.2.4657: errors for functions are sometimes hard to read
v8.2.4657
Bram Moolenaar
2022-03-31
1
-11
/
+8
*
patch 8.2.4652: leaking memory if assignment fails
v8.2.4652
Bram Moolenaar
2022-03-31
1
-0
/
+2
*
patch 8.2.4650: "import autoload" only works with using 'runtimepath'
v8.2.4650
Bram Moolenaar
2022-03-30
1
-15
/
+94
*
patch 8.2.4643: Vim9: variable may be locked unintentionally
v8.2.4643
Bram Moolenaar
2022-03-28
1
-0
/
+1
*
patch 8.2.4642: Vim9: in :def function script var cannot be null
v8.2.4642
Bram Moolenaar
2022-03-28
1
-5
/
+7
*
patch 8.2.4634: Vim9: cannot initialize a variable to null_list
v8.2.4634
Bram Moolenaar
2022-03-27
1
-55
/
+86
*
patch 8.2.4602: Vim9: not enough test coverage for executing :def function
v8.2.4602
Bram Moolenaar
2022-03-20
1
-22
/
+8
*
patch 8.2.4600: Vim9: not enough test coverage for executing :def function
v8.2.4600
Bram Moolenaar
2022-03-20
1
-8
/
+3
*
patch 8.2.4590: Vim9: range type check has wrong offset
v8.2.4590
Bram Moolenaar
2022-03-18
1
-60
/
+35
*
patch 8.2.4587: Vim9: double free after unpacking a list
v8.2.4587
Bram Moolenaar
2022-03-18
1
-1
/
+4
*
patch 8.2.4575: Vim9: test for profiling still fails
v8.2.4575
Bram Moolenaar
2022-03-15
1
-12
/
+8
*
patch 8.2.4573: a nested function is compiled for debugging without context
v8.2.4573
Bram Moolenaar
2022-03-15
1
-1
/
+1
*
patch 8.2.4541: Crash in debugger when a variable is not available
v8.2.4541
Bram Moolenaar
2022-03-10
1
-1
/
+4
*
patch 8.2.4534: Vim9: "is" operator with empty string and null returns true
v8.2.4534
Bram Moolenaar
2022-03-10
1
-3
/
+2
*
patch 8.2.4526: Vim9: cannot set variables to a null value
v8.2.4526
Bram Moolenaar
2022-03-08
1
-0
/
+14
*
patch 8.2.4487: Vim9: cannot compare with v:null
v8.2.4487
Bram Moolenaar
2022-03-01
1
-0
/
+21
*
patch 8.2.4484: Vim9: some error messages are not tested
v8.2.4484
Bram Moolenaar
2022-02-28
1
-5
/
+3
*
patch 8.2.4446: Vim9: cannot refer to a global function like a local one
v8.2.4446
Bram Moolenaar
2022-02-22
1
-5
/
+22
*
patch 8.2.4413: Vim9: Coverity warns for using NULL pointer
v8.2.4413
Bram Moolenaar
2022-02-18
1
-0
/
+6
*
patch 8.2.4410: Vim9: some code not covered by tests
v8.2.4410
Bram Moolenaar
2022-02-17
1
-32
/
+4
*
patch 8.2.4409: Vim9: some code not covered by tests
v8.2.4409
Bram Moolenaar
2022-02-17
1
-4
/
+8
*
patch 8.2.4408: Vim9: some code not covered by tests
v8.2.4408
Bram Moolenaar
2022-02-17
1
-8
/
+16
*
patch 8.2.4407: Vim9: some code not covered by tests
v8.2.4407
Bram Moolenaar
2022-02-17
1
-99
/
+95
*
patch 8.2.4404: Vim9: some code not covered by tests
v8.2.4404
Bram Moolenaar
2022-02-16
1
-0
/
+10
*
patch 8.2.4358: Vim9: line number of exception is not set
v8.2.4358
Bram Moolenaar
2022-02-12
1
-0
/
+1
*
patch 8.2.4322: Vim9: crash when using funcref with closure
v8.2.4322
Bram Moolenaar
2022-02-07
1
-4
/
+23
*
patch 8.2.4319: :put does not work properly in compiled function
v8.2.4319
Bram Moolenaar
2022-02-07
1
-1
/
+6
*
patch 8.2.4309: Vim9: crash when using a partial in the wrong context
v8.2.4309
Bram Moolenaar
2022-02-06
1
-5
/
+9
*
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
Bram Moolenaar
2022-02-02
1
-16
/
+3
*
patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function
v8.2.4225
Bram Moolenaar
2022-01-26
1
-2
/
+3
*
patch 8.2.4216: Vim9: cannot use a function from an autoload import directly
v8.2.4216
Bram Moolenaar
2022-01-25
1
-58
/
+105
*
patch 8.2.4198: Vim9: the switch for executing instructions is too long
v8.2.4198
Bram Moolenaar
2022-01-23
1
-532
/
+584
*
patch 8.2.4137: Vim9: calling import with and without method is inconsistent
v8.2.4137
Bram Moolenaar
2022-01-18
1
-22
/
+8
*
patch 8.2.4131: Vim9: calling function in autoload import does not work
v8.2.4131
Bram Moolenaar
2022-01-18
1
-7
/
+31
*
patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused
v8.2.4086
Bram Moolenaar
2022-01-13
1
-5
/
+5
*
patch 8.2.4072: Vim9: compiling function fails when autoload is not loaded
v8.2.4072
Bram Moolenaar
2022-01-12
1
-0
/
+10
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4042: Vim9: build error
v8.2.4042
Bram Moolenaar
2022-01-08
1
-4
/
+5
*
patch 8.2.4019: Vim9: import mechanism is too complicated
v8.2.4019
Bram Moolenaar
2022-01-06
1
-2
/
+2
*
patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list
v8.2.3974
Bram Moolenaar
2022-01-01
1
-1
/
+3
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-10
/
+10
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3902: Vim9: double free with nested :def function
v8.2.3902
Bram Moolenaar
2021-12-26
1
-1
/
+3
[next]