flatbuffers/tests/FlatBuffers.Test.Swift
Vladimir Glavnyy 83ce29cc22
[C++, JSON] Fix nullptr access when reading a key with a default value. (#6375)
This commit fixes handling of default and NULL `key` fields in `Parser::ParseVector` (#5928).

The JSON generator updated. It outputs `key` fields even if the `--force-defaults` option is inactive.

Additional test cases for `key` added.
2021-01-07 11:24:59 -08:00
..
Sources/SwiftFlatBuffers Updates license date to 2021 (#6378) 2021-01-02 11:46:46 +03:00
Tests [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
Package.swift [Swift] Adds a format file and reformats the swift project (#6250) 2020-11-16 19:52:38 +03:00
SwiftTest.sh [Swift] Rebuild the way swift handles structs from scratch (#6326) 2020-12-17 14:55:32 -08:00
monsterdata_test.mon [Swift] Swift implementation 🎉🎉 (#5603) 2020-01-09 12:12:10 -08:00