hugo/common
Bjørn Erik Pedersen f669ef6bec
herrors: Improve handling of JSON errors
`*json.UnmarshalTypeError` and `*json.SyntaxError` has a byte `Offset`, so use that.

This commit also reworks/simplifies the errror line matching logic. This also makes the file reading unbuffered, but that should be fine in this error case.

See #5324
2018-10-23 14:35:43 +02:00
..
collections
herrors herrors: Improve handling of JSON errors 2018-10-23 14:35:43 +02:00
hugio
loggers
maps
math
types Prevent stale content in Fast Render Mode 2018-10-17 10:15:22 +02:00