Lucretiel / kaydle

An alternative implementation of Kat's Document Language, including serde integration
Mozilla Public License 2.0
74 stars 4 forks source link

Other Error handling #5

Open Lucretiel opened 3 years ago

Lucretiel commented 3 years ago

Currently we throw away error locations in pretty much all cases. Variants in the Error enum should retain some useful context about what went wrong.