ENH: improve detection of EOF missing/additional braces (issue #762)

- stricter checking for common dictionary input errors such as a
  missing ';' for primitive entries, extra or missing closing '}' etc.
This commit is contained in:
Mark Olesen
2018-07-04 09:24:43 +02:00
parent 16a6379183
commit f3f30c94b4
22 changed files with 522 additions and 76 deletions

View File

@ -0,0 +1 @@
// A dictionary file that exists, but without any tokens