preserves/implementations/racket/preserves/preserves-schema
Tony Garnock-Jones 7683a64a5b Repair Racket schema reader 2021-06-01 16:53:21 +02:00
..
bin batch-compile 2021-05-27 09:52:58 +02:00
gen Redo schema embedded value patterns to use embedded syntax and an interface schema 2021-06-01 16:10:04 +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 Redo schema embedded value patterns to use embedded syntax and an interface schema 2021-06-01 16:10:04 +02:00
reader.rkt Repair Racket schema reader 2021-06-01 16:53:21 +02:00
schema.prs Redo schema embedded value patterns to use embedded syntax and an interface schema 2021-06-01 16:10:04 +02:00
support.rkt Sort emitted entries; add throwing parser variant 2021-05-25 11:06:30 +02:00
type.rkt Redo schema embedded value patterns to use embedded syntax and an interface schema 2021-06-01 16:10:04 +02:00
unparser.rkt Redo schema embedded value patterns to use embedded syntax and an interface schema 2021-06-01 16:10:04 +02:00