Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lua: Add ability to pass tables with __call | TJ DeVries | 2020-07-10 |
* | lua: Add ability to pass lua functions directly to vimL | TJ DeVries | 2020-07-10 |
* | vim-patch:8.1.0917: double free when running out of memory | Jan Edmund Lazo | 2020-06-04 |
* | vim-patch:8.1.1485: double free when garbage_collect() is used in autocommand | erw7 | 2020-05-25 |
* | vim-patch:8.1.1007: using closure may consume a lot of memory | erw7 | 2020-05-07 |
* | vim-patch:8.1.0475: memory not freed on exit when quit in autocmd | erw7 | 2020-05-07 |
* | vim-patch:8.1.0868: crash if triggering garbage collector after a function call | Jan Edmund Lazo | 2020-05-03 |
* | vim-patch:8.1.0800: may use a lot of memory when a function refers itself | Jan Edmund Lazo | 2020-05-03 |
* | Merge #11851 'eval.c: factor out eval/userfunc.c' | Justin M. Keyes | 2020-04-26 |
* | rename: user_funcs -> userfunc | Jakub Łuczyński | 2020-02-13 |