You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sven Slootweg 09c7487d34 Support type aliases when type-hashing 6 years ago
..
guarded-collections Initial commit 6 years ago
json-stringify-pre-replacer Initial serialization implementation 6 years ago
serialization Make null/undefined values deserialize correctly, especially for optional fields 6 years ago
util Initial serialization implementation 6 years ago
validator-functions Initial commit 6 years ago
create-trait.js Initial serialization implementation 6 years ago
create-type.js Initial serialization implementation 6 years ago
errors.js Initial commit 6 years ago
generate-descriptor.js Clean up registry implementation, so that it doesn't taint the entire codebase and stores a pointer to the registry in the type reference itself 6 years ago
generate-validator.js Initial serialization implementation 6 years ago
guard-function.js Clean up registry implementation, so that it doesn't taint the entire codebase and stores a pointer to the registry in the type reference itself 6 years ago
index.js Add type registry support 6 years ago
module-api.js Add type registry support 6 years ago
registry.js Initial serialization implementation 6 years ago
type-hash.js Support type aliases when type-hashing 6 years ago
type-rules.js Add enum TODO 6 years ago