summaryrefslogtreecommitdiffstats
path: root/src/evalfunc.c
AgeCommit message (Expand)Author
2019-09-04patch 8.1.1987: more functions can be used as methodsv8.1.1987Bram Moolenaar
2019-09-04patch 8.1.1986: more functions can be used as methodsv8.1.1986Bram Moolenaar
2019-09-04patch 8.1.1985: code for dealing with paths is spread outv8.1.1985Bram Moolenaar
2019-09-04patch 8.1.1984: more functions can be used as methodsv8.1.1984Bram Moolenaar
2019-09-04patch 8.1.1982: more functions can be used as methodsv8.1.1982Bram Moolenaar
2019-09-04patch 8.1.1981: the evalfunc.c file is too bigv8.1.1981Bram 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-04patch 8.1.1974: Coverity warns for using pointer as arrayv8.1.1974Bram Moolenaar
2019-09-02patch 8.1.1967: line() only works for the current windowv8.1.1967Bram Moolenaar
2019-09-02patch 8.1.1966: some code in options.c fits better elsewherev8.1.1966Bram Moolenaar
2019-09-01patch 8.1.1961: more functions can be used as a methodv8.1.1961Bram Moolenaar
2019-09-01patch 8.1.1960: fold code is spread outv8.1.1960Bram Moolenaar
2019-08-31patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar
2019-08-31patch 8.1.1953: more functions can be used as a methodv8.1.1953Bram Moolenaar
2019-08-31patch 8.1.1952: more functions can be used as a methodv8.1.1952Bram Moolenaar
2019-08-30patch 8.1.1943: more code can be moved to evalvars.cv8.1.1943Bram Moolenaar
2019-08-27patch 8.1.1933: the eval.c file is too bigv8.1.1933Bram Moolenaar
2019-08-27patch 8.1.1932: ml_get errors after using append()v8.1.1932Bram Moolenaar
2019-08-24patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar
2019-08-24patch 8.1.1924: using empty string for current buffer is unexpectedv8.1.1924Bram Moolenaar
2019-08-24patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-08-22patch 8.1.1912: more functions can be used as methodsv8.1.1912Bram Moolenaar
2019-08-22patch 8.1.1911: more functions can be used as methodsv8.1.1911Bram Moolenaar
2019-08-21patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar
2019-08-21patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-08-18patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-18patch 8.1.1886: command line expansion code is spread outv8.1.1886Bram Moolenaar
2019-08-17patch 8.1.1879: more functions can be used as methodsv8.1.1879Bram Moolenaar
2019-08-17patch 8.1.1875: cannot get size and position of the popup menuv8.1.1875Bram Moolenaar
2019-08-17patch 8.1.1869: code for the argument list is spread outv8.1.1869Bram Moolenaar
2019-08-16patch 8.1.1863: confusing error when using a builtin function as methodv8.1.1863Bram Moolenaar
2019-08-16patch 8.1.1861: only some assert functions can be used as a methodv8.1.1861Bram Moolenaar
2019-08-15patch 8.1.1849v8.1.1849Bram Moolenaar
2019-08-10patch 8.1.1837: popup test fails if clipboard is supported but not workingv8.1.1837Bram Moolenaar
2019-08-10patch 8.1.1835: cannot use printf() as a methodv8.1.1835Bram Moolenaar
2019-08-09patch 8.1.1833: allocating a bit too much when there is no bad word.v8.1.1833Bram Moolenaar
2019-08-09patch 8.1.1832: win_execute() does not work in other tabv8.1.1832Bram Moolenaar
2019-08-06patch 8.1.1823: command line history code is spread outv8.1.1823Bram Moolenaar
2019-08-04patch 8.1.1815: duplicating info for internal functionsv8.1.1815Bram Moolenaar
2019-08-04patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar
2019-08-04patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar
2019-08-03patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar
2019-08-02patch 8.1.1791: 'completeslash' also applies to globpath()v8.1.1791Bram Moolenaar
2019-08-01patch 8.1.1785: map functionality mixed with character inputv8.1.1785Bram Moolenaar
2019-07-28patch 8.1.1770: cannot get the window ID of the popup preview windowv8.1.1770Bram Moolenaar
2019-07-28patch 8.1.1767: FEAT_SESSION defined separatelyv8.1.1767Bram Moolenaar