Commit Graph

79 Commits

Author SHA1 Message Date
lixianjing
e620aaa1cf fscript support date_time_format 2023-12-06 08:51:26 +08:00
lixianjing
f5735b887f add levelize 2023-12-04 18:02:20 +08:00
lixianjing
70782e3e2f format code 2023-10-30 18:20:26 +08:00
lixianjing
fb7614496c edit/mledit double click to select word 2023-10-11 16:37:16 +08:00
lixianjing
4ca5e12dc8 improve tk_sscanf_simple for wasm 2023-08-31 08:05:36 +08:00
lixianjing
295404df66 add tk_sscanf_simple 2023-08-30 22:00:04 +08:00
lixianjing
62e637fb7f add function/macros to support wmain 2023-08-21 10:07:43 +08:00
lixianjing
878d640aeb add bits_stream_set/bits_stream_get 2023-08-09 12:16:58 +08:00
lixianjing
6181816d65 add ret_code_from_name/ret_code_to_name 2023-06-22 06:45:27 +08:00
lixianjing
e83fd65b67 improve edit to support max uint 2023-05-31 17:13:54 +08:00
lixianjing
df8ae00455 format code 2023-04-14 18:10:22 +08:00
lixianjing
0716e7a3e5 add file_read_as_unix_text 2023-04-12 11:57:23 +08:00
lixianjing
4539f64389 add tk_strnlen and wcsncmp 2022-10-09 12:09:39 +08:00
lixianjing
9bc2359767 improve tk_atoi/tk_atol/tk_atoul support str start with # 2022-07-13 18:47:39 +08:00
lixianjing
a6e88273b7 move tk_is_ui_thread to utils.c 2022-07-07 14:57:50 +08:00
lixianjing
baf83a61b8 format code 2022-06-02 16:43:16 +08:00
lixianjing
1fee8a3e52 add tk_replace_char 2022-05-27 08:07:32 +08:00
lixianjing
cc6c461af8 improve tk_str_eq 2022-05-21 16:31:59 +08:00
lixianjing
4df5e1fb6a add tk_memdup 2022-05-19 17:05:59 +08:00
lixianjing
4ea3a379f2 improve time clock 2022-04-23 08:46:52 +08:00
lixianjing
97786e37be improve slide indicator anchor_x/anchor_y 2022-04-22 18:57:07 +08:00
lixianjing
1af5d281bd add tk_wild_card_match 2022-03-16 08:34:24 +08:00
lixianjing
6f75595aa5 improve fscript debugger 2022-01-24 18:40:07 +08:00
lixianjing
53a2630c8c optimize tk_strncpy 2022-01-24 15:43:43 +08:00
lixianjing
48c83c1f13 format code 2021-12-20 10:16:10 +08:00
lixianjing
579f55a004 add tk_str_is_in_array 2021-12-11 09:17:02 +08:00
lixianjing
0464645fad add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
lixianjing
3c06f3bbe9 add tk_str_end_with 2021-11-02 15:14:37 +08:00
lixianjing
36543c1159 format code 2021-10-11 15:52:40 +08:00
lixianjing
58b5c4958e fix warnings 2021-09-16 16:12:19 +08:00
lixianjing
e88a9e3892 fix tests warnings 2021-09-16 16:06:55 +08:00
lixianjing
aa0922299d format code 2021-08-30 17:17:48 +08:00
lixianjing
2e8b29b27d improve ctype functions 2021-08-25 17:29:11 +08:00
lixianjing
a5c02300f8 format code 2021-07-16 15:47:11 +08:00
lixianjing
733ff5ff04 improve fscript str 2021-07-16 07:31:17 +08:00
lixianjing
94541c2f1b add tk_strrstr 2021-07-15 16:47:56 +08:00
lixianjing
dc364a9f46 improve tests 2021-05-11 15:55:35 +08:00
lixianjing
464f7aaeb7 add tk_strtoll 2021-01-04 17:21:18 +08:00
lixianjing
228dedcbec add tk_strncpy_s 2020-12-22 14:12:45 +08:00
lixianjing
a9cf3f83de format code 2020-12-01 14:46:46 +08:00
lixianjing
71bb25203a memory leak found by valgrind 2020-12-01 10:09:24 +08:00
lixianjing
ca892fc6f2 add object_to_json 2020-11-15 18:09:31 +08:00
lixianjing
e65d820e1e format code 2020-11-11 15:53:21 +08:00
lixianjing
2c8fb3c526 improve fscripts 2020-11-11 15:25:37 +08:00
xianjimli
91c071a26e fix tests leak 2020-11-03 17:12:03 +08:00
xianjimli
e78e02ff50 improve xml_file_expand 2020-11-03 11:34:20 +08:00
xianjimli
676023e5be support packed image 2020-09-11 14:51:38 +08:00
xianjimli
00e828a574 fix warngins and format code 2020-06-26 16:39:34 +08:00
xianjimli
426899df41 edit support ip/date/time/time_full input type 2020-06-26 16:30:20 +08:00
lixianjing
4c487f92b6 fix tests 2020-05-04 18:00:55 +08:00