preserves/implementations/racket/preserves/preserves-schema
Tony Garnock-Jones 139f4ff08b Accept parameters in #lang preserves-schema lines 2021-06-03 23:23:22 +02:00
..
bin Accept parameters in #lang preserves-schema lines 2021-06-03 23:23:22 +02:00
gen Escape schema names with ? instead of $ 2021-06-02 12:35:56 +02:00
checker.rkt #lang preserves-schema 2021-05-25 20:14:10 +02:00
compiler.rkt Provide fold-Schema-definitions and map-Schema-definitions 2021-06-02 12:35:33 +02:00
info.rkt Code generator tool; handle module references and embeddeds 2021-05-26 23:15:49 +02:00
main.rkt Accept parameters in #lang preserves-schema lines 2021-06-03 23:23:22 +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 Escape schema names with ? instead of $ 2021-06-02 12:35:56 +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