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
/
proto
/
evalfunc.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
Bram Moolenaar
2022-09-29
1
-0
/
+1
*
patch 8.2.4912: using execute() to define a lambda doesn't work
v8.2.4912
Bram Moolenaar
2022-05-07
1
-1
/
+2
*
patch 8.2.4669: in compiled code len('string') is not inlined
v8.2.4669
LemonBoy
2022-04-02
1
-0
/
+1
*
patch 8.2.4279: Vim9: cannot change item type with map() after range()
v8.2.4279
Bram Moolenaar
2022-02-01
1
-1
/
+1
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-1
/
+0
*
patch 8.2.3996: Vim9: type checking lacks information about declared type
v8.2.3996
Bram Moolenaar
2022-01-04
1
-2
/
+2
*
patch 8.2.3300: Lua: can only execute on Vim command at a time
v8.2.3300
Yegappan Lakshmanan
2021-08-06
1
-0
/
+1
*
patch 8.2.3276: Vim9: exists() can only be evaluated at runtime
v8.2.3276
Bram Moolenaar
2021-08-02
1
-0
/
+1
*
patch 8.2.3139: functions for string manipulation are spread out
v8.2.3139
Yegappan Lakshmanan
2021-07-10
1
-1
/
+0
*
patch 8.2.3100: Vim9: no error when using type with unknown number of args
v8.2.3100
Bram Moolenaar
2021-07-04
1
-1
/
+1
*
patch 8.2.2923: EBCDIC build is broken
v8.2.2923
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2468: not easy to get the full command name from a shortened one
v8.2.2468
Bram Moolenaar
2021-02-06
1
-0
/
+1
*
patch 8.2.2362: Vim9: check of builtin function argument type is incomplete
v8.2.2362
Bram Moolenaar
2021-01-16
1
-1
/
+1
*
patch 8.2.2325: Vim9: crash if map() changes the item type
v8.2.2325
Bram Moolenaar
2021-01-10
1
-0
/
+1
*
patch 8.2.1968: Vim9: has() assumes a feature does not change dynamically
v8.2.1968
Bram Moolenaar
2020-11-08
1
-0
/
+1
*
patch 8.2.1879: Vim9: argument types of insert() not checked when compiling
v8.2.1879
Bram Moolenaar
2020-10-21
1
-1
/
+1
*
patch 8.2.1876: Vim9: argument types are not checked at compile time
v8.2.1876
Bram Moolenaar
2020-10-21
1
-0
/
+1
*
patch 8.2.0847: typval related code is spread out
v8.2.0847
Bram Moolenaar
2020-05-30
1
-3
/
+0
*
patch 8.2.0339: Vim9: function return type may depend on arguments
v8.2.0339
Bram Moolenaar
2020-03-01
1
-1
/
+1
*
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
v8.2.0185
Bram Moolenaar
2020-01-31
1
-0
/
+1
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-0
/
+6
*
patch 8.1.2047: cannot check the current state
v8.1.2047
Bram Moolenaar
2019-09-16
1
-1
/
+1
*
patch 8.1.2001: some source files are too big
v8.1.2001
Bram Moolenaar
2019-09-07
1
-0
/
+2
*
patch 8.1.1989: the evalfunc.c file is still too big
v8.1.1989
Bram Moolenaar
2019-09-05
1
-4
/
+0
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-1
/
+2
*
patch 8.1.1734: the evalfunc.c file is too big
v8.1.1734
Bram Moolenaar
2019-07-22
1
-0
/
+1
*
patch 8.1.1608: the evalfunc.c file is too big
v8.1.1608
Bram Moolenaar
2019-06-29
1
-0
/
+1
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
1
-2
/
+4
*
patch 8.1.1321: no docs or tests for listener functions
v8.1.1321
Bram Moolenaar
2019-05-11
1
-0
/
+1
*
patch 8.1.0685: get_buf_tv() is named inconsistently
v8.1.0685
Bram Moolenaar
2019-01-03
1
-1
/
+1
*
patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict
v8.1.0619
Bram Moolenaar
2018-12-22
1
-0
/
+1
*
Vim 8.1 release
v8.1.0000
Bram Moolenaar
2018-05-17
1
-1
/
+1
*
patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()
v8.0.1239
Bram Moolenaar
2017-10-30
1
-1
/
+1
*
patch 8.0.0804: terminal window functions not yet implemented
v8.0.0803
Bram Moolenaar
2017-07-29
1
-0
/
+1
*
patch 7.4.2063
v7.4.2063
Bram Moolenaar
2016-07-17
1
-0
/
+13