Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Vendor and hook up the outcome printer from the syntax repo. #34

Merged
merged 2 commits into from
Dec 2, 2020

Conversation

cristianoc
Copy link
Contributor

Fixes #33

  • Vendor the ourcome printer from https://github.com/rescript-lang/syntax
  • Make monads ppx use 406 AST to compile the vendored code (inline records)
  • Pass around / calculate recursion status to correctly print multiple and recursive type definitions.

Fixes #33

- Vendor the ourcome printer from https://github.com/rescript-lang/syntax
- Make monads ppx use 406 AST to compile the vendored code (inline records)
- Pass around / calculate recursion status to correctly print multiple and recursive type definitions.
@cristianoc cristianoc merged commit 0d74069 into master Dec 2, 2020
@cristianoc cristianoc deleted the outcome_printer branch December 2, 2020 07:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch PrintType.re to syntax outcome printer.
1 participant