Commit Graph

207 Commits

Author SHA1 Message Date
godotg 232b4a641e perf[storage]: custom convert 2024-07-22 14:46:59 +08:00
godotg 37cfbd6e6c feat[storage]: custom convert 2024-07-20 08:47:01 +08:00
godotg cc76daf6f1 chore[storage]: rename generic type 2024-07-20 07:53:20 +08:00
godotg 552ebac67a chore[storage]: rename generic type 2024-07-20 07:52:28 +08:00
godotg 06898096b0 perf[storage]: catch convert exception 2024-07-20 07:48:56 +08:00
godotg 1f7b76dbbb perf[storage]: simplified method 2024-07-19 22:15:29 +08:00
godotg 45483ccdaa doc[storage]: update document 2024-07-19 22:12:28 +08:00
godotg 285e996c82 del[storage]: unnecessary convert 2024-07-19 22:09:29 +08:00
godotg 921e8bd6a6 perf[storage]: array or collection is null safe 2024-07-19 22:07:45 +08:00
godotg 2c7281d002 doc[storage]: update document 2024-07-19 21:52:59 +08:00
godotg 49132877bf test[storage]: convert test 2024-07-19 21:49:35 +08:00
godotg f25a6d2467 ref[storage]: refactor convert 2024-07-19 21:48:47 +08:00
godotg 28600e7102 ref[storage]: refactor convert 2024-07-19 21:45:50 +08:00
godotg befe0badef ref[storage]: set convert 2024-07-19 20:55:01 +08:00
godotg 9d069cd3da ref[storage]: list convert 2024-07-19 20:42:31 +08:00
godotg db0d91e002 ref[storage]: flexible array convert 2024-07-19 20:03:00 +08:00
godotg 891af8f8df fix[storage]: array convert type error 2024-07-19 18:33:36 +08:00
godotg 8f0d8b1e72 chore[storage]: comment 2024-05-31 17:58:16 +08:00
godotg adb2e8324f test[gdscript]: export binary file from excel 2024-05-31 17:51:10 +08:00
godotg e73b79d8b4 test[gdscript]: export binary file from excel 2024-05-31 17:33:44 +08:00
lsy 751cb249b7 修复被CGLIB代理时 直接赋值无效 2024-05-29 18:31:26 +08:00
godotg d882cb021e chore[version]: update version 2024-05-08 22:49:38 +08:00
zhenyu 26e4241851 fix[storage]: json2List Parse bug 2024-05-07 11:46:27 +08:00
godotg 4b0018e1d2 ref[cache]: use LazyCache instead of Caffeine 2024-03-26 11:44:55 +08:00
godotg cd1ae54fce feat[release]: 3.3.1 release 2024-03-23 20:15:11 +08:00
godotg 2bff063196 perf[orm]: maven dependency 2024-03-08 19:26:18 +08:00
godotg 27b3902772 chore[func]: if can't get the property name corresponding to Func, an exception will be thrown 2024-02-27 19:28:01 +08:00
superman 73d8649859 perf[graalvm]: optimized annotation @GraalvmNativeStorage 2024-02-27 18:24:33 +08:00
godotg 074f5d1303 chore[storage]: typo 2024-01-27 10:54:39 +08:00
godotg 3e764ad41c feat[release]: zfoo 3.3.0 2024-01-14 20:23:53 +08:00
godotg 260e3ec76d feat[release]: release zfoo 3.3.0 2024-01-14 20:02:14 +08:00
godotg 5b493036b0 revert[pom]: revert version to 3.2.0 2024-01-08 18:05:25 +08:00
qiaomr ef5de74d7c 3.2.0.a 2024-01-05 18:11:00 +08:00
libin 6f6acd2b76 perf[protocol]: maven jprotobuf scope test 2023-11-23 10:10:32 +08:00
godotg 5648ebd9b5 fix[storage]: Excel has some empty cells that cause column shifts 2023-11-21 19:36:26 +08:00
libin 58b29e7565 Protocol auto List by order 2023-11-17 16:41:20 +08:00
godotg b5035eda75 perf[storage]: remove the useless cast type 2023-10-23 10:47:37 +08:00
godotg a4089a9aee release 3.2.0 2023-10-22 10:24:23 +08:00
godotg 88a6e11a69 ref[storage]: refactor lambda of storage 2023-10-22 10:08:55 +08:00
godotg 16f7997002 ref[storage]: refactor lambda of storage 2023-10-21 22:09:43 +08:00
godotg b64a7a4fd5 ref[storage]: refactor lambda of storage 2023-10-21 21:46:57 +08:00
godotg a59055360e ref[storage]: refactor lambda of storage 2023-10-21 21:32:53 +08:00
godotg 43f2e608b2 ref[storage]: refactor lambda of storage 2023-10-21 21:24:01 +08:00
godotg a6f06579b1 ref[storage]: refactor lambda of storage 2023-10-21 20:47:48 +08:00
godotg a6fe28d518 ref[storage]: refactor lambda of storage 2023-10-21 20:46:14 +08:00
godotg 592523a3bd ref[storage]: refactor the storage module 2023-10-21 11:30:24 +08:00
godotg c466b5d1f2 ref[storage]: refactor the storage module 2023-10-21 11:28:35 +08:00
godotg 2499c4dc14 ref[storage]: refactor the storage module 2023-10-21 11:09:16 +08:00
godotg afa85e55fb perf[storage]: use string as cache to reduce memory consumption 2023-10-21 09:51:02 +08:00
godotg d3d79b3738 perf[lambda]: generic class type specifications 2023-10-18 10:58:33 +08:00