Activity
Merge branch 'main' into json-segment-validation
Merge branch 'main' into json-segment-validation
String and byte[] converters using segmented reads/writes
String and byte[] converters using segmented reads/writes
Fix case-insensitive deserialization of default enum values
Fix case-insensitive deserialization of default enum values
emit single ptest for (vec1 & vec2) != cns when vec2 is an indirection
emit single ptest for (vec1 & vec2) != cns when vec2 is an indirection
Merge branch 'main' into lh-matrix-create
Merge branch 'main' into lh-matrix-create
revert to old test structure
revert to old test structure
don't assert when validation is skipped
don't assert when validation is skipped
clean up enum values/comments
clean up enum values/comments
PR comments
PR comments
fix merge and remove PartialCodePointEncoding in favor of augmenting …
fix merge and remove PartialCodePointEncoding in favor of augmenting …
address PR comments
address PR comments
change string segment from json token to enclosing container
change string segment from json token to enclosing container
Improve JSON validation perf
Improve JSON validation perf
Fix workload id for mobile-library-builder in 9.0 WorkloadManifest.js…
Fix workload id for mobile-library-builder in 9.0 WorkloadManifest.js…
Address comments
Address comments
move platform check after argument check
move platform check after argument check
Address comments
Address comments