preserves/implementations/racket/preserves/preserves-schema
Tony Garnock-Jones 90ce0a544d The Racket preserves package needs a local copy of schema.prs for the package-builder to work. Use a git hook to keep it in sync with the master copy 2021-05-26 14:27:03 +02:00
..
gen Regenerate metaschema 2021-05-25 11:06:40 +02:00
checker.rkt #lang preserves-schema 2021-05-25 20:14:10 +02:00
compiler.rkt #lang preserves-schema 2021-05-25 20:14:10 +02:00
main.rkt Inline reader module; add port->preserves 2021-05-26 13:56:37 +02:00
metaschema.rkt The Racket preserves package needs a local copy of schema.prs for the package-builder to work. Use a git hook to keep it in sync with the master copy 2021-05-26 14:27:03 +02:00
parser.rkt Sort emitted entries; add throwing parser variant 2021-05-25 11:06:30 +02:00
reader.rkt #lang preserves-schema 2021-05-25 20:14:10 +02:00
schema.prs The Racket preserves package needs a local copy of schema.prs for the package-builder to work. Use a git hook to keep it in sync with the master copy 2021-05-26 14:27:03 +02:00
support.rkt Sort emitted entries; add throwing parser variant 2021-05-25 11:06:30 +02:00
type.rkt Name is already always supplied, no need to add it 2021-05-25 11:04:29 +02:00
unparser.rkt Name is already always supplied, no need to add it 2021-05-25 11:04:29 +02:00