mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-03 18:57:51 +00:00
* Move `namer.h` and `idl_namer.h` to `include/codegen` so they can be reused from `grpc` dirqectory. * [gRPC] Update the Python generator to produce typed handlers and Python stubs if requested. * [gRPC] Document the newly added compiler flags. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cpp_generator.cc | ||
| cpp_generator.h | ||
| go_generator.cc | ||
| go_generator.h | ||
| java_generator.cc | ||
| java_generator.h | ||
| python_generator.cc | ||
| python_generator.h | ||
| schema_interface.h | ||
| swift_generator.cc | ||
| swift_generator.h | ||
| ts_generator.cc | ||
| ts_generator.h | ||