flatbuffers/samples
tira-misu 634c2ee7e3
Put documentation to bfbs if it is not empty (#7649)
* Fix C/C++ Create<Type>Direct with sorted vectors

If a struct has a key the vector has to be sorted. To sort the vector
you can't use "const".

* Changes due to code review

* Improve code readability

* Add generate of JSON schema to string to lib

* option indent_step is supported

* Remove unused variables

* Fix break in test

* Fix style to be consistent with rest of the code

* [TS] Fix reserved words as arguments (#6955)

* [TS] Fix generation of reserved words in object api (#7106)

* [TS] Fix generation of object api

* [TS] Fix MakeCamel -> ConvertCase

* [C#] Fix collision of field name and type name

* [TS] Add test for struct of struct of struct

* Update generated files

* Add missing files

* [TS] Fix query of null/undefined fields in object api

* Put documentation to bfbs if it is not empty

* Fix monster test bfbs reference files

* Fix generated monster test files

Why they are different when generating it with linux and windows executable?
2022-11-17 15:55:42 -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
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 22.10.26 (#7607) 2022-10-26 16:02:38 -07: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 22.10.26 (#7607) 2022-10-26 16:02:38 -07:00
monsterdata.json
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
sample_binary.go
sample_binary.lobster [Lobster] file_identifier support 2022-03-08 15:39:12 -08:00
sample_binary.lua
sample_binary.py
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
sample_flexbuffers.rs
sample_flexbuffers_serde.rs
sample_text.cpp
sample_text.lobster
SampleBinary.cs
SampleBinary.java
SampleBinary.kt
SampleBinary.php