Commit Graph

  • 90cb1b0319 Merge pull request #127 from LucaLq/main godotg 2024-07-29 14:39:40 +08:00
  • 3217238c61 perf[orm]: optimized cache landing luca 2024-07-29 14:09:38 +08:00
  • 04d481557c chore[protocol]: deep clone log godotg 2024-07-29 11:29:47 +08:00
  • 7c58329a28 fix[go]: golang adjust padding is not deep clone godotg 2024-07-29 11:02:00 +08:00
  • 7c516da9d1 chore[protocol]: deep clone log godotg 2024-07-29 10:49:52 +08:00
  • 32fbeae1d9 test[swift]: swift test godotg 2024-07-28 22:22:26 +08:00
  • b28cd708d2 feat[swift]: cut down Map serialization of swift godotg 2024-07-28 22:20:45 +08:00
  • 65a4bcb1d3 feat[swift]: cut down Set serialization of swift godotg 2024-07-28 21:54:48 +08:00
  • a685de104e feat[swift]: cut down array serialization of swift godotg 2024-07-28 21:34:23 +08:00
  • a10bf0402d fix[swift]: ensure capacity godotg 2024-07-28 20:40:35 +08:00
  • 9b835ed23e feat[swift]: support swift protocol godotg 2024-07-28 17:24:19 +08:00
  • a4e7c0d5fa feat[swift]: support swift protocol godotg 2024-07-28 17:22:39 +08:00
  • 35b8ac92f8 test[protocol]: generation test godotg 2024-07-28 12:04:35 +08:00
  • c31a3fe004 chore[js]: ArrayBuffer slice is deep clone godotg 2024-07-27 12:56:21 +08:00
  • 1c8c859a4c perf[c++]: use memmove instead of memcpy to improve performance godotg 2024-07-27 12:33:28 +08:00
  • 47e41a61df test[protocol]: big compatible bytes of normal object godotg 2024-07-27 12:30:01 +08:00
  • 6b1a28cde0 test[protocol]: big compatible bytes of normal object godotg 2024-07-27 11:16:10 +08:00
  • a721f6d5ff chore[orm]: accessor log godotg 2024-07-26 17:42:40 +08:00
  • b97819121c test[dart]: dart test godotg 2024-07-26 17:31:51 +08:00
  • 048eb48e78 perf[dart]: cut down dart generated code godotg 2024-07-26 17:23:51 +08:00
  • 87a1679cf8 feat[dart]: cut down dart generated code godotg 2024-07-26 17:13:16 +08:00
  • d989907b12 Merge remote-tracking branch 'origin/main' godotg 2024-07-26 15:17:44 +08:00
  • 9622e8a461 feat[dart]: compatible protocol godotg 2024-07-26 15:17:29 +08:00
  • ca21103bdc Merge pull request #125 from 1281956265/main godotg 2024-07-26 15:02:26 +08:00
  • 495de3c9ea feat[protocol]: support dart protocol godotg 2024-07-26 14:55:04 +08:00
  • 25f6c06faf perf[orm]: 分布式id生成器优雅写法 box 2024-07-26 14:53:49 +08:00
  • 9a336d8ab5 Merge pull request #124 from 1281956265/main godotg 2024-07-26 14:35:01 +08:00
  • 267cbbbff2 perf[orm]: for循环解决分布式id生成器创建时duplicate key问题 box 2024-07-26 14:31:40 +08:00
  • fd92263427 Merge pull request #123 from 1281956265/main godotg 2024-07-26 12:58:50 +08:00
  • 7724e83b57 perf[orm]: 减少分布式id生成器创建时duplicate key问题 box 2024-07-26 12:00:40 +08:00
  • 94392d77d3 test[protocol]: ruby code style godotg 2024-07-24 17:36:19 +08:00
  • beebb39842 perf[protocol]: ruby code style godotg 2024-07-24 17:29:47 +08:00
  • 7f67827a3f test[protocol]: ruby test godotg 2024-07-24 15:59:31 +08:00
  • 01de60bc48 test[protocol]: ruby test godotg 2024-07-24 14:59:31 +08:00
  • 7103d95983 fix[protocol]: ruby compatible read godotg 2024-07-24 14:45:11 +08:00
  • f143e824f7 feat[protocol]: cut down ruby generated protocol godotg 2024-07-24 13:33:18 +08:00
  • e2621ec08f feat[protocol]: ruby compatible protocol godotg 2024-07-24 11:50:16 +08:00
  • 2f56836fee feat[protocol]: merge ruby protocol godotg 2024-07-24 11:47:28 +08:00
  • 53b92fcb7c style[protocol]: ruby code style godotg 2024-07-23 17:57:32 +08:00
  • 10449d0734 feat[protocol]: ruby language support godotg 2024-07-23 17:51:04 +08:00
  • 232b4a641e perf[storage]: custom convert godotg 2024-07-22 14:46:59 +08:00
  • b599269ce7 fix[rust]: capacity error godotg 2024-07-22 08:13:18 +08:00
  • e348cd1941 test[rust]: rust protocol test godotg 2024-07-21 21:54:00 +08:00
  • de9cafc6ac test[rust]: rust protocol test godotg 2024-07-21 21:49:48 +08:00
  • 3194bb6107 feat[rust]: merge rust protocol godotg 2024-07-21 21:46:40 +08:00
  • 14d3fab8ca feat[rust]: cut down rust protocol for HashMap godotg 2024-07-21 21:28:21 +08:00
  • f57c11bf44 feat[rust]: cut down rust protocol for HashSet godotg 2024-07-21 20:20:29 +08:00
  • 1ad7a9c24f feat[rust]: cut down rust protocol godotg 2024-07-21 17:05:56 +08:00
  • ae47b1b7c7 style[rust]: format rust code style godotg 2024-07-21 16:28:50 +08:00
  • 293ccb4e21 test[rust]: protocol test godotg 2024-07-21 16:09:55 +08:00
  • 54d1c45436 fix[rust]: write no protocol id error godotg 2024-07-21 16:08:42 +08:00
  • 2a3ba9995b feat[rust]: compatible protocol godotg 2024-07-21 15:38:09 +08:00
  • f252aec9c1 feat[rust]: rust protocol godotg 2024-07-21 15:29:49 +08:00
  • 17242ce20d feat[rust]: rust protocol generation godotg 2024-07-21 13:44:10 +08:00
  • c599e09ade fix[php]: php language rule godotg 2024-07-21 08:11:28 +08:00
  • 37cfbd6e6c feat[storage]: custom convert godotg 2024-07-20 08:47:01 +08:00
  • cc76daf6f1 chore[storage]: rename generic type godotg 2024-07-20 07:53:20 +08:00
  • 552ebac67a chore[storage]: rename generic type godotg 2024-07-20 07:52:28 +08:00
  • 06898096b0 perf[storage]: catch convert exception godotg 2024-07-20 07:48:56 +08:00
  • 1f7b76dbbb perf[storage]: simplified method godotg 2024-07-19 22:15:29 +08:00
  • 45483ccdaa doc[storage]: update document godotg 2024-07-19 22:12:28 +08:00
  • 285e996c82 del[storage]: unnecessary convert godotg 2024-07-19 22:09:29 +08:00
  • 921e8bd6a6 perf[storage]: array or collection is null safe godotg 2024-07-19 22:07:45 +08:00
  • 2c7281d002 doc[storage]: update document godotg 2024-07-19 21:52:59 +08:00
  • 49132877bf test[storage]: convert test godotg 2024-07-19 21:49:35 +08:00
  • f25a6d2467 ref[storage]: refactor convert godotg 2024-07-19 21:48:47 +08:00
  • 28600e7102 ref[storage]: refactor convert godotg 2024-07-19 21:45:50 +08:00
  • befe0badef ref[storage]: set convert godotg 2024-07-19 20:55:01 +08:00
  • 9d069cd3da ref[storage]: list convert godotg 2024-07-19 20:42:31 +08:00
  • db0d91e002 ref[storage]: flexible array convert godotg 2024-07-19 20:03:00 +08:00
  • 891af8f8df fix[storage]: array convert type error godotg 2024-07-19 18:33:36 +08:00
  • 98d293bd6f Merge remote-tracking branch 'origin/main' godotg 2024-07-19 18:17:16 +08:00
  • c944853d45 test[orm]: index test godotg 2024-07-19 18:16:58 +08:00
  • ea5388cd39 test[gdscript]: gdscript protocol test godotg 2024-07-17 14:03:42 +08:00
  • d4f6ae7707 ref[gdscript]: gdscript protocol godotg 2024-07-17 14:02:15 +08:00
  • 1c1b09f876 test[lua]: lua protocol test godotg 2024-07-16 18:19:16 +08:00
  • 36949e923a ref[lua]: lua protocol godotg 2024-07-16 17:47:14 +08:00
  • c3de2d94a4 ref[lua]: lua protocol godotg 2024-07-16 15:52:26 +08:00
  • d6e05d56b9 test[python]: python protocol test godotg 2024-07-16 15:45:46 +08:00
  • 6cf26c14dd ref[python]: python protocol godotg 2024-07-16 15:43:59 +08:00
  • 8d343b30a0 test[php]: php protocol test godotg 2024-07-16 15:32:26 +08:00
  • 60ec9a71d7 test[scala]: scala protocol test godotg 2024-07-16 15:28:09 +08:00
  • 5458e8bf0f test[kt]: kotlin protocol test godotg 2024-07-16 15:19:10 +08:00
  • 424c336fe6 test[java]: java protocol test godotg 2024-07-16 15:10:13 +08:00
  • 3e3c398ed5 test[go]: golang protocol test godotg 2024-07-16 15:01:27 +08:00
  • 955408052d ref[go]: golang protocol godotg 2024-07-16 14:59:11 +08:00
  • 45a5f81621 test[GdScript]: gds test godotg 2024-07-16 14:24:02 +08:00
  • 6fbebb9746 ref[GdScript]: GdScript protocol godotg 2024-07-16 14:17:05 +08:00
  • b1cbc73dbd ref[TypeScript]: TypeScript protocol godotg 2024-07-15 17:41:34 +08:00
  • 04d80e1c61 ref[es]: es protocol godotg 2024-07-15 17:31:46 +08:00
  • 6fbb0b90fb ref[JS]: js protocol godotg 2024-07-15 17:28:02 +08:00
  • 0b0b337eca ref[JS]: js protocol godotg 2024-07-15 17:22:00 +08:00
  • b160d13129 ref[JS]: js protocol godotg 2024-07-15 17:15:04 +08:00
  • 27943482c1 ref[C#]: C# protocol godotg 2024-07-15 17:01:37 +08:00
  • d444cd582b ref[protocol]: cpp protocol godotg 2024-07-15 16:56:13 +08:00
  • b83f94e809 ref[protocol]: cpp protocol godotg 2024-07-15 16:51:42 +08:00
  • 49b80da60e ref[protocol]: cpp protocol godotg 2024-07-15 16:47:13 +08:00
  • bff769df89 test[protocol]: C# protocol test godotg 2024-07-15 16:39:19 +08:00
  • 32b7cec8c8 ref[cs]: rename get and set method godotg 2024-07-15 16:38:02 +08:00
  • 6dae8da747 fix[protocol]: test cpp godotg 2024-07-15 16:29:05 +08:00