flatbuffers/samples
mustiikhalil 537212afee
[Swift] Adds a format file and reformats the swift project (#6250)
* Formats files & adds licence

* Revert arrays

* Keeps array indentation as is

* Adds licence to code formatter

* Updates code generators
2020-11-16 19:52:38 +03:00
..
lua/MyGame/Sample
csharp_sample.sh Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4811)" 2018-10-29 17:21:30 -07:00
dart_sample.sh
go_sample.sh
java_sample.sh
javascript_sample.sh
kotlin_sample.sh Fixed missing generated code. 2019-08-19 17:57:23 -07:00
monster.bfbs Optional-ness in reflection (#6097) 2020-09-11 14:20:32 -07:00
monster.fbs [C++]Sync the sample monster.fbs file with the tutorial (#5277) 2019-04-05 12:34:53 -07:00
monster_generated.h Flatbuffer C++ UnpackTo optimization for vectors of non-bool bytes. (#6154) 2020-10-06 10:56:45 -07:00
monster_generated.lobster Lobster: added builder API for tables 2019-05-22 19:42:13 -07:00
monster_generated.rs Implement Debug trait for Rust flatbuffers. (#6207) 2020-10-29 12:57:29 -07: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 Ran src/clang-format-all.sh (#5617) 2019-11-11 09:29:37 -08: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: added builder API for tables 2019-05-22 19:42:13 -07:00
sample_binary.lua
sample_binary.py
sample_binary.rs Implement Debug trait for Rust flatbuffers. (#6207) 2020-10-29 12:57:29 -07:00
sample_binary.swift [Swift] Adds a format file and reformats the swift project (#6250) 2020-11-16 19:52:38 +03:00
sample_flexbuffers.rs Rust Flexbuffers Documentation update (#5979) 2020-06-18 00:01:48 -07: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 Fixed Lobster implementation to work with latest language features 2019-05-22 11:48:10 -07:00
SampleBinary.cs
SampleBinary.java Java: Added access object for vector of struct and vector of tables. (#5233) 2019-09-23 09:22:43 -07:00
samplebinary.js
SampleBinary.kt Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
SampleBinary.php