Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lua: docs and tests for vim.schedule | Björn Linse | 2019-06-05 |
* | lua: expose full interface of vim.inspect and add test | Björn Linse | 2019-01-14 |
* | Merge #9463 'Lua stdlib' | Justin M. Keyes | 2019-01-14 |
|\ | |||
| * | lua/stdlib: Load runtime modules on-demand | Justin M. Keyes | 2019-01-14 |
| * | lua/stdlib: vim.inspect, string functions | KillTheMule | 2019-01-14 |
|/ | |||
* | Merge #7165 'lua: Move stricmp to vim module' | Justin M. Keyes | 2017-10-22 |
* | lua/executor: Fix crash when first string contains NUL and second not | ZyX | 2017-08-15 |
* | lua/executor: Move stricmp to vim “module” and document it | ZyX | 2017-08-15 |
* | functests: Add test for stricmp | ZyX | 2017-08-15 |