go-parsekit/parse
Maurice Makaay e0b1039abd Made a big jump in performance on big files with lots of comments, by reading in chunks till end of line, instead of byte-by-byte. 2019-07-28 23:50:58 +00:00
..
api.go Made a big jump in performance on big files with lots of comments, by reading in chunks till end of line, instead of byte-by-byte. 2019-07-28 23:50:58 +00:00
assertions_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
callerinfo.go Backup changes for performance fixes. 2019-07-05 15:07:07 +00:00
handler.go Big overhaul on separating packages for code containment. 2019-06-12 14:30:46 +00:00
parse.go Moving results to their own light weight tokenize.API.Result. 2019-07-28 22:35:33 +00:00
parse_test.go Moving results to their own light weight tokenize.API.Result. 2019-07-28 22:35:33 +00:00