Files
flatbuffers/tests/MyGame
Paulo Pinheiro d3d7e2ef99 ToCamelCase() when kLowerCamel now converts first char to lower. (#7838)
ToCamelCase(input, true) converts first char to upper case, but
ToCamelCase(input, false) keeps the case of the first char. We are
changing its behavior to force a lower case.

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-03-15 01:09:24 +00:00
..
2015-05-12 15:40:29 -07:00
2022-12-22 20:51:39 +00:00