Skip to content

Commit

Permalink
Attempt to explain valid input better
Browse files Browse the repository at this point in the history
In particular, do away with the word "syntax" as that causes lots of confusion and focus on validity instead. Also explain the relationship between the parser, serializer, representation, and (valid) input.

"Syntax violation" is now known as "validation error".

Fixes #118 and fixes part of #209.
  • Loading branch information
annevk authored Feb 10, 2017
1 parent 2f99502 commit 50cb9ab
Showing 1 changed file with 185 additions and 141 deletions.
Loading

0 comments on commit 50cb9ab

Please sign in to comment.