flatbuffers/ts
jviel-beta f625ff3330
[TS] Allows object API to set 0 for a null-default scalar. (#7864)
* Fixes bug where null default allows 0 as a value.

* Undoes one bit, adds null type allowance to addField<> default.

* Undoes IDE auto-format of imports.

* Adds generated changes after scripts/generate_code.py

* Removes unused symbol.

* Revert "Removes unused symbol."

This reverts commit 9cece17325f37a49f35ede29ebbe2f518c9d591f.

---------

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-09-12 19:58:55 +02:00
..
flexbuffers
BUILD.bazel Fix BUILD.bazel style violations (#8081) 2023-08-28 09:20:10 +02:00
builder.ts [TS] Allows object API to set 0 for a null-default scalar. (#7864) 2023-09-12 19:58:55 +02:00
byte-buffer.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
compile_flat_file.sh Migrate from rules_nodejs to rules_js/rules_ts (take 2) (#7928) 2023-05-03 11:48:15 -07:00
constants.ts
encoding.ts
flatbuffers.ts [TS/JS] Entry point per namespace and reworked 1.x compatible single file build (#7510) 2023-01-21 12:22:22 -08:00
flexbuffers.ts
types.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
utils.ts