Age | Commit message (Collapse) | Author | Files | Lines |
|
This avoids const violations from abusing SerdChunk as a mutable buffer
for string sinks.
|
|
|
|
This avoids the Wswitch-enum warning in clang.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes possible segfaults for inputs that push a lot to the stack, like
files with deeply nested or very large nodes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|