flatbuffers/samples
Michael Le 1703662285
Flatbuffers Version 23.1.20 (#7794)
* Flatbuffers Version 23.1.20

* Fix warnings

* Fix warnings
2023-01-21 12:03:17 -08:00
..
lua/MyGame/Sample
rust_generated Rust soundness fixes (#7518) 2022-09-29 09:58:49 -04:00
csharp_sample.sh
dart_sample.sh Dart 2.0 release prep (#6759) 2021-08-02 13:31:36 -07:00
go_sample.sh
java_sample.sh
javascript_sample.sh
kotlin_sample.sh
monster.bfbs Put documentation to bfbs if it is not empty (#7649) 2022-11-17 15:55:42 -08:00
monster.fbs
monster_generated.h Flatbuffers Version 23.1.20 (#7794) 2023-01-21 12:03:17 -08:00
monster_generated.lobster Add explicit return types to lobster generated code (#7312) 2022-05-23 10:50:01 -07:00
monster_generated.swift Flatbuffers Version 23.1.20 (#7794) 2023-01-21 12:03:17 -08:00
monsterdata.json [docs] typo: updates monsterdata.json to be valid json (#5978) 2020-06-17 22:35:24 -07:00
php_sample.sh
python_sample.sh
sample_bfbs.cpp Started to migrate to target_compile_options (#7222) 2022-04-06 13:25:43 -07:00
sample_binary.cpp Ran src/clang-format-all.sh (#5617) 2019-11-11 09:29:37 -08:00
sample_binary.go
sample_binary.lobster [Lobster] file_identifier support 2022-03-08 15:39:12 -08:00
sample_binary.lua
sample_binary.py Fix sample_binary.py to use latest EndVector without a size. (#6478) 2021-02-19 12:13:50 -08:00
sample_binary.rs Turn on clippy for Rust and fix lints for non-generated code (#7575) 2022-10-10 21:26:35 -04:00
sample_binary.swift Removes Dead code & regenerate code (#7744) 2023-01-06 16:40:40 -08:00
sample_flexbuffers.rs Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
sample_flexbuffers_serde.rs Rust Flexbuffers (#5669) 2020-05-07 14:11:26 -07:00
sample_text.cpp Ran src/clang-format-all.sh (#5617) 2019-11-11 09:29:37 -08:00
sample_text.lobster
SampleBinary.cs Update missing C# namespace to Google.FlatBuffers 2022-12-01 20:04:49 -08:00
SampleBinary.java Java: Added access object for vector of struct and vector of tables. (#5233) 2019-09-23 09:22:43 -07:00
SampleBinary.kt [Kotlin] Control the generation of reflection with --reflect-names (#7775) 2023-01-10 10:03:39 -08:00
SampleBinary.php