preserves/implementations/racket/preserves/preserves-schema
Tony Garnock-Jones 0d4d1e738c Coerce integers to floats/doubles during unparse 2021-06-09 20:02:06 +02:00
..
bin Accept parameters in #lang preserves-schema lines 2021-06-03 23:23:22 +02:00
gen Always use wrapper struct 2021-06-08 15:50:29 +02:00
checker.rkt Always use wrapper struct 2021-06-08 15:50:29 +02:00
compiler.rkt Always use wrapper struct 2021-06-08 15:50:29 +02:00
info.rkt Code generator tool; handle module references and embeddeds 2021-05-26 23:15:49 +02:00
main.rkt Move toward being user-facing rather than plugin-facing 2021-06-08 15:34:25 +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
methods.rkt I forgot embedded! 2021-06-08 16:15:53 +02:00
parser.rkt Always use wrapper struct 2021-06-08 15:50:29 +02:00
reader.rkt Always use wrapper struct 2021-06-08 15:50:29 +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 Always use wrapper struct 2021-06-08 15:50:29 +02:00
unparser.rkt Coerce integers to floats/doubles during unparse 2021-06-09 20:02:06 +02:00