| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Should fix problems with luajit+arm64.
Fixes #7879
Ref LuaJIT/LuaJIT#230
|
| | |
|
| | |
|
| |
|
|
| |
Still left calls in eval/typval.c and test/unit/eval/helpers.lua. Latter is the
only reason why function did not receive `static` modifier.
|
| | |
|
| |
|
|
| |
Most of files, except for eval.c and eval/* were only processed by perl.
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| |\
| |
| | |
lua: Add paths from &runtimepath to package.path and package.cpath
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
|
| |
Ref https://github.com/neovim/neovim/pull/4411#issuecomment-300248206
|
| | |
|
| | |
|
| | |
|
| |
|