Stanislav Galabov 54b74d8cc1 Use the new context API to get shell from context; Cleanup unneeded cast vor 11 Jahren
..
lua_action.c 54b74d8cc1 Use the new context API to get shell from context; Cleanup unneeded cast vor 11 Jahren
lua_init.c 013f60c901 Implement a simple trim function. Use trim to get only the config string without any leading/trailing whitespace vor 11 Jahren
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. vor 11 Jahren
module.am 5b8f69a6bd Conditionally build Lua plugin only if --with-lua is given to configure; Currently we look for Lua lib and headers only in the standard search path. If they're somewhere else - the user will have to specify that by passing appropriate CPPFLAGS and/or LDFLAGS to configure vor 11 Jahren
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) vor 11 Jahren
plugin_init.c 54b74d8cc1 Use the new context API to get shell from context; Cleanup unneeded cast vor 11 Jahren
private.h 9d981594ec Was too quick with last commit... Actually fix conflicts due to rebase vor 11 Jahren