flatbuffers/samples
Casper e68e8d7de9
Refactor idl_gen_rust (#6206)
* Refactor idl_gen_rust to a ForAllX continuation pattern.
* Updated rust sample code

Co-authored-by: Casper Neo <cneo@google.com>
2020-10-24 15:46:55 -07:00
..
android Android: remove app_dummy() calls 2019-08-23 14:33:16 -07:00
lua/MyGame/Sample
android_sample.sh
csharp_sample.sh
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 Refactor idl_gen_rust (#6206) 2020-10-24 15:46:55 -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 Rework enums in rust. (#6098) 2020-10-19 11:40:03 -07:00
sample_binary.swift [Swift] FlatBuffers createMonster method doesn't treat struct properly (#5992) 2020-06-28 12:36:55 +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