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
/
typval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3702: first key in dict is seen as curly expression and fails
v8.2.3702
Bram Moolenaar
2021-11-30
1
-1
/
+2
*
patch 8.2.3438: cannot manipulate blobs
v8.2.3438
Yegappan Lakshmanan
2021-09-14
1
-0
/
+17
*
patch 8.2.3436: check for optional bool type has confusing return type
v8.2.3436
Bram Moolenaar
2021-09-13
1
-3
/
+5
*
patch 8.2.3347: check for legacy script is incomplete
v8.2.3347
Bram Moolenaar
2021-08-15
1
-1
/
+1
*
patch 8.2.3329: v_lock not set when getting value of environment variable
v8.2.3329
Bram Moolenaar
2021-08-11
1
-0
/
+1
*
patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line
v8.2.3318
Bram Moolenaar
2021-08-08
1
-1
/
+1
*
patch 8.2.3315: cannot use single quote in a float number for readability
v8.2.3315
Bram Moolenaar
2021-08-08
1
-3
/
+17
*
patch 8.2.3258: error messages have the wrong text
v8.2.3258
Bram Moolenaar
2021-07-31
1
-3
/
+3
*
patch 8.2.3232: system() does not work without a second argument
v8.2.3232
Yegappan Lakshmanan
2021-07-28
1
-0
/
+11
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-10
/
+96
*
patch 8.2.3221: Vim9: argument types are not checked at compile time
v8.2.3221
Yegappan Lakshmanan
2021-07-25
1
-0
/
+27
*
patch 8.2.3211: Vim9: argument types are not checked at compile time
v8.2.3211
Yegappan Lakshmanan
2021-07-24
1
-0
/
+11
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-23
/
+41
*
patch 8.2.3194: Vim9: argument types are not checked at compile time
v8.2.3194
Yegappan Lakshmanan
2021-07-21
1
-33
/
+55
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+203
*
patch 8.2.3176: Vim9: no type error for comparing number with string
v8.2.3176
Bram Moolenaar
2021-07-18
1
-2
/
+14
*
patch 8.2.3173: Vim9: argument types are not checked at compile time
v8.2.3173
Yegappan Lakshmanan
2021-07-17
1
-3
/
+40
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-0
/
+17
*
patch 8.2.3135: Vim9: builtin function arguments not checked at compile time
v8.2.3135
Yegappan Lakshmanan
2021-07-10
1
-4
/
+21
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.3007: Vim9: test for void value fails
v8.2.3007
Bram Moolenaar
2021-06-15
1
-1
/
+3
*
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
/
+11
*
patch 8.2.2948: substitute() accepts a number but not a float expression
v8.2.2948
Bram Moolenaar
2021-06-06
1
-2
/
+7
*
patch 8.2.2944: Vim9: no error when using job or channel as a string
v8.2.2944
Bram Moolenaar
2021-06-05
1
-31
/
+9
*
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.2844: Vim9: memory leak when using searchpair()
v8.2.2844
Bram Moolenaar
2021-05-07
1
-1
/
+4
*
patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled
v8.2.2842
Bram Moolenaar
2021-05-07
1
-0
/
+11
*
patch 8.2.2752
v8.2.2752
Bram Moolenaar
2021-04-10
1
-4
/
+1
*
patch 8.2.2671: error for line number in legacy script
v8.2.2671
Bram Moolenaar
2021-03-28
1
-1
/
+2
*
patch 8.2.2670: Vim9: error for append(0, text)
v8.2.2670
Bram Moolenaar
2021-03-28
1
-1
/
+1
*
patch 8.2.2664: Vim9: not enough function arguments checked for string
v8.2.2664
Bram Moolenaar
2021-03-27
1
-10
/
+10
*
patch 8.2.2646: Vim9: error for not using string doesn't mentionargument
v8.2.2646
Bram Moolenaar
2021-03-22
1
-5
/
+11
*
patch 8.2.2497: no error when using more than one character for a register
v8.2.2497
Bram Moolenaar
2021-02-10
1
-1
/
+3
*
patch 8.2.2435: setline() gives an error for some types
v8.2.2435
Bram Moolenaar
2021-01-31
1
-5
/
+18
*
patch 8.2.2434: Vim9: no error when compiling str2nr() with a number
v8.2.2434
Bram Moolenaar
2021-01-30
1
-0
/
+24
*
patch 8.2.2324: not easy to get mark en cursor posotion by character count
v8.2.2324
Bram Moolenaar
2021-01-10
1
-1
/
+1
*
patch 8.2.2320: Vim9: no error for comparing bool with string
v8.2.2320
Bram Moolenaar
2021-01-09
1
-0
/
+24
*
patch 8.2.2319: "exptype_T" can be read as "expected type"
v8.2.2319
Bram Moolenaar
2021-01-09
1
-1
/
+1
*
patch 8.2.2302: Vim9: using an option value may use uninitialized memory
v8.2.2302
Bram Moolenaar
2021-01-05
1
-0
/
+1
*
patch 8.2.2254: Vim9: bool option type is number
v8.2.2254
Bram Moolenaar
2020-12-31
1
-9
/
+20
*
patch 8.2.2184: Vim9: no error when using "2" for a line number
v8.2.2184
Bram Moolenaar
2020-12-21
1
-2
/
+2
*
patch 8.2.2133: Vim9: checking for a non-empty string is too strict
v8.2.2133
Bram Moolenaar
2020-12-12
1
-4
/
+18
*
patch 8.2.2117: some functions use any value as a string
v8.2.2117
Bram Moolenaar
2020-12-09
1
-0
/
+16
*
patch 8.2.2012: Vim9: confusing error message when using bool wrongly
v8.2.2012
Bram Moolenaar
2020-11-18
1
-1
/
+4
*
patch 8.2.1977: Vim9: error for using a string in a condition is confusing
v8.2.1977
Bram Moolenaar
2020-11-12
1
-1
/
+1
*
patch 8.2.1751: using 2 where bool is expected may throw an error
v8.2.1751
Bram Moolenaar
2020-09-26
1
-1
/
+1
*
patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
v8.2.1698
Bram Moolenaar
2020-09-16
1
-2
/
+2
*
patch 8.2.1571: Vim9: count() third argument cannot be "true"
v8.2.1571
Bram Moolenaar
2020-09-02
1
-1
/
+0
*
patch 8.2.1562: Vim9: error when using "%" where a buffer is expected
v8.2.1562
Bram Moolenaar
2020-09-01
1
-0
/
+19
*
patch 8.2.1506: Vim9: no error when using a number other than 0 or 1 as bool
v8.2.1506
Bram Moolenaar
2020-08-22
1
-2
/
+7
[next]