Commit Graph

765 Commits

Author SHA1 Message Date
godotg 5fc059ea96 test[kotlin]: protocol test 2024-07-06 12:05:43 +08:00
godotg e6347a35d4 test[kotlin]: protocol test 2024-07-06 11:55:14 +08:00
godotg 4ea7d7d6f0 perf[kotlin]: null safe 2024-07-06 11:07:40 +08:00
godotg e7f234202e feat[kotlin]: cut down kotlin protocol 2024-07-06 10:59:14 +08:00
godotg bd419e3d54 feat[protocol]: kotlin support 2024-07-06 08:47:00 +08:00
godotg 5f6fffa44b Rename .java to .kt 2024-07-06 08:46:59 +08:00
godotg c0d22175ff feat[protocol]: kotlin protocol support 2024-07-05 18:43:02 +08:00
godotg 905a19deda fix[generate]: protocol generate path error 2024-07-05 13:48:48 +08:00
godotg 57d7040579 perf[java]: cut down java protocol generation 2024-07-05 13:42:12 +08:00
godotg 0dab67b549 feat[java]: cut down java protocol generation 2024-07-05 12:37:39 +08:00
godotg 38e80a800f feat[protocol]: java protocol with no dependency 2024-07-05 10:07:02 +08:00
godotg f839a58b2f test[padding]: compatible protocol of adjustPadding test 2024-07-03 14:58:18 +08:00
godotg 382d4b423d test[protocol]: test 2024-07-02 18:57:23 +08:00
godotg a3220afd68 test[array list]: test 2024-07-02 18:43:45 +08:00
godotg 7d7e7a9ee5 test[hashset]: test 2024-07-02 17:40:08 +08:00
godotg 088691082f test[hashmap]: test 2024-07-02 16:55:17 +08:00
godotg 7af6dede5f fix[HashMapLongInt]: type conversion error 2024-07-02 16:54:46 +08:00
godotg b6d3103d81 fix[HashMapLongLong]: type conversion error 2024-07-02 16:26:34 +08:00
godotg b847f008d6 ref[collection]: reformat equals and hashcode 2024-07-02 16:00:45 +08:00
godotg 08a1e7a8ae perf[hashmap]: equals and hashcode 2024-07-02 15:23:47 +08:00
godotg e4c0152181 test[hashmap]: test 2024-07-02 15:12:19 +08:00
godotg 3cb3f304df perf[hashmap]: ConcurrentHashMapLongObject equals and hashcode 2024-07-02 15:10:57 +08:00
godotg 0c0dc62c2b perf[cow]: CopyOnWriteHashMap equals and hashcode 2024-07-02 12:56:05 +08:00
godotg 56d49546a6 feat[cop]: add concurrent map of CopyOnWriteHashMap 2024-07-02 12:13:06 +08:00
godotg 82f54c7786 test[orm]: cache test 2024-07-01 17:03:48 +08:00
godotg 28d2ac6078 ref[version]: The gvs() and svs() methods have been removed from the orm and replaced with @Version annotations 2024-07-01 12:24:25 +08:00
godotg b23ded4fbf ref[executor]: executor register and get 2024-06-25 11:37:26 +08:00
godotg 97f69995e0 chore[protocol]: comment 2024-06-17 17:52:52 +08:00
godotg 5446f8e452 perf[orm]: map type check 2024-06-14 17:05:38 +08:00
godotg 7aff4e7b72 chore[protocol]: code location 2024-06-05 17:13:17 +08:00
godotg 7173493a85 fix[protocol]: auto generate error 2024-05-31 17:52:02 +08:00
godotg d36e641dd4 chore[rename]: rename method 2024-05-30 17:45:43 +08:00
godotg eda59cebfc test[Golang]: Golang protocol test 2024-05-30 17:39:43 +08:00
godotg d512ef2a0b test[Golang]: Golang protocol test 2024-05-30 17:32:57 +08:00
godotg 2e8809ce58 test[Golang]: Golang protocol test 2024-05-30 17:30:55 +08:00
godotg dbe1502a92 ref[Golang]: refactor generate Golang protocol 2024-05-30 17:28:32 +08:00
godotg 6be58a928a style[gdscript]: gdscript protocol style 2024-05-30 15:19:14 +08:00
godotg 00ed9da60b style[gdscript]: gdscript protocol style 2024-05-30 15:16:35 +08:00
godotg cfb5a8265a test[gdscript]: gdscript protocol test 2024-05-30 15:16:07 +08:00
godotg aa40b36616 ref[gdscript]: refactor generate gdscript protocol 2024-05-30 15:12:13 +08:00
godotg ee84151436 test[protocol]: protocol test 2024-05-29 14:59:40 +08:00
godotg 092bb09488 test[protocol]: protocol test 2024-05-29 14:56:19 +08:00
godotg 93b34127fc ref[Python]: refactor generate python protocol 2024-05-29 14:53:31 +08:00
godotg 3df484249c ref[Python]: refactor generate python protocol 2024-05-29 14:39:36 +08:00
godotg 2682257b4d ref[Python]: refactor generate python protocol 2024-05-29 14:32:57 +08:00
godotg bd45c610ca ref[TypeScript]: refactor generate TypeScript protocol 2024-05-29 11:34:43 +08:00
godotg c70886f7e2 fix[ts]: There is a problem with the protocol file in the deeper folder by exporting the code, and there is a problem with introducing the IByteBuffer path 2024-05-29 11:12:59 +08:00
godotg 8b1587f56b test[ts]: TypeScript protocol test 2024-05-28 18:06:57 +08:00
godotg 73592cdcdf ref[TypeScript]: refactor generate TypeScript protocol 2024-05-28 17:58:50 +08:00
godotg 8ed1d2288b test[js]: JavaScript protocol test 2024-05-28 15:08:02 +08:00