Commit Graph
255 Commits
Author SHA1 Message Date
godotg 5062143d75 ref[TypeScript]: rename get set method 2024-07-14 21:02:59 +08:00
godotg 774be53387 ref[es]: rename get set method 2024-07-14 20:36:56 +08:00
godotg 290812a1e1 ref[javascript]: rename get set method 2024-07-14 20:19:43 +08:00
godotg 6327f450ce ref[cpp]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset 2024-07-14 20:03:00 +08:00
godotg d98de90780 ref[cpp]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset 2024-07-14 20:01:52 +08:00
godotg 99550100ef ref[scala]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset 2024-07-14 18:53:43 +08:00
godotg fa42f8a3f7 ref[kotlin]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset 2024-07-14 18:39:44 +08:00
godotg 61de266935 ref[protocol]: rename writeBoolean/readBoolean to writeBool/readBool 2024-07-14 18:26:03 +08:00
godotg a77941232a chore[protocol]: rename boolean to bool 2024-07-11 18:44:15 +08:00
godotg 34f74370e1 test[php]: php test 2024-07-11 18:31:47 +08:00
godotg 4497a02329 feat[php]: php support 2024-07-11 16:20:46 +08:00
godotg 2b7b8b52de test[py]: python protocol test 2024-07-08 18:48:05 +08:00
godotg 5358b804ff test[ecmascript]: es protocol test 2024-07-08 17:07:15 +08:00
godotg 52b2bfbd82 test[typescript]: ts protocol test 2024-07-08 16:20:29 +08:00
godotg e96120dd07 test[protocol]: kotlin test 2024-07-07 17:05:38 +08:00
godotg 572d0bf52f test[scala]: scala protocol test 2024-07-07 16:25:43 +08:00
godotg 55c3c90d49 test[scala]: scala protocol test 2024-07-07 13:54:44 +08:00
godotg 710a28b21d test[kotlin]: kotlin protocol test 2024-07-07 13:36:11 +08:00
godotg a62d5dd0eb test[scala]: scala test 2024-07-07 11:38:56 +08:00
godotg 867df6d381 test[scala]: scala test 2024-07-07 11:35:26 +08:00
godotg 747ab9dbb3 perf[kotlin]: do not use java language in kotlin 2024-07-06 16:42:28 +08:00
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 bd419e3d54 feat[protocol]: kotlin support 2024-07-06 08:47:00 +08:00
godotg c0d22175ff feat[protocol]: kotlin protocol support 2024-07-05 18:43: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 b6d3103d81 fix[HashMapLongLong]: type conversion error 2024-07-02 16:26:34 +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 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 cfb5a8265a test[gdscript]: gdscript protocol test 2024-05-30 15:16:07 +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 2682257b4d ref[Python]: refactor generate python protocol 2024-05-29 14:32:57 +08:00
godotg 8b1587f56b test[ts]: TypeScript protocol test 2024-05-28 18:06:57 +08:00
godotg 8ed1d2288b test[js]: JavaScript protocol test 2024-05-28 15:08:02 +08:00
godotg 0fbe8a5516 test[es]: EcmaScript protocol test 2024-05-28 15:05:04 +08:00
godotg 649aad9951 test[C++]: C++ protocol test 2024-05-28 14:49:10 +08:00
godotg 0aa7e50273 test[C++]: C++ protocol test 2024-05-28 14:46:40 +08:00
godotg ac41ba8796 test[C++]: C++ protocol test 2024-05-28 14:45:14 +08:00
godotg 0a841ddd76 test[C#]: C# protocol test 2024-05-28 14:37:39 +08:00
godotg 0d5a34f1d9 test[lua]: lua protocol test 2024-05-28 10:42:32 +08:00
godotg c9299ae99a ref[EcmaScript]: refactor generate EcmaScript protocol 2024-05-27 17:47:44 +08:00
godotg 0390cb78f2 ref[EcmaScript]: refactor generate EcmaScript protocol 2024-05-27 17:42:05 +08:00