Commit 813f4a2
Introduce location tracking in the tokenizer and parser (#710)
* Add locations
* Add PartialEq
* Add PartialEq
* Add some tests
* Fix rebase conflicts
* Fix clippy
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>1 parent 512a159 commit 813f4a2
4 files changed
Lines changed: 404 additions & 174 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments