1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00
Commit Graph

682 Commits

Author SHA1 Message Date
dudaodong ae92ae7666 test: add examples for system package 2022-12-30 14:14:22 +08:00
dudaodong 526e568d0e doc: add doc for Substring 2022-12-29 20:03:59 +08:00
dudaodong 1dc5e8ac23 feat: add Substring function 2022-12-29 19:55:40 +08:00
dudaodong b5f7b0e670 doc: update document for algorithm package 2022-12-29 15:32:47 +08:00
dudaodong 39c576248c test: add examples for lrucache 2022-12-29 11:43:14 +08:00
dudaodong eb164d1536 test: add examples for lrucache function 2022-12-29 11:43:04 +08:00
dudaodong 68e170080c test: add examples for sort function 2022-12-28 20:18:05 +08:00
dudaodong 652b09135c test: add examples for search function 2022-12-28 17:58:56 +08:00
dudaodong bff24c89bc doc: update strutil document 2022-12-27 17:26:34 +08:00
dudaodong 49a460eef8 doc: update document and add playgound example for strutil package 2022-12-27 16:57:32 +08:00
dudaodong a58e52e53c test: add example function for strutil package 2022-12-27 15:40:51 +08:00
dudaodong b07356423f fix: update format 2022-12-26 17:57:06 +08:00
dudaodong 005dd9d2ab fix: fix word misspelling 2022-12-26 17:51:30 +08:00
dudaodong 65315dafb1 feat: add take iterator 2022-12-26 17:20:14 +08:00
dudaodong b06fb6736d feat: add reduce for iterator 2022-12-26 16:55:24 +08:00
dudaodong b9f0854950 feat: add join iterator 2022-12-26 15:58:44 +08:00
dudaodong 6a2dd328ad feat: add test for map iterator and filter iterator 2022-12-26 15:13:35 +08:00
dudaodong dd1147f6d0 feat: add Channel iterator 2022-12-26 15:02:28 +08:00
dudaodong 6da7ce64af test: add unit test for RangeIterator 2022-12-26 14:24:23 +08:00
dudaodong b7e5d946f1 release v2.1.12 v2.1.12 2022-12-15 16:55:20 +08:00
dudaodong 687db4ce79 update readme file 2022-12-15 16:44:30 +08:00
dudaodong a9a4bb8841 update readme file 2022-12-15 16:42:22 +08:00
dudaodong bc6cb5f61b fix code issue in doc 2022-12-15 16:38:50 +08:00
dudaodong 2c57266f8e test: update some test functions 2022-12-15 15:22:01 +08:00
dudaodong 57e49c9520 doc: update document for funcations CamelCase/KebabCase/UpperKebabCase/SnakeCase/UpperSnakeCase 2022-12-14 21:42:43 +08:00
dudaodong 985c9a5d9a refactor: refact CamelCase function 2022-12-14 21:27:29 +08:00
dudaodong 5cfb11f036 feat: fix and add SnakeCase/UpperSnakeCase 2022-12-14 21:17:30 +08:00
dudaodong 5b3d48a1e7 feat: fix and add KebabCase/UpperKebabCase 2022-12-14 21:09:22 +08:00
dudaodong d0576e028f clean code 2022-12-13 19:52:37 +08:00
dudaodong 76bdec2b54 test: add cases for Capitalize 2022-12-13 16:16:16 +08:00
dudaodong fa20aba3a7 fix: fix CamelCase function bug 2022-12-13 14:23:32 +08:00
dudaodong 7a4a429e23 test: add cases for Capitalize 2022-12-12 21:11:19 +08:00
dudaodong a70ec6ad1e refactor: use constraints from golang.org/x/exp/constraints 2022-12-11 11:25:34 +08:00
dudaodong e435fa271b doc: update doc for Comma 2022-12-10 21:03:16 +08:00
dudaodong 1533d00891 refactor: update Comma function 2022-12-10 20:59:27 +08:00
dudaodong 8b99641de0 test: remove print info in test function 2022-12-10 19:19:49 +08:00
dudaodong 251f899f18 fix: TestExecCommand failed in linux/macos 2022-12-10 19:12:19 +08:00
dudaodong 00407e5182 fix: fix lint issue 2022-12-10 19:09:18 +08:00
dudaodong 4e457ad672 change: change update and insert function in link datastruture 2022-12-10 17:45:29 +08:00
dudaodong 7d8d9c3543 fix: fix lint issue 2022-12-10 16:55:06 +08:00
dudaodong 1197e8d1b6 fix: fix lint issue 2022-12-10 16:53:41 +08:00
dudaodong 13bbe19ab2 fix: fix lint issue 2022-12-10 16:41:40 +08:00
dudaodong 2725575d2f doc: add doc for IsGBK' 2022-12-09 19:28:45 +08:00
dudaodong 037d2729ce doc: update doc for ExecCommand 2022-12-09 19:20:15 +08:00
dudaodong 09d98745b0 fix: fix ExecCommand bug in windows 2022-12-09 19:10:55 +08:00
dudaodong af5cfe6da1 feat: add IsGBK validator 2022-12-09 17:36:59 +08:00
Mickls d59259bbe0 feat: A more reasonable IndexOf function (#66) 2022-12-09 11:31:40 +08:00
dudaodong 3189628d54 fix: fix AesCfbDecrypt 2022-12-08 15:07:40 +08:00
dudaodong 62c5e251a5 remove website 2022-12-08 14:55:21 +08:00
dudaodong 6e6444c8c0 refator: clean code 2022-12-06 20:20:36 +08:00