• rouzier's avatar
    [c++] Add support for boolean types in flexbuffers (#4386) · a2b1bfc1
    rouzier authored
    * Add support for boolean types in flexbuffers
    
    * Simplify casting number <=> boolean
    
    * Added comments for tests
    
    * Add proper support for Booleans
    
    * Bad rebase
    
    * No special case for strings
    
    * Removed unused test
    
    * Simplify logic
    a2b1bfc1
Name
Last commit
Last update
..
code_generators.cpp Loading commit data...
flatc.cpp Loading commit data...
flatc_main.cpp Loading commit data...
flathash.cpp Loading commit data...
idl_gen_cpp.cpp Loading commit data...
idl_gen_fbs.cpp Loading commit data...
idl_gen_general.cpp Loading commit data...
idl_gen_go.cpp Loading commit data...
idl_gen_grpc.cpp Loading commit data...
idl_gen_js.cpp Loading commit data...
idl_gen_json_schema.cpp Loading commit data...
idl_gen_php.cpp Loading commit data...
idl_gen_python.cpp Loading commit data...
idl_gen_text.cpp Loading commit data...
idl_parser.cpp Loading commit data...
reflection.cpp Loading commit data...
util.cpp Loading commit data...