Stanislav Galabov cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers 11 years ago
..
lua_action.c 397396080e Fix warnings in lua plugin build on linux 11 years ago
lua_init.c 397396080e Fix warnings in lua plugin build on linux 11 years ago
lua_print_error.c f861b3cd57 Rename some files. Stop using init hook - init Lua interpreter from within the plugin_init function. Register action handler as a sym instead of as a hook. Once we have plugin_fini ready I'll remove the fini hook as well. 11 years ago
module.am cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers 11 years ago
plugin_fini.c 434a687559 Use plugin_fini; Use plugin's conf mechanism for defining the script dir instead of relying on global env vars (for the moment it's rudimentary and just uses the string provided by clish_plugin__get_conf() without doing any further parsing) 11 years ago
plugin_init.c 397396080e Fix warnings in lua plugin build on linux 11 years ago
private.h 9d981594ec Was too quick with last commit... Actually fix conflicts due to rebase 11 years ago