go-parsekit/examples
Maurice Makaay 5e3e4b0f0a Yay! First version for which parsing long.toml drops below 100ms! Got an outcome of 93ms. Almost down to BurntSushi's speed level, but still with a generic parser backing. Looking good!! 2019-07-16 23:34:01 +00:00
..
example_basiccalculator1_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
example_basiccalculator2_test.go Yay! First version for which parsing long.toml drops below 100ms! Got an outcome of 93ms. Almost down to BurntSushi's speed level, but still with a generic parser backing. Looking good!! 2019-07-16 23:34:01 +00:00
example_dutchpostcode_test.go Made all unit tests work again. 2019-07-11 14:55:08 +00:00
example_helloManyStateParser_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
example_helloParserCombinator_test.go Small code cleanup things, mainly backing up the changes. 2019-06-18 15:46:09 +00:00
example_helloSingleStateParser_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
examples.go Big simplification run once more, cleaned up code, added tests and examples, made stuff unexported where possible, to slim down the exported interface. 2019-06-04 23:15:02 +00:00
examples_state_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00