Derek Bailey

Results 273 comments of Derek Bailey

I would like to prioritize this to be the top feature to work on for 2023. I think the ideal end state would be what @mikkelfj suggests: `uoffset_t and soffset_t...

> According to source code only tabledoc3 and fielddoc3 will be serialized to bfbs. All other documentation will be discarded. So only "///"-comments are "user relevant" comments. All others are...

@tira-misu Is this all good for you now? Feel free to close if it is.

> Hello @dbaileychess , I found in parser for union add a second auto-generated vector field to hold the types, with a special suffix. T**he generated field will get id...

@enum-class Let me get back to you on this.

For conform, lets just output a message (warning level) that when you use `--proto`, that you should check for conformity yourself, using the existing `--conform` implementation. The `builtkite` isn't a...

Oops, you meant the `buildifer` within `builtkite`. That can be fixed automatically with the following command: ```buildifier tests/BUILD.bazel```

Looks like you need to alphabetize the entries, if you don't want to download `buildifer`

@enum-class Sorry for missing this, I will get to it today or tomorrow.