Skip to content

Conversation

@mdentremont
Copy link

@Serg046 Thanks for merging the last one so quickly!

I have a new round of changes ready to go, I'd love it if you could merge again (bonus gratitude if you take a look)

Cheers!

Matt d'Entremont added 8 commits June 17, 2021 20:08
- Add docs
- IHandler => IParsingStrategy
- Pass StringBuilder/statement in Parse method rather than handing it to
  strategy constructors (easier to follow)
- Handled => GoToNextSymbol
- strategies => priorityOrderedParsingStrategies to make it more clear
  that the order is important
- Having "WithMessage("*..*")" was causing failing tests to pass (this
  seems odd, maybe WithMessage isn't working correctly?)
- note: a trailing whitespace character was auto-trimmed by my IDE, I
  left the change because it felt dirty :P
@dennisdoomen
Copy link

Related to fluentassertions#1435

@mdentremont
Copy link
Author

I thought about a couple more edge cases this morning that should probably be covered by the tests, and while I had the IDE open I applied a couple more cleanups

@Serg046 Serg046 merged commit 55781e1 into Serg046:issue-1353 Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants