Justin Davis
|
7bfaabc358
|
[TS] Flexbuffers root vector fix (#8847)
* fix and test
* chatgpt help
* consistent throws in reference.ts
|
2025-12-14 22:59:27 +01:00 |
|
Derek Bailey
|
caf3b494db
|
bulk code format fix (#8707)
|
2025-09-23 21:50:27 -07:00 |
|
Maxim Zaks
|
8a09f3fb0b
|
Fix FlexBuffers JS/TS bug https://github.com/google/flatbuffers/issues/6934 (#7434)
Co-authored-by: Derek Bailey <derekbailey@google.com>
|
2022-08-13 18:29:28 -07:00 |
|
Björn Harrtell
|
48befb6bef
|
[TS] Refactor away circular ref (#7099)
|
2022-02-11 09:40:09 -08:00 |
|
Timo Sturm
|
e910bddbcc
|
[JS] Add ".js" suffix to all import statements to generate a browser compatible mjs version. (#7086)
|
2022-02-08 12:21:20 -08:00 |
|
Alex E
|
ace4a37f22
|
[TS/JS] BigInt implementation (#6998)
* BigInt implementation
* Unit test reading long from existing bytebuffer
* Code review
|
2022-01-06 20:35:37 -06:00 |
|
Louis DeScioli
|
1d26daff3e
|
Use ArrayBuffer type for JS flexbuffer's toObject (#6851)
|
2021-09-23 16:22:13 -07:00 |
|
Björn Harrtell
|
b46db38f57
|
[JS/TS] Rewrite flexbuffers JS to TS (#6148)
* Partial TS rewrite
* Completed port but bugs remain
* Expose builder function
* Break out and fix stack-value and formatting
|
2020-10-19 13:11:35 -07:00 |
|