Skip to content

Conversation

@leana8959
Copy link

This is the second part of the exact print parser. We changed the parser so that it doesn't merge the common stanzas during the parsing stage.

Please let me know your thoughts :)


Checklist below:

This PR modifies behaviour or interface

Include the following checklist in your PR:

Currently we have achieve the following:
- Stop merging, the merging function "endo" is id
- CondTree are completly retained in bigger types such as libarry and
  executable

We will need to do the following:
- Allow merging in the accessor

We broke:
- A bunch of Read and Ord instances
We isolated the type TestSuiteStanza and the logic to infer test type
We isolated the BenchmarkStanza type and the logic to infer benchmark
type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants