summaryrefslogtreecommitdiff
path: root/combinator_test.go
AgeCommit message (Expand)Author
2020-02-25Remove superfluous fmt.Println in testÖzgür Kesim
2019-06-18applying upstream patch for github.com/vektah/goparsify/issues/3Özgür Kesim
2018-06-11appease the linting godsAdam Scarr
2018-06-11remove branch predictor in AnyAdam Scarr
2017-08-15Make until only work on string terminatorsAdam Scarr
2017-08-13Add an Until functionAdam Scarr
2017-08-13Pass result in instead of returningAdam Scarr
2017-08-13Add one byte prediction to Any()Adam Scarr
2017-08-13Add map shorthandAdam Scarr
2017-08-11Add go report cardAdam Scarr
2017-08-10Improve cut godocAdam Scarr
2017-08-10Document cutsAdam Scarr
2017-08-10Add parse loggingAdam Scarr
2017-08-09Fix missing coverageAdam Scarr
2017-08-09Add godocAdam Scarr
2017-08-09Rename some thingsAdam Scarr
2017-08-08Add readme and calc exampleAdam Scarr
2017-08-07More perf tweaksAdam Scarr
2017-08-07*Node -> NodeAdam Scarr
2017-08-07Small perf tweaksAdam Scarr
2017-08-07AutoWSAdam Scarr
2017-08-07add debuggingAdam Scarr
2017-08-07Return Node instead of interfaceAdam Scarr
2017-08-06Eliminate a bunch of allocationsAdam Scarr
2017-08-06Get the HTML parser workingAdam Scarr
2017-08-06Clean up PointerAdam Scarr
2017-08-06Initial commitAdam Scarr