summaryrefslogtreecommitdiffstats
path: root/lua/lua-plugin.c
Commit message (Expand)AuthorAgeFilesLines
* fixes lua memory leakPeng Wu2018-06-151-1/+1
* use lua converterPeng Wu2018-06-141-0/+1
* rename ibus_engine_plugin_get_result_string to ibus_engine_plugin_get_first_r...Peng Wu2018-06-121-2/+9
* update lua-plugin-init.cPeng Wu2018-06-081-0/+24
* update lua-plugin.cPeng Wu2018-06-081-0/+129
* update lua-plugin.hPeng Wu2018-06-071-0/+17
* fixes compile for Lua 5.11.9.2Peng Wu2017-09-011-4/+4
* fixes luaPeng Wu2016-07-041-2/+4
* fixes lua 5.2 compilePeng Wu2013-07-311-0/+9
* update fsf addressPeng Wu2012-06-121-1/+1
* update luaPeng Wu2012-06-061-1/+1
* re-factor include headers.Peng Wu2010-06-231-3/+0
* add license for lua ext mode.Peng Wu2010-06-211-0/+22
* add stripped oslib for lua ext.Peng Wu2010-06-211-2/+2
* rename ibus_engine_plugin_free.Peng Wu2010-05-191-1/+1
* refactor lua plugin interface.Peng Wu2010-05-191-12/+26
* do some clean up on lua-plugin.hPeng Wu2010-05-191-7/+0
* add lua-ext-console.cPeng Wu2010-05-191-3/+3
* add ibus_engine_plugin_get_candidate and enhance ibus_engine_plugin_get_retval.Peng Wu2010-05-191-19/+42
* add ibus_engine_plugin_call.Peng Wu2010-05-191-0/+83
* write ibus_engine_plugin_load_lua_script.Peng Wu2010-05-191-0/+24
* lua extension (ime.register_command) in progress.Peng Wu2010-05-191-5/+55
* ime register command in progress.Peng Wu2010-05-191-0/+2
* code cleanup.Peng Wu2010-05-191-10/+0
* refactor lua-pluginPeng Wu2010-05-191-35/+51
* refactor lua-plugin gobject interface.Peng Wu2010-05-191-2/+47
* add gobject interface for lua-plugin.Peng Wu2010-05-191-0/+50