mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-10 23:17:27 +00:00
- add a new method ParseJson to minimize failures during fuzzing - add default (conditional) move-constructor for Parser - add a new monster_fuzzer - switch fuzzers to C++17 and `test/cpp17` generated code
24 lines
121 B
Plaintext
24 lines
121 B
Plaintext
"-"
|
|
"+"
|
|
"."
|
|
"e"
|
|
"e+"
|
|
"e-"
|
|
"E"
|
|
"E+"
|
|
"E-"
|
|
"0x"
|
|
"-0x"
|
|
"p"
|
|
"a"
|
|
"b"
|
|
"c"
|
|
"d"
|
|
"e"
|
|
"f"
|
|
"nan"
|
|
"inf"
|
|
"-inf"
|
|
"infinity"
|
|
"-infinity"
|