go-parsekit/examples
Maurice Makaay 53ae659ef6 Moving results to their own light weight tokenize.API.Result. 2019-07-28 22:35:33 +00:00
..
example_basiccalculator1_test.go Moving results to their own light weight tokenize.API.Result. 2019-07-28 22:35:33 +00:00
example_basiccalculator2_test.go Moving results to their own light weight tokenize.API.Result. 2019-07-28 22:35:33 +00:00
example_dutchpostcode_test.go Moving results to their own light weight tokenize.API.Result. 2019-07-28 22:35:33 +00:00
example_helloManyStateParser_test.go Wow, going nicely! Some more miliseconds stripped. 2019-07-26 22:56:12 +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 Wow, going nicely! Some more miliseconds stripped. 2019-07-26 22:56:12 +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