This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
go-parsekit
Watch
1
Star
0
Fork
You've already forked go-parsekit
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
548289560b
go-parsekit
/
read
History
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