preserves/implementations/racket/preserves/preserves-schema
Tony Garnock-Jones 947b816a57 Improve error-handling in Racket schema reader 2021-05-28 20:06:46 +02:00
..
bin batch-compile 2021-05-27 09:52:58 +02:00
gen Avoid use of void so much 2021-05-27 09:54:11 +02:00
checker.rkt #lang preserves-schema 2021-05-25 20:14:10 +02:00
compiler.rkt Avoid name clashes with :parse-embedded and :embedded->preserves 2021-05-28 10:33:28 +02:00
info.rkt Code generator tool; handle module references and embeddeds 2021-05-26 23:15:49 +02:00
main.rkt Better import failure error reporting 2021-05-26 23:27:55 +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 Avoid use of void so much 2021-05-27 09:54:11 +02:00
reader.rkt Improve error-handling in Racket schema reader 2021-05-28 20:06:46 +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 Code generator tool; handle module references and embeddeds 2021-05-26 23:15:49 +02:00
unparser.rkt Avoid use of void so much 2021-05-27 09:54:11 +02:00