summaryrefslogtreecommitdiff
path: root/ts
AgeCommit message (Expand)AuthorFilesLines
2022-02-11[TS] Refactor away circular ref (#7099)Björn Harrtell2-10/+9
2022-02-08[JS] Add ".js" suffix to all import statements to generate a browser compatib...Timo Sturm11-44/+44
2022-01-29[ts] Builder incorrectly serializing empty strings (#7047)Max Burke1-2/+5
2022-01-06[TS/JS] BigInt implementation (#6998)Alex E6-72/+29
2021-09-23Use ArrayBuffer type for JS flexbuffer's toObject (#6851)Louis DeScioli2-2/+2
2021-01-19[TS/JS] New gen TS code gen (#6302)Björn Harrtell4-61/+21
2020-11-16Add type annotation to unspecified array (#6264)James Kuszmaul1-2/+2
2020-10-19[JS/TS] Rewrite flexbuffers JS to TS (#6148)Björn Harrtell10-0/+1087
2020-09-21[JS/TS] fix flatbuffers default export (#6123)Björn Harrtell1-0/+1
2020-09-17[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)Björn Harrtell8-0/+1061