159 Commits

Author SHA1 Message Date
godotg 4963d5034c fix[storage]: use commas, semicolons, newline separators to parse array 2025-05-02 16:07:50 +08:00
godotg 7b57438fd0 feat[storage]: use commas, semicolons, newline separators to parse array 2025-05-01 14:27:44 +08:00
godotg dc1a196714 chore: excel read exception log 2024-10-19 10:57:16 +08:00
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 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 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
zhenyu 26e4241851 fix[storage]: json2List Parse bug 2024-05-07 11:46:27 +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 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 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
godotg 4bb87e8b90 perf[protocol]: check unsupported type 2023-09-26 22:27:53 +08:00
sun 9f050b7a74 chore[storage]: update comment 2023-09-25 15:18:18 +08:00
godotg c46825c0a2 build[release]: first release for java 17 2023-09-21 21:28:38 +08:00
sun 93303cb292 ref[storage]: use the JDK new API 2023-09-21 15:46:18 +08:00
sun ba7beb6f9f ref[storage]: rename primary key 2023-09-21 15:23:06 +08:00
sun 1337857987 ref[storage]: rename primary key 2023-09-21 15:15:14 +08:00
godotg 6c26fdcb7f ref[storage]: rename method 2023-09-20 22:28:21 +08:00
godotg 85c99eb54c del[storage]: remove unused class 2023-09-19 21:19:31 +08:00
godotg 5bcb2ca877 test[storage]: record class test 2023-09-19 21:15:48 +08:00