ZyX
|
274f32d42e
|
*: Start hiding list implementation
Most of files, except for eval.c and eval/* were only processed by perl.
|
2017-12-10 04:00:52 +03:00 |
|
Justin M. Keyes
|
842a54a1bb
|
doc
|
2017-11-06 01:56:04 +01:00 |
|
Justin M. Keyes
|
42b80c3acf
|
Merge #7165 'lua: Move stricmp to vim module'
|
2017-10-22 16:29:36 +02:00 |
|
ZyX
|
b1a8dcefee
|
lua/executor: Fix crash when first string contains NUL and second not
|
2017-08-15 17:18:05 +03:00 |
|
ZyX
|
93ef823f5e
|
lua/executor: Move stricmp to vim “module” and document it
|
2017-08-15 16:34:51 +03:00 |
|
ZyX
|
ef6641ba69
|
lua/executor: Make stricmp function work with strings with NULs
|
2017-08-15 16:34:25 +03:00 |
|
Nikolai Aleksandrovich Pavlov
|
bf1b1ea6ee
|
lua/executor: Fix crash when printing empty string (#7157)
|
2017-08-13 17:37:35 +02:00 |
|
Justin M. Keyes
|
f34befe74c
|
Merge #6789 from ZyX-I/lua-path
lua: Add paths from &runtimepath to package.path and package.cpath
|
2017-06-27 02:29:15 +02:00 |
|
Björn Linse
|
3f553ac0b9
|
lint: fix indentation of FUNC_ATTR lines
|
2017-06-03 08:17:22 +02:00 |
|
ZyX
|
a409fa2b3f
|
lua: Use automatic determining of suffixes only for package.cpath
|
2017-05-28 23:55:51 +03:00 |
|
ZyX
|
97602371e6
|
lua: Add paths from &runtimepath to package.path and package.cpath
|
2017-05-25 16:27:40 +03:00 |
|
ZyX
|
7dc7d2f83f
|
lua: Add PVS comment to lua/*.c
|
2017-05-20 05:06:55 +03:00 |
|
Björn Linse
|
f424189093
|
api: execute lua directly from the remote api
|
2017-05-13 15:03:42 +02:00 |
|
Nikolai Aleksandrovich Pavlov
|
c66fd37603
|
lua/converter: Fix typo in assert condition (#6708)
Ref https://github.com/neovim/neovim/pull/4411#issuecomment-300248206
|
2017-05-10 08:44:28 +02:00 |
|
ZyX
|
09f849b600
|
Merge branch 'master' into luaviml'/lua
|
2017-05-08 15:43:45 +03:00 |
|
ZyX
|
a8ade2441d
|
lua/converter: Remove useless macros
|
2017-04-11 11:05:19 +03:00 |
|
ZyX
|
9bf15ca3fa
|
lua: Fix header guards
|
2017-04-11 10:18:53 +03:00 |
|
ZyX
|
f98a3d85ed
|
lua: Move files from src/nvim/viml/executor to src/nvim/lua
|
2017-04-11 01:09:36 +03:00 |
|