go-parsekit/read
Maurice Makaay 62cd84bb74 Use zero-indexed cursor positioning data inside stackframes. This simplifies some things.
Also a bit of code cleanup.
2019-07-24 10:34:24 +00:00
..
testfiles Some work on simlifying the reader code, to see if I can squeeze some more performance out of that part. 2019-07-19 08:47:13 +00:00
assertions_test.go Unit tests improved for the parsekit.read package. 2019-07-19 09:50:42 +00:00
read.go Use zero-indexed cursor positioning data inside stackframes. This simplifies some things. 2019-07-24 10:34:24 +00:00
read_test.go Added multi-byte peeks for some performance improvements. 2019-07-23 23:23:40 +00:00