preserves/implementations/javascript/packages/schema/src/compiler
Tony Garnock-Jones b41c0125b0 Treat `arguments` as a JavaScript keyword too. 2023-06-09 16:44:34 +02:00
..
block.ts Add Capture support; repair (redo) converter accordingly 2021-03-18 22:33:37 +01:00
context.ts Javascript pretty-printer 2022-01-26 14:15:35 +01:00
genconverter.ts isSequence 2023-01-05 15:13:23 +01:00
genctor.ts Expose a touch more static information, e.g. __as_preserve__ and __from_preserve__. 2022-01-22 23:25:16 +01:00
gentype.ts Better treatment of generics in TypeScript schema compiler, after the Rust implementation 2021-10-11 12:56:53 +02:00
genunconverter.ts Repair setof codegen 2023-02-11 18:10:36 +01:00
jskw.ts Treat `arguments` as a JavaScript keyword too. 2023-06-09 16:44:34 +02:00
rendertype.ts Expose a touch more static information, e.g. __as_preserve__ and __from_preserve__. 2022-01-22 23:25:16 +01:00
type.ts Better treatment of generics in TypeScript schema compiler, after the Rust implementation 2021-10-11 12:56:53 +02:00
value.ts Export reflective information about schema-generated types 2021-12-09 18:36:45 +01:00