Anki/pylib/anki/_backend
Damien Elmes 41c5a25dc8 simplify errors
- use a flat enum instead of oneof messages, most of which were empty
- tidy up the Python side
2021-04-03 16:06:46 +10:00
..
__init__.py simplify errors 2021-04-03 16:06:46 +10:00
backend_pb2.pyi start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
BUILD.bazel update to the latest rules_rust + security framework update 2021-03-27 19:28:19 +10:00
fluent.py rework translation handling 2021-03-26 09:41:32 +10:00
genbackend.py split out remaining rpc methods 2021-03-11 17:04:32 +10:00
generated.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
genfluent.py drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
rsbridge.pyi rework backend codegen to support multiple services; split out sched 2021-03-11 14:51:29 +10:00