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.3212: Vim9: execution speed can be improved
v8.2.3212
Dominique Pelle
2021-07-24
1
-44
/
+52
*
patch 8.2.3202: Vim9: tests are only executed for legacy script
v8.2.3202
Bram Moolenaar
2021-07-22
1
-0
/
+7
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
1
-3
/
+7
*
patch 8.2.3199: Vim9: execution speed can be improved
v8.2.3199
Bram Moolenaar
2021-07-22
1
-2
/
+2
*
patch 8.2.3191: Vim9: not enough code is tested
v8.2.3191
Bram Moolenaar
2021-07-20
1
-5
/
+24
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-2
/
+2
*
patch 8.2.3166: Vim9: nested autoload call error overruled by "Unknown error"
v8.2.3166
Bram Moolenaar
2021-07-15
1
-1
/
+2
*
patch 8.2.3147: Vim9: profiling does not work with a nested function
v8.2.3147
Bram Moolenaar
2021-07-11
1
-12
/
+9
*
patch 8.2.3116: Vim9: crash when debugging a function with line continuation
v8.2.3116
Bram Moolenaar
2021-07-07
1
-2
/
+4
*
patch 8.2.3078: Vim9: profile test fails
v8.2.3078
Bram Moolenaar
2021-06-30
1
-3
/
+10
*
patch 8.2.3077: Vim9: an error in a catch block is not reported
v8.2.3077
Bram Moolenaar
2021-06-30
1
-9
/
+20
*
patch 8.2.3076: Vim9: using try in catch block causes a hang
v8.2.3076
Bram Moolenaar
2021-06-30
1
-1
/
+4
*
patch 8.2.3039: Vim9: breakpoint at a comment line does not work
v8.2.3039
Bram Moolenaar
2021-06-23
1
-4
/
+6
*
patch 8.2.3029: Vim9: crash when using operator and list unpack assignment
v8.2.3029
Bram Moolenaar
2021-06-21
1
-6
/
+8
*
patch 8.2.3027: Vim9: breakpoint in compiled function not always checked
v8.2.3027
Bram Moolenaar
2021-06-20
1
-0
/
+3
*
patch 8.2.3026: Vim9: cannot set breakpoint in compiled function
v8.2.3026
Bram Moolenaar
2021-06-20
1
-2
/
+35
*
patch 8.2.3017: Vim9: debugger shows too many lines
v8.2.3017
Bram Moolenaar
2021-06-17
1
-2
/
+10
*
patch 8.2.3015: Vim9: Assigning to @# requires a string
v8.2.3015
Bram Moolenaar
2021-06-17
1
-2
/
+1
*
patch 8.2.3014: Coverity warns for freeing static string
v8.2.3014
Dominique Pelle
2021-06-17
1
-3
/
+1
*
patch 8.2.3013: Vim: when debugging only first line of command is displayed
v8.2.3013
Bram Moolenaar
2021-06-16
1
-15
/
+47
*
patch 8.2.3011: Vim9: cannot get argument values during debugging
v8.2.3011
Bram Moolenaar
2021-06-16
1
-5
/
+16
*
patch 8.2.3005: Vim9: using a void value does not give a proper error message
v8.2.3005
Bram Moolenaar
2021-06-15
1
-5
/
+6
*
patch 8.2.3003: Vim9: closure compiled with wrong compile type
v8.2.3003
Bram Moolenaar
2021-06-15
1
-5
/
+1
*
patch 8.2.2996: Vim9: when debugging cannot inspect local variables
v8.2.2996
Bram Moolenaar
2021-06-14
1
-2
/
+50
*
patch 8.2.2992: Vim9: completion for :disassemble is incomplete
v8.2.2992
Bram Moolenaar
2021-06-13
1
-0
/
+34
*
patch 8.2.2987: build failure with normal features
v8.2.2987
Bram Moolenaar
2021-06-13
1
-5
/
+4
*
patch 8.2.2985: Vim9: a compiled function cannot be debugged
v8.2.2985
Bram Moolenaar
2021-06-13
1
-17
/
+67
*
patch 8.2.2967: Vim9: crash when using two levels of partials
v8.2.2967
Bram Moolenaar
2021-06-09
1
-45
/
+83
*
patch 8.2.2953: Vim9: leaking memory when using heredoc script
v8.2.2953
Bram Moolenaar
2021-06-06
1
-1
/
+7
*
patch 8.2.2951: Vim9: cannot use heredoc for :python, :lua, etc.
v8.2.2951
Bram Moolenaar
2021-06-06
1
-0
/
+52
*
patch 8.2.2946: Vim9: substitute expression cannot be a List
v8.2.2946
Bram Moolenaar
2021-06-05
1
-1
/
+1
*
patch 8.2.2944: Vim9: no error when using job or channel as a string
v8.2.2944
Bram Moolenaar
2021-06-05
1
-1
/
+2
*
patch 8.2.2943: Vim9: check for argument count ignores default values
v8.2.2943
Bram Moolenaar
2021-06-05
1
-1
/
+2
*
patch 8.2.2942: Vim9: error when calling function with too few arguments
v8.2.2942
Bram Moolenaar
2021-06-05
1
-0
/
+8
*
patch 8.2.2941: Vim9: using does not handle a list of strings
v8.2.2941
Bram Moolenaar
2021-06-05
1
-5
/
+24
*
patch 8.2.2936: Vim9: converting number to bool uses wrong stack offset
v8.2.2936
Bram Moolenaar
2021-06-04
1
-15
/
+37
*
patch 8.2.2868: Vim9: when executing compiled expression trylevel is changed
v8.2.2868
Bram Moolenaar
2021-05-18
1
-56
/
+61
*
patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement
v8.2.2861
Bram Moolenaar
2021-05-17
1
-0
/
+25
*
patch 8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level
v8.2.2857
Bram Moolenaar
2021-05-16
1
-1
/
+3
*
patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void
v8.2.2846
Bram Moolenaar
2021-05-09
1
-1
/
+2
*
patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled
v8.2.2842
Bram Moolenaar
2021-05-07
1
-0
/
+59
*
patch 8.2.2836: build failure without the +quickfix feature
v8.2.2836
Bram Moolenaar
2021-05-05
1
-0
/
+8
*
patch 8.2.2834: Vim9: :cexpr does not work with local variables
v8.2.2834
Bram Moolenaar
2021-05-05
1
-0
/
+37
*
patch 8.2.2814: Vim9: unused variable
v8.2.2814
Bram Moolenaar
2021-04-26
1
-2
/
+2
*
patch 8.2.2812: Vim9: still crash when using substitute expression
v8.2.2812
Bram Moolenaar
2021-04-26
1
-7
/
+3
*
patch 8.2.2810: Vim9: crash when calling a function in a substitute expression
v8.2.2810
Bram Moolenaar
2021-04-25
1
-0
/
+6
*
patch 8.2.2792: Vim9: :disas shows instructions for default args but no text
v8.2.2792
Bram Moolenaar
2021-04-20
1
-0
/
+19
*
patch 8.2.2785: Vim9: cannot redirect to local variable
v8.2.2785
Bram Moolenaar
2021-04-19
1
-0
/
+38
*
patch 8.2.2784: Vim9: cannot use \=expr in :substitute
v8.2.2784
Bram Moolenaar
2021-04-19
1
-691
/
+816
*
patch 8.2.2781: add() silently skips when adding to null list or blob
v8.2.2781
Bram Moolenaar
2021-04-18
1
-0
/
+4
[next]