mirror of https://github.com/zachjs/sv2v.git
- all decl tokens are given an accurate starting position - key grammar productions return token positions to facilitate the above - helpers for standardized parse error generation - replaced annoying pattern-matching type argument restrictions - moving away from dumping raw decl tokens in error messages |
||
|---|---|---|
| .. | ||
| Keywords.hs | ||
| Lex.x | ||
| Parse.y | ||
| ParseDecl.hs | ||
| Preprocess.hs | ||
| Tokens.hs | ||