Stanislav Galabov 7768e2a164 Attempt at full *out implementation for Lua. před 12 roky
..
lua_action.c 7768e2a164 Attempt at full *out implementation for Lua. před 12 roky
lua_init.c 013f60c901 Implement a simple trim function. Use trim to get only the config string without any leading/trailing whitespace před 12 roky
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. před 12 roky
module.am 7768e2a164 Attempt at full *out implementation for Lua. před 12 roky
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) před 12 roky
plugin_init.c a64420c178 Use memcpy instead of bcopy as it is possibly more portable před 12 roky
private.h 9d981594ec Was too quick with last commit... Actually fix conflicts due to rebase před 12 roky