120 Commits (11e1be0960ed9d8265a7352aaf06970c4bbd65b0)

Author SHA1 Message Date
  DragonAura 82a2053b43
Merge branch 'dev' into dev 2 years ago
  DragonAura a0c7c9d9fd style(CAPI): 🎨 change tuple to Tuple 2 years ago
  wihn 2608b5e1d1 fix: 🐛 do somrthing to fix error caused by different Python version 2 years ago
  DragonAura d5dfdef71d feat(CAPI): update with proto and some bug fix 2 years ago
  wihn 2b4c2e063b fix: 🐛 Python, replace 'tuple' with 'Tuple' 2 years ago
  renovate[bot] b69357ad00
chore(deps): update dependency grpcio-tools to v1.53.0 2 years ago
  renovate[bot] c49af11c9a
chore(deps): update dependency grpcio to v1.53.0 2 years ago
  DragonAura dff7e0b01a feat(CAPI): update debug logger 2 years ago
  DragonAura e49d596628 feat(CAPI): add python parsers and fix more bugs 2 years ago
  DragonAura f3e325810f feat(CAPI): complete python interface and fix various of bugs 2 years ago
  DragonAura 99e3f61c1f refactor(CAPI): change view function 2 years ago
  DragonAura eb6ad38aa7 feat(CAPI): update new service and other funcs 2 years ago
  DragonAura 3612ba7985 feat(CAPI): update new props and update logger 2 years ago
  DragonAura 89d9b200fc feat(CAPI): update get info interface 2 years ago
  DragonAura 7422806eba feat(CAPI): update with new proto 2 years ago
  DragonAura ebd7d06b26
add nodiscard to get map 2 years ago
  DragonAura cf303b36be style(CAPI): 🎨 change some namestyles 2 years ago
  DragonAura 04f03b1037 feat(CAPI): update with new rules 2 years ago
  DragonAura 574c951fa5 feat(CAPI): 🐛 fix wrong funcs 2 years ago
  DragonAura 970968d974 feat(CAPI): update new services 2 years ago
  Timothy Liu fb099bb1dd
docs: 📝 update README.md in CAPI/python 2 years ago
  Timothy Liu 29722146a3
docs: 📝 update README.md in CAPI/cpp 2 years ago
  Timothy Liu 2671a5683d
docs: 📝 update README.md in CAPI 2 years ago
  DragonAura 144f5ae741 feat(CAPI): update w/ new rules & change file structure 2 years ago
  DragonAura a6c286e1af feat(proto): fit new rules 2 years ago
  Timothy Liu 3fbd5c81d3
docs: 🐛 fix format typos 2 years ago
  Timothy Liu cf2955735c docs(rules): 📝 add programming rules and notices 2 years ago
  DragonAura 8b8b28f752 feat(CAPI): change have view func, add bullet 2 years ago
  DragonAura c5651600cd feat(proto): 🎨 change type of team 2 years ago
  DragonAura a671a36302 feat(proto): add bullet in message2client 2 years ago
  DragonAura 588cf25a9a feat(proto): update with new rules 2 years ago
  DragonAura 272ae0a9cd feat(CAPI): change along with new rules 2 years ago
  DragonAura c8f2e25613 refactor(CAPI): 🎨 affect proto rename to capi 2 years ago
  DragonAura ff5904e775 refactor(proto): 🎨 rename proto messages 2 years ago
  DragonAura cbd1e2106d perf(CAPI): 🐛 change static to constexpr 2 years ago
  DragonAura 79d2c86247 refactor(API): 🎨 add HaveView function 2 years ago
  DragonAura 04c8e89440 feat(PyAPI): complete debug api 2 years ago
  DragonAura a24f6856c5 refactor(CAPI): 🐛 fix mutex using 2 years ago
  DragonAura 34feec7c99 perf(CAPI): remove unnecessary atomic 2 years ago
  DragonAura 929ac31e58 fix(CAPI): 🐛 fix wrong consumer design 2 years ago
  DragonAura 55dcd9cc5a refactor(CAPI): 🔒 fix busy waiting 2 years ago
  DragonAura 43ef2534cd chore: 🙈 change gitignore 2 years ago
  DragonAura 46c5cd702c feat(PyAPI): 🚧 complete the structure of PyAPI, finish communication module 2 years ago
  DragonAura 6d077eca10 style(CAPI): 🎨 change some different naming styles 2 years ago
  DragonAura 6e752e0587 fix(CAPI): 🐛 delete wrong sleep_for 2 years ago
  DragonAura d51a41f999 feat(CAPI): add print info, and fix some bug 2 years ago
  DragonAura 8eac946c28 fix(CAPI): 🐛 change some lambda capture to 'this' 2 years ago
  DragonAura d523abc95b fix(CAPI): 🐛 change some lambda capture to by-copy capture 2 years ago
  DragonAura e531998ddf feat(CAPI): add api warn logger 2 years ago
  DragonAura a7244ffda8 style(CAPI): 🎨 fix name style 2 years ago