summaryrefslogtreecommitdiffstats
path: root/src/proto/eval.pro
AgeCommit message (Expand)Author
2020-01-26patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar
2019-12-25patch 8.2.0044: expression type is used inconsistentlyv8.2.0044Bram Moolenaar
2019-09-04patch 8.1.1979: code for handling file names is spread outv8.1.1979Bram Moolenaar
2019-09-04patch 8.1.1978: the eval.c file is too bigv8.1.1978Bram Moolenaar
2019-09-01patch 8.1.1957: more code can be moved to evalvars.cv8.1.1957Bram Moolenaar
2019-08-30patch 8.1.1943: more code can be moved to evalvars.cv8.1.1943Bram Moolenaar
2019-08-29patch 8.1.1939: code for handling v: variables in generic eval filev8.1.1939Bram Moolenaar
2019-08-27patch 8.1.1933: the eval.c file is too bigv8.1.1933Bram Moolenaar
2019-08-20patch 8.1.1891: functions used in one file are globalv8.1.1891Bram Moolenaar
2019-08-17patch 8.1.1878: negative float before method not parsed correctlyv8.1.1878Bram Moolenaar
2019-07-28patch 8.1.1766: code for writing session file is spread outv8.1.1766Bram Moolenaar
2019-07-21patch 8.1.1727: code for viminfo support is spread outv8.1.1727Bram Moolenaar
2019-07-14patch 8.1.1687: the evalfunc.c file is too bigv8.1.1687Bram Moolenaar
2019-06-23patch 8.1.1583: set_ref_in_list() only sets ref in itemsv8.1.1583Bram Moolenaar
2019-06-15patch 8.1.1539: not easy to define a variable and lock itv8.1.1539Bram Moolenaar
2019-04-27patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218Bram Moolenaar
2019-04-05patch 8.1.1120: cannot easily get directory entry matchesv8.1.1120Bram Moolenaar
2019-02-11patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2018-12-22patch 8.1.0619: :echomsg and :echoerr do not handle List and Dictv8.1.0619Bram Moolenaar
2018-12-21patch 8.1.0615: get_tv function names are not consistentv8.1.0615Bram Moolenaar
2018-10-25patch 8.1.0493: argv() and argc() only work on the current argument listv8.1.0493Bram Moolenaar
2018-09-10patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar
2018-08-01patch 8.1.0233: "safe" argument of call_vim_function() is always FALSEv8.1.0233Bram Moolenaar
2018-07-25patch 8.1.0211: expanding a file name "~" results in $HOMEv8.1.0211Bram Moolenaar
2018-06-12patch 8.1.0053: first argument of 'completefunc' has inconsistent typev8.1.0053Bram Moolenaar
2018-05-12patch 8.0.1817: a timer may change v:count unexpectedlyv8.0.1817Bram Moolenaar
2018-04-28patch 8.0.1770: assert functions don't return anythingv8.0.1770Bram Moolenaar
2018-02-18patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523Bram Moolenaar
2018-02-13patch 8.0.1511: some code for the debugger watch expression is clumsyv8.0.1511Bram Moolenaar
2018-02-13patch 8.0.1510: cannot test if a command causes a beepv8.0.1510Bram Moolenaar
2018-02-11patch 8.0.1505: debugger can't break on a conditionv8.0.1505Bram Moolenaar
2017-12-16patch 8.0.1394: cannot intercept a yank commandv8.0.1394Bram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()v8.0.1239Bram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar
2016-08-20patch 7.4.2231v7.4.2231Bram Moolenaar
2016-08-01patch 7.4.2137v7.4.2137Bram Moolenaar
2016-07-29patch 7.4.2119v7.4.2119Bram Moolenaar
2016-07-23patch 7.4.2095v7.4.2095Bram Moolenaar
2016-07-19patch 7.4.2072v7.4.2072Bram Moolenaar
2016-07-17patch 7.4.2063v7.4.2063Bram Moolenaar
2016-07-17patch 7.4.2058v7.4.2058Bram Moolenaar
2016-07-17patch 7.4.2057v7.4.2057Bram Moolenaar
2016-07-17patch 7.4.2055v7.4.2055Bram Moolenaar
2016-07-11patch 7.4.2026v7.4.2026Bram Moolenaar
2016-07-09patch 7.4.2008v7.4.2008Bram Moolenaar
2016-07-07patch 7.4.1999v7.4.1999Bram Moolenaar
2016-07-01patch 7.4.1976v7.4.1976Bram Moolenaar
2016-04-14patch 7.4.1731v7.4.1731Bram Moolenaar