flatbuffers/tests/optional_scalars
Christopher Crawford 06f4af11b6
Go optional scalars (#7104)
* [go] always write required types

* support optional scalars in go

* generate optional_scalars and monster_test

* restore original behavior for non-optional scalars

* add tests
2022-02-16 15:02:54 -05:00
..
optional_scalars Implement Serialize on generated rust types (#7022) 2022-01-30 19:29:18 -05:00
OptionalByte.cs [C#] Optional Scalars (#6217) 2020-10-30 13:18:59 -07:00
OptionalByte.go Go optional scalars (#7104) 2022-02-16 15:02:54 -05:00
OptionalByte.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
OptionalByte.kt Remove @ExperimentalUnsignedTypes annotation from kotlin code generator. (#7092) 2022-02-13 20:29:36 -08:00
ScalarStuff.cs BugFix: Optional enum when it is null (#6835) 2021-09-10 12:55:46 -04:00
ScalarStuff.go Go optional scalars (#7104) 2022-02-16 15:02:54 -05:00
ScalarStuff.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
ScalarStuff.kt Remove @ExperimentalUnsignedTypes annotation from kotlin code generator. (#7092) 2022-02-13 20:29:36 -08:00
mod.rs Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00
optional-byte.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
optional-byte.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
scalar-stuff.js [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
scalar-stuff.ts [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00