Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use GPLv3+ license | Peng Wu | 2020-04-23 | 1 | -11/+10 |
| | |||||
* | fixes lua plugin warnings | Peng Wu | 2019-12-19 | 1 | -6/+4 |
| | |||||
* | fixes lua memory leak | Peng Wu | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | use lua converter | Peng Wu | 2018-06-14 | 1 | -0/+1 |
| | |||||
* | rename ibus_engine_plugin_get_result_string to ↵ | Peng Wu | 2018-06-12 | 1 | -2/+9 |
| | | | | ibus_engine_plugin_get_first_result | ||||
* | update lua-plugin-init.c | Peng Wu | 2018-06-08 | 1 | -0/+24 |
| | |||||
* | update lua-plugin.c | Peng Wu | 2018-06-08 | 1 | -0/+129 |
| | |||||
* | update lua-plugin.h | Peng Wu | 2018-06-07 | 1 | -0/+17 |
| | |||||
* | fixes compile for Lua 5.11.9.2 | Peng Wu | 2017-09-01 | 1 | -4/+4 |
| | |||||
* | fixes lua | Peng Wu | 2016-07-04 | 1 | -2/+4 |
| | |||||
* | fixes lua 5.2 compile | Peng Wu | 2013-07-31 | 1 | -0/+9 |
| | |||||
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | update lua | Peng Wu | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | re-factor include headers. | Peng Wu | 2010-06-23 | 1 | -3/+0 |
| | |||||
* | add license for lua ext mode. | Peng Wu | 2010-06-21 | 1 | -0/+22 |
| | |||||
* | add stripped oslib for lua ext. | Peng Wu | 2010-06-21 | 1 | -2/+2 |
| | |||||
* | rename ibus_engine_plugin_free. | Peng Wu | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | refactor lua plugin interface. | Peng Wu | 2010-05-19 | 1 | -12/+26 |
| | |||||
* | do some clean up on lua-plugin.h | Peng Wu | 2010-05-19 | 1 | -7/+0 |
| | |||||
* | add lua-ext-console.c | Peng Wu | 2010-05-19 | 1 | -3/+3 |
| | |||||
* | add ibus_engine_plugin_get_candidate and enhance ibus_engine_plugin_get_retval. | Peng Wu | 2010-05-19 | 1 | -19/+42 |
| | |||||
* | add ibus_engine_plugin_call. | Peng Wu | 2010-05-19 | 1 | -0/+83 |
| | |||||
* | write ibus_engine_plugin_load_lua_script. | Peng Wu | 2010-05-19 | 1 | -0/+24 |
| | |||||
* | lua extension (ime.register_command) in progress. | Peng Wu | 2010-05-19 | 1 | -5/+55 |
| | |||||
* | ime register command in progress. | Peng Wu | 2010-05-19 | 1 | -0/+2 |
| | |||||
* | code cleanup. | Peng Wu | 2010-05-19 | 1 | -10/+0 |
| | |||||
* | refactor lua-plugin | Peng Wu | 2010-05-19 | 1 | -35/+51 |
| | |||||
* | refactor lua-plugin gobject interface. | Peng Wu | 2010-05-19 | 1 | -2/+47 |
| | |||||
* | add gobject interface for lua-plugin. | Peng Wu | 2010-05-19 | 1 | -0/+50 |