| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-15 | Move FatalError to syntax_pos | Mark Rousskov | -0/+30 | |
| This is a bit unfortunate, but code needs to be able to fatally error early on (in particular, syntax_pos after we move SourceMap there). It's also a tiny bit of code, which means it's ultimately not that bad. | ||||
