Maurice Makaay
|
d9ab7298e7
|
Cleanup of test code structure. Added support for creating parsers for either StateHandler or Matcher functions.
|
2019-05-23 00:04:10 +00:00 |
Maurice Makaay
|
8a09b7ca49
|
Implemented a lot of atoms in the parsekit library, ready for use by a parser implementation.
|
2019-05-22 12:44:29 +00:00 |
Maurice Makaay
|
355f995388
|
Switched to using a function signature for all matchers, instead of an interface. There's no need for all those structs with methods. Also some little things to see if that improves documentation.
|
2019-05-21 23:24:01 +00:00 |
Maurice Makaay
|
eca2adc9fa
|
Initial import of the parsekit module.
|
2019-05-21 14:49:44 +00:00 |