summaryrefslogtreecommitdiff
path: root/literals.go
AgeCommit message (Collapse)Author
2019-11-28added .Start and .End to ResultÖzgür Kesim
2017-08-13Use .Token to return from StringLit to avoid convT2EAdam Scarr
2017-08-13Clean up autowsAdam Scarr
2017-08-13Pass result in instead of returningAdam Scarr
2017-08-09Add godocAdam Scarr
2017-08-08Add a larger json benchmarkAdam Scarr
2017-08-08Add NumberLit parser and complete json specAdam Scarr
2017-08-08Move String to its own fileAdam Scarr