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
/
eval.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1161: Vim9: using freed memory
v8.2.1161
Bram Moolenaar
2020-07-08
1
-1
/
+1
*
patch 8.2.1125: Vim9: double quote can be a string or a comment
v8.2.1125
Bram Moolenaar
2020-07-04
1
-1
/
+0
*
patch 8.2.1110: Vim9: line continuation does not work in function arguments
v8.2.1110
Bram Moolenaar
2020-07-01
1
-0
/
+2
*
patch 8.2.1080: Vim9: no line break allowed in a for loop
v8.2.1080
Bram Moolenaar
2020-06-28
1
-1
/
+2
*
patch 8.2.1076: Vim9: no line break allowed in :if expression
v8.2.1076
Bram Moolenaar
2020-06-27
1
-0
/
+1
*
patch 8.2.1074: Vim9: no line break allowed after some operators
v8.2.1074
Bram Moolenaar
2020-06-27
1
-0
/
+1
*
patch 8.2.1071: Vim9: no line break allowed inside a lambda
v8.2.1071
Bram Moolenaar
2020-06-27
1
-1
/
+2
*
patch 8.2.1067: expression "!expr->func()" does not work
v8.2.1067
Bram Moolenaar
2020-06-27
1
-1
/
+1
*
patch 8.2.1065: Vim9: no line break allowed inside a list
v8.2.1065
Bram Moolenaar
2020-06-26
1
-0
/
+2
*
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
Bram Moolenaar
2020-06-24
1
-8
/
+8
*
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
v8.2.1047
Bram Moolenaar
2020-06-24
1
-2
/
+2
*
patch 8.2.0918: duplicate code for evaluating expression argument
v8.2.0918
Bram Moolenaar
2020-06-07
1
-4
/
+5
*
patch 8.2.0847: typval related code is spread out
v8.2.0847
Bram Moolenaar
2020-05-30
1
-22
/
+0
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-0
/
+7
*
patch 8.2.0044: expression type is used inconsistently
v8.2.0044
Bram Moolenaar
2019-12-25
1
-1
/
+1
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-1
/
+0
*
patch 8.1.1978: the eval.c file is too big
v8.1.1978
Bram Moolenaar
2019-09-04
1
-3
/
+0
*
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
Bram Moolenaar
2019-09-01
1
-11
/
+1
*
patch 8.1.1943: more code can be moved to evalvars.c
v8.1.1943
Bram Moolenaar
2019-08-30
1
-3
/
+0
*
patch 8.1.1939: code for handling v: variables in generic eval file
v8.1.1939
Bram Moolenaar
2019-08-29
1
-33
/
+1
*
patch 8.1.1933: the eval.c file is too big
v8.1.1933
Bram Moolenaar
2019-08-27
1
-18
/
+10
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-3
/
+0
*
patch 8.1.1878: negative float before method not parsed correctly
v8.1.1878
Bram Moolenaar
2019-08-17
1
-1
/
+1
*
patch 8.1.1766: code for writing session file is spread out
v8.1.1766
Bram Moolenaar
2019-07-28
1
-2
/
+0
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
1
-2
/
+1
*
patch 8.1.1687: the evalfunc.c file is too big
v8.1.1687
Bram Moolenaar
2019-07-14
1
-11
/
+2
*
patch 8.1.1583: set_ref_in_list() only sets ref in items
v8.1.1583
Bram Moolenaar
2019-06-23
1
-1
/
+3
*
patch 8.1.1539: not easy to define a variable and lock it
v8.1.1539
Bram Moolenaar
2019-06-15
1
-0
/
+1
*
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-04-27
1
-1
/
+1
*
patch 8.1.1120: cannot easily get directory entry matches
v8.1.1120
Bram Moolenaar
2019-04-05
1
-0
/
+3
*
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
Bram Moolenaar
2019-02-11
1
-1
/
+1
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
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
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-7
/
+7
*
patch 8.1.0493: argv() and argc() only work on the current argument list
v8.1.0493
Bram Moolenaar
2018-10-25
1
-0
/
+1
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-1
/
+1
*
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
v8.1.0233
Bram Moolenaar
2018-08-01
1
-4
/
+4
*
patch 8.1.0211: expanding a file name "~" results in $HOME
v8.1.0211
Bram Moolenaar
2018-07-25
1
-1
/
+1
*
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
v8.1.0053
Bram Moolenaar
2018-06-12
1
-4
/
+4
*
patch 8.0.1817: a timer may change v:count unexpectedly
v8.0.1817
Bram Moolenaar
2018-05-12
1
-0
/
+2
*
patch 8.0.1770: assert functions don't return anything
v8.0.1770
Bram Moolenaar
2018-04-28
1
-9
/
+9
*
patch 8.0.1523: cannot write and read terminal screendumps
v8.0.1523
Bram Moolenaar
2018-02-18
1
-0
/
+1
*
patch 8.0.1511: some code for the debugger watch expression is clumsy
v8.0.1511
Bram Moolenaar
2018-02-13
1
-2
/
+1
*
patch 8.0.1510: cannot test if a command causes a beep
v8.0.1510
Bram Moolenaar
2018-02-13
1
-0
/
+1
*
patch 8.0.1505: debugger can't break on a condition
v8.0.1505
Bram Moolenaar
2018-02-11
1
-1
/
+5
*
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
Bram Moolenaar
2017-12-16
1
-0
/
+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
/
+2
*
patch 8.0.0477: the client-server test may hang when failing
v8.0.0477
Bram Moolenaar
2017-03-18
1
-0
/
+1
*
patch 8.0.0334: can't access b:changedtick from a dict reference
v8.0.0334
Bram Moolenaar
2017-02-17
1
-1
/
+0
*
patch 7.4.2231
v7.4.2231
Bram Moolenaar
2016-08-20
1
-1
/
+0
[next]