index
:
ibus-libpinyin.git
1.5.x
1.6.x
1.9.x
devel
english-mode
export-bigram
integration
keyboard-layout
lianna07
main
punct
table-mode
mirror of ibus-libpinyin.
Peng Wu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
lua-plugin-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some warnings.
Peng Wu
2010-07-01
1
-2
/
+4
*
re-factor include headers.
Peng Wu
2010-06-23
1
-4
/
+0
*
fixes digit labels gen.
Peng Wu
2010-06-22
1
-0
/
+1
*
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
-3
/
+3
*
dump all arguments for register_trigger.
Peng Wu
2010-05-19
1
-0
/
+23
*
lua extension (ime.register_command) in progress.
Peng Wu
2010-05-19
1
-15
/
+15
*
ime register command in progress.
Peng Wu
2010-05-19
1
-0
/
+19
*
refactor lua-plugin gobject interface.
Peng Wu
2010-05-19
1
-35
/
+0
*
add gobject interface for lua-plugin.
Peng Wu
2010-05-19
1
-12
/
+15
*
add comment.
Peng Wu
2010-05-19
1
-0
/
+1
*
change isnil to isnone.
Peng Wu
2010-05-19
1
-3
/
+3
*
add arguments check.
Peng Wu
2010-05-19
1
-0
/
+17
*
sketch for ime_register_trigger, begin to write ime_register_command.
Peng Wu
2010-05-19
1
-4
/
+44
*
add table check in join_string.
Peng Wu
2010-05-19
1
-3
/
+2
*
change ime_join_string behavior.
Peng Wu
2010-05-19
1
-1
/
+1
*
change ime_join_string implementation.
Peng Wu
2010-05-19
1
-2
/
+2
*
change tolstring to checklstring.
Peng Wu
2010-05-19
1
-42
/
+10
*
add some test cases and safe arguments check.
Peng Wu
2010-05-19
1
-1
/
+11
*
add ime.parse_mapping func.
Peng Wu
2010-05-19
1
-1
/
+66
*
add more test case and fixes join_string with empty table.
Peng Wu
2010-05-19
1
-2
/
+11
*
add new test cases for split/join.
Peng Wu
2010-05-19
1
-3
/
+5
*
add split_string function.
Peng Wu
2010-05-19
1
-5
/
+22
*
the initial ime_join_string implement and add lua_pop for trim_string functions.
Peng Wu
2010-05-19
1
-2
/
+41
*
change luaL_checklstring to lua_tolstring.
Peng Wu
2010-05-19
1
-8
/
+8
*
add some check on IME_TRIM_PRECHECK.
Peng Wu
2010-05-19
1
-2
/
+2
*
add retval to lua_plugin_fini.
Peng Wu
2010-05-19
1
-1
/
+3
*
change to pushliteral in ime_get_version.
Peng Wu
2010-05-19
1
-1
/
+1
*
refactor code for checking condition.
Peng Wu
2010-05-19
1
-22
/
+28
*
add ime.trim*.
Peng Wu
2010-05-19
1
-1
/
+67
*
lua plugin hello world is ok.
Peng Wu
2010-05-19
1
-22
/
+47
*
initial code for lua plugin.
Peng Wu
2010-05-19
1
-0
/
+53