Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix resource leak | Peng Wu | 2024-09-23 | 1 | -1/+3 |
* | Fix lua plugin | Peng Wu | 2024-04-10 | 1 | -2/+2 |
* | Lua plugin: Add pointer casts for C89 compatibility | Florian Weimer | 2024-01-22 | 1 | -2/+2 |
* | Update Lua Plugin API | Peng Wu | 2021-01-27 | 3 | -8/+53 |
* | Update base.lua | Peng Wu | 2020-09-24 | 1 | -1/+1 |
* | fixes lmyoslib.c | Peng Wu | 2020-07-06 | 1 | -1/+1 |
* | update Makefile.am | Peng Wu | 2020-04-23 | 1 | -13/+12 |
* | use GPLv3+ license | Peng Wu | 2020-04-23 | 5 | -55/+50 |
* | fixes lua plugin warnings | Peng Wu | 2019-12-19 | 1 | -6/+4 |
* | update base.lua | Peng Wu | 2018-06-21 | 1 | -0/+9 |
* | write setLuaPlugin method | Peng Wu | 2018-06-20 | 1 | -0/+7 |
* | fixes lua memory leak | Peng Wu | 2018-06-15 | 2 | -2/+2 |
* | use lua converter | Peng Wu | 2018-06-14 | 1 | -0/+1 |
* | rename ibus_engine_plugin_get_result_string to ibus_engine_plugin_get_first_r... | Peng Wu | 2018-06-12 | 3 | -7/+13 |
* | update lua-ext-console.c | Peng Wu | 2018-06-12 | 1 | -3/+35 |
* | fixes crash | Peng Wu | 2018-06-12 | 1 | -2/+2 |
* | update lua-plugin-init.c | Peng Wu | 2018-06-08 | 2 | -16/+70 |
* | update lua-plugin.c | Peng Wu | 2018-06-08 | 2 | -10/+139 |
* | update lua-plugin.h | Peng Wu | 2018-06-07 | 2 | -6/+72 |
* | fixes compile for Lua 5.11.9.2 | Peng Wu | 2017-09-01 | 4 | -9/+10 |
* | fixes lua | Peng Wu | 2016-07-04 | 2 | -6/+5 |
* | Fix for Lua 5.2 API change (luaL_register is deprecated) | OBATA Akio | 2015-07-19 | 2 | -0/+8 |
* | update base.lua for lua 5.2 | Peng Wu | 2014-12-08 | 1 | -2/+2 |
* | use luaL_requiref for lua 5.2 | Peng Wu | 2014-12-08 | 1 | -0/+4 |
* | fixes lua 5.2 compile | Peng Wu | 2013-07-31 | 2 | -0/+17 |
* | re-factor base.lua | Peng Wu | 2013-04-24 | 1 | -505/+0 |
* | update base.lua | Peng Wu | 2013-03-05 | 1 | -158/+3 |
* | add user.lua | Peng Wu | 2013-02-08 | 2 | -0/+5 |
* | re-write base.lua | Peng Wu | 2013-01-31 | 1 | -54/+47 |
* | update lua test case | Peng Wu | 2012-07-16 | 1 | -0/+6 |
* | write register_converter | Peng Wu | 2012-07-16 | 1 | -2/+13 |
* | write int_to_hex_string | Peng Wu | 2012-07-16 | 1 | -0/+18 |
* | write utf8/utf16 conversion | Peng Wu | 2012-07-16 | 1 | -0/+40 |
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
* | update fsf address | Peng Wu | 2012-06-12 | 5 | -5/+5 |
* | update lua | Peng Wu | 2012-06-06 | 2 | -3/+3 |
* | update Makefile.am | Peng Wu | 2012-06-06 | 1 | -1/+1 |
* | update lua | Peng Wu | 2012-06-06 | 5 | -5/+5 |
* | Remove duplicated EXTRA_DIST value in lua/Makefile.am | Peng Huang | 2010-08-17 | 1 | -5/+0 |
* | Merge remote branch 'epic/master' | Peng Huang | 2010-07-16 | 2 | -4/+11 |
|\ | |||||
| * | fixes error when make distcheck. | Peng Wu | 2010-07-14 | 2 | -4/+11 |
* | | Fix build problem in ppa | Peng Huang | 2010-07-09 | 1 | -0/+4 |
|/ | |||||
* | Disable lua extension by default | Peng Huang | 2010-07-05 | 1 | -6/+0 |
* | add lua extension compile flags. | Peng Wu | 2010-07-01 | 1 | -1/+7 |
* | remove some warnings. | Peng Wu | 2010-07-01 | 1 | -2/+4 |
* | re-factor include headers. | Peng Wu | 2010-06-23 | 5 | -14/+5 |
* | fixes digit labels gen. | Peng Wu | 2010-06-22 | 1 | -0/+1 |
* | re-factor ExtEditor header. | Peng Wu | 2010-06-22 | 1 | -3/+3 |
* | add license for lua ext mode. | Peng Wu | 2010-06-21 | 5 | -0/+110 |
* | fixes base.lua path. | Peng Wu | 2010-06-21 | 1 | -0/+5 |