| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-24 | Only compute command coordinates when necessary | Maxime Coste | |
| Tracking the line/column of each token takes a surprising big part of the command parsing logic runtime and is only necessary when we hit an error. | |||
| 2019-03-05 | Make error description available as "%val{error}" during catch blocks | Maxime Coste | |
| Fixes #2761 | |||
