mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
* generate mutable union accessors * add test * Revert "add test" This reverts commit 45e352b18f93c9d59afef6498f9948b2dcb8c0a4. * update file * formatter got in the way * merge conflicts * updated genned code * manually fix code gen bc I can't figure out why this file won't code gen --------- Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com> |
||
|---|---|---|
| .. | ||
| lua/MyGame/Sample | ||
| rust_generated | ||
| csharp_sample.sh | ||
| dart_sample.sh | ||
| go.mod | ||
| go_sample.sh | ||
| java_sample.sh | ||
| javascript_sample.sh | ||
| kotlin_sample.sh | ||
| monster.bfbs | ||
| monster.fbs | ||
| monster_generated.h | ||
| monster_generated.lobster | ||
| monster_generated.swift | ||
| monsterdata.json | ||
| php_sample.sh | ||
| python_sample.sh | ||
| sample_bfbs.cpp | ||
| sample_binary.cpp | ||
| sample_binary.go | ||
| sample_binary.lobster | ||
| sample_binary.lua | ||
| sample_binary.py | ||
| sample_binary.rs | ||
| sample_binary.swift | ||
| sample_flexbuffers.rs | ||
| sample_flexbuffers_serde.rs | ||
| sample_text.cpp | ||
| sample_text.lobster | ||
| SampleBinary.cs | ||
| SampleBinary.java | ||
| SampleBinary.kt | ||
| SampleBinary.php | ||