summaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
...
* the initial ime_join_string implement and add lua_pop for trim_string functions.Peng Wu2010-05-191-2/+41
* change luaL_checklstring to lua_tolstring.Peng Wu2010-05-192-8/+13
* add some check on IME_TRIM_PRECHECK.Peng Wu2010-05-191-2/+2
* add retval to lua_plugin_fini.Peng Wu2010-05-191-1/+3
* change to pushliteral in ime_get_version.Peng Wu2010-05-191-1/+1
* refactor code for checking condition.Peng Wu2010-05-191-22/+28
* add ime.trim*.Peng Wu2010-05-191-1/+67
* lua plugin hello world is ok.Peng Wu2010-05-194-22/+79
* initial code for lua plugin.Peng Wu2010-05-191-0/+53