Commit Graph

4 Commits

Author SHA1 Message Date
Martin Atkins
e571ec5810 zcl: Range.String should not be a pointer method
We don't usually use ranges as pointers, except in diagnostics.
2017-06-11 08:37:28 -07:00
Martin Atkins
6f1cf4465d zcl: Range.ContainsOffset should not have pointer receiver 2017-06-04 09:37:37 -07:00
Martin Atkins
0c1a99df48 Utilities for constructing diagnostics
Wrangling diagnostics is a common concern in the parsers and evaluator,
and these helper functions are intended to make that code more concise.
2017-05-15 08:33:22 -07:00
Martin Atkins
b9183e85e4 Initial stubs of the public API 2017-05-13 17:44:11 -07:00