summaryrefslogtreecommitdiff
path: root/tests/ts
AgeCommit message (Expand)AuthorFilesLines
2023-05-15feat: Support union underlying type for TS/JS (#7961)sssooonnnggg3-1/+34
2023-05-10Fix //tests/ts:bazel_repository_test (#7952)Philipp Schrader1-1/+1
2023-05-09Upgrade package.json dependencies (#7933)Björn Harrtell5-0/+165
2023-05-03Migrate from rules_nodejs to rules_js/rules_ts (take 2) (#7928)Philipp Schrader18-1/+322
2023-04-28Revert "Migrate from rules_nodejs to rules_js/rules_ts (#7923)" (#7927)Derek Bailey18-322/+1
2023-04-28Migrate from rules_nodejs to rules_js/rules_ts (#7923)Philipp Schrader18-1/+322
2023-04-06TS/JS: Use minvalue from enum if not found (#7888)Björn Harrtell6-36/+4
2023-03-02TS/JS: Export object based classes on entry (#7822)José Luis Millán28-111/+179
2023-02-06Simplify and fix TypeScript compilation output (#7815)Björn Harrtell1-1/+3
2023-01-21[TS/JS] Entry point per namespace and reworked 1.x compatible single file bui...Björn Harrtell160-7398/+11065
2023-01-10[TS]: builder, Fix requiredField(). Verity that the field is present in the v...José Luis Millán6-1/+149
2023-01-07Add ts-no-import-ext flag (#7748)Chris10-1/+802
2022-12-22[TS] Fix getFullyQualifiedName codegen for typescript (#7730)James Kuszmaul53-82/+100
2022-11-08Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588)James Kuszmaul4-7/+397
2022-10-28[TS] Add support for fixed length arrays on Typescript (#5864) (#7021) (#7581)Bulent Vural11-16/+1348
2022-09-29[TS] Make strict compliant and improve typings (#7549)Björn Harrtell34-234/+235
2022-09-12[TS/JS] Move TS tests to dedicated folder and deps upgrade (#7508)Björn Harrtell115-0/+16425
2022-08-16Change to GetTypeName (#7453)Derek Bailey1-109/+109
2022-08-16Wrap types in namespace for --ts-flat-files and --gen-all (#7451)Derek Bailey1-0/+1830
2021-04-12[TS] Add Build TS to CI jobs (#6524)Björn Harrtell20-3134/+0
2021-03-25fixed packing structs (#6530)Kamil Rojewski1-3/+6
2021-03-04fixed invalid TS call and added test files (#6495)Kamil Rojewski3-21/+21
2021-01-19[TS/JS] New gen TS code gen (#6302)Björn Harrtell20-0/+3131