Commit Graph

  • d575177a60 fix[protocol]: test cpp godotg 2024-07-15 16:25:03 +08:00
  • f49adffd29 ref[protocol]: refactor field method godotg 2024-07-15 15:20:14 +08:00
  • 06242287a0 ref[protocol]: refactor field method godotg 2024-07-15 15:15:39 +08:00
  • 12c5a2d50d ref[protocol]: refactor field method godotg 2024-07-15 15:11:25 +08:00
  • 8dd5ddbe3d ref[protocol]: refactor field method godotg 2024-07-15 15:10:03 +08:00
  • 4f3c2119e5 ref[protocol]: refactor field method godotg 2024-07-15 15:04:16 +08:00
  • 0983e66f95 ref[protocol]: refactor field method godotg 2024-07-15 15:02:59 +08:00
  • ddacd87ec1 ref[protocol]: refactor field method godotg 2024-07-15 15:01:32 +08:00
  • 84677581e2 ref[protocol]: refactor field method godotg 2024-07-15 14:56:54 +08:00
  • 9179b8557a ref[protocol]: refactor field method godotg 2024-07-15 14:42:47 +08:00
  • 1ba471091c ref[TypeScript]: refactor field method godotg 2024-07-15 11:44:25 +08:00
  • 21dc74b172 ref[js]: refactor field method godotg 2024-07-15 11:28:27 +08:00
  • 5062143d75 ref[TypeScript]: rename get set method godotg 2024-07-14 21:02:59 +08:00
  • 774be53387 ref[es]: rename get set method godotg 2024-07-14 20:36:56 +08:00
  • 290812a1e1 ref[javascript]: rename get set method godotg 2024-07-14 20:19:43 +08:00
  • 6327f450ce ref[cpp]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset godotg 2024-07-14 20:03:00 +08:00
  • d98de90780 ref[cpp]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset godotg 2024-07-14 20:01:52 +08:00
  • 99550100ef ref[scala]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset godotg 2024-07-14 18:53:43 +08:00
  • fa42f8a3f7 ref[kotlin]: rename writeBoolean/readBoolean/writeOffset/readOffset to writeBool/readBool/getWriteOffset/getReadOffset godotg 2024-07-14 18:39:44 +08:00
  • 61de266935 ref[protocol]: rename writeBoolean/readBoolean to writeBool/readBool godotg 2024-07-14 18:26:03 +08:00
  • a77941232a chore[protocol]: rename boolean to bool godotg 2024-07-11 18:44:15 +08:00
  • 34f74370e1 test[php]: php test godotg 2024-07-11 18:31:47 +08:00
  • 6a0fed1270 chore[php]: rename booleanArray godotg 2024-07-11 18:30:01 +08:00
  • c801f0ff62 feat[php]: cut down php protocol godotg 2024-07-11 18:01:06 +08:00
  • 9b1c6ca63a feat[php]: php merger protocol godotg 2024-07-11 17:10:33 +08:00
  • 5e6e8ebed6 feat[php]: php support godotg 2024-07-11 16:45:46 +08:00
  • 4497a02329 feat[php]: php support godotg 2024-07-11 16:20:46 +08:00
  • a0b6b8c573 perf[orm]: output stack trace with no exception word godotg 2024-07-09 17:01:31 +08:00
  • 4d01f39879 Merge pull request #122 from LucaLq/main godotg 2024-07-09 14:40:07 +08:00
  • ea7d1cf304 feat[orm]:output stack information when concurrent writeh luca 2024-07-09 14:30:06 +08:00
  • 2b7b8b52de test[py]: python protocol test godotg 2024-07-08 18:48:05 +08:00
  • c3da20ebc5 ref[python]: refactor python protocol godotg 2024-07-08 18:42:48 +08:00
  • 5358b804ff test[ecmascript]: es protocol test godotg 2024-07-08 17:07:15 +08:00
  • 6651154869 ref[es]: refactor es protocol godotg 2024-07-08 17:05:29 +08:00
  • 52b2bfbd82 test[typescript]: ts protocol test godotg 2024-07-08 16:20:29 +08:00
  • 231f010270 ref[typescript]: refactor typescript protocol godotg 2024-07-08 16:06:53 +08:00
  • e96120dd07 test[protocol]: kotlin test godotg 2024-07-07 17:05:38 +08:00
  • 6ad98bb687 ref[java]: refactor java protocol godotg 2024-07-07 17:00:31 +08:00
  • 572d0bf52f test[scala]: scala protocol test godotg 2024-07-07 16:25:43 +08:00
  • 55c3c90d49 test[scala]: scala protocol test godotg 2024-07-07 13:54:44 +08:00
  • a32fbd4335 ref[scala]: refactor scala protocol godotg 2024-07-07 13:51:27 +08:00
  • 710a28b21d test[kotlin]: kotlin protocol test godotg 2024-07-07 13:36:11 +08:00
  • 6c84df87e9 ref[kotlin]: refactor kotlin protocol godotg 2024-07-07 13:35:48 +08:00
  • fdb37c5ad0 ref[kotlin]: refactor kotlin protocol godotg 2024-07-07 13:30:26 +08:00
  • a62d5dd0eb test[scala]: scala test godotg 2024-07-07 11:38:56 +08:00
  • 867df6d381 test[scala]: scala test godotg 2024-07-07 11:35:26 +08:00
  • cc6d6d39cb feat[scala]: cut down scala protocol godotg 2024-07-07 11:32:52 +08:00
  • 829be3207c feat[protocol]: scala support godotg 2024-07-07 10:48:59 +08:00
  • 747ab9dbb3 perf[kotlin]: do not use java language in kotlin godotg 2024-07-06 16:42:28 +08:00
  • 08ee12bcc9 perf[kotlin]: do not use java language in kotlin godotg 2024-07-06 16:38:51 +08:00
  • c09761e2db chore[kotlin]: typo godotg 2024-07-06 16:16:55 +08:00
  • 0bad3030f6 chore[kotlin]: typo godotg 2024-07-06 15:54:04 +08:00
  • 5fc059ea96 test[kotlin]: protocol test godotg 2024-07-06 12:05:43 +08:00
  • e6347a35d4 test[kotlin]: protocol test godotg 2024-07-06 11:55:14 +08:00
  • 4ea7d7d6f0 perf[kotlin]: null safe godotg 2024-07-06 11:07:40 +08:00
  • e7f234202e feat[kotlin]: cut down kotlin protocol godotg 2024-07-06 10:59:14 +08:00
  • bd419e3d54 feat[protocol]: kotlin support godotg 2024-07-06 08:47:00 +08:00
  • 5f6fffa44b Rename .java to .kt godotg 2024-07-06 08:46:59 +08:00
  • c0d22175ff feat[protocol]: kotlin protocol support godotg 2024-07-05 18:43:02 +08:00
  • 905a19deda fix[generate]: protocol generate path error godotg 2024-07-05 13:48:48 +08:00
  • 57d7040579 perf[java]: cut down java protocol generation godotg 2024-07-05 13:42:12 +08:00
  • 0dab67b549 feat[java]: cut down java protocol generation godotg 2024-07-05 12:37:39 +08:00
  • 38e80a800f feat[protocol]: java protocol with no dependency godotg 2024-07-05 10:07:02 +08:00
  • 73aee5c7de perf[entity]: check getMethod return type of the id field godotg 2024-07-04 12:35:50 +08:00
  • b1d5afb631 fix[entity wrapper]: box type not match error godotg 2024-07-03 23:06:32 +08:00
  • 76ee8f310e fix[entity wrapper]: box type not match error godotg 2024-07-03 23:05:27 +08:00
  • f839a58b2f test[padding]: compatible protocol of adjustPadding test godotg 2024-07-03 14:58:18 +08:00
  • d8ed791bfd ref[xml]: <net:config> to <net:net>, <orm:config> to <orm:orm> godotg 2024-07-03 11:20:13 +08:00
  • f935aebfb7 test[orm]: test godotg 2024-07-03 10:49:13 +08:00
  • 4107679bfc test[orm]: test godotg 2024-07-02 22:22:43 +08:00
  • 382d4b423d test[protocol]: test godotg 2024-07-02 18:57:23 +08:00
  • a3220afd68 test[array list]: test godotg 2024-07-02 18:43:45 +08:00
  • 7d7e7a9ee5 test[hashset]: test godotg 2024-07-02 17:40:08 +08:00
  • 088691082f test[hashmap]: test godotg 2024-07-02 16:55:17 +08:00
  • 7af6dede5f fix[HashMapLongInt]: type conversion error godotg 2024-07-02 16:54:46 +08:00
  • b6d3103d81 fix[HashMapLongLong]: type conversion error godotg 2024-07-02 16:26:34 +08:00
  • b847f008d6 ref[collection]: reformat equals and hashcode godotg 2024-07-02 16:00:45 +08:00
  • 08a1e7a8ae perf[hashmap]: equals and hashcode godotg 2024-07-02 15:23:47 +08:00
  • e4c0152181 test[hashmap]: test godotg 2024-07-02 15:12:19 +08:00
  • 3cb3f304df perf[hashmap]: ConcurrentHashMapLongObject equals and hashcode godotg 2024-07-02 15:10:57 +08:00
  • 0c0dc62c2b perf[cow]: CopyOnWriteHashMap equals and hashcode godotg 2024-07-02 12:56:05 +08:00
  • 7ae1971be9 test[cow]: CopyOnWriteHashMap test godotg 2024-07-02 12:26:35 +08:00
  • 20ee236185 chore[collection]: recommend log godotg 2024-07-02 12:14:36 +08:00
  • 56d49546a6 feat[cop]: add concurrent map of CopyOnWriteHashMap godotg 2024-07-02 12:13:06 +08:00
  • 1af2314716 chore[orm]: recommend using CopyOnWriteArrayList or ConcurrentHashMap in @EntityCache godotg 2024-07-02 11:40:09 +08:00
  • 6d00021b9a chore[index]: comment godotg 2024-07-02 11:17:45 +08:00
  • e2ca94297a ref[ttl]: delete ttl index godotg 2024-07-02 11:04:16 +08:00
  • 14816b193d chore[orm]: comment godotg 2024-07-01 21:16:33 +08:00
  • 2d43cd717a chore[IEntity]: comment godotg 2024-07-01 21:11:26 +08:00
  • 755cc1a97f test[orm]: test godotg 2024-07-01 18:57:15 +08:00
  • a2832e6465 ref[orm]: use generic type interface godotg 2024-07-01 18:42:28 +08:00
  • d9e0728d2f ref[orm]: use generic type interface godotg 2024-07-01 18:40:48 +08:00
  • d86f7b1713 chore[wrapper]: comment godotg 2024-07-01 17:45:33 +08:00
  • 62290fb35f perf[wrapper]: generic type interface godotg 2024-07-01 17:42:46 +08:00
  • 10bd52f626 test[orm]: wrapper test godotg 2024-07-01 17:24:05 +08:00
  • 82f54c7786 test[orm]: cache test godotg 2024-07-01 17:03:48 +08:00
  • a2fbc08b1a ref[EntityDef]: remove entity class from EntityDef to EntityCache godotg 2024-07-01 15:49:06 +08:00
  • 304a37bebe feat[IEntityWrapper]: new entity method godotg 2024-07-01 15:31:56 +08:00
  • e13cdd424a ref[IEntityWrapper]: wrap entity method godotg 2024-07-01 15:12:35 +08:00
  • 688c2a9917 ref[IEntity]: delete empty() method and EntityCache load() method can return null entity godotg 2024-07-01 14:06:54 +08:00