Markus Mäkelä
e5299e1eab
MXS-2302: Move hint parser into its own class
...
Keeping the parser state internal to a subclass makes the code more
readable and allows the removal of most parameters. It also removes the
need to return iterator ranges from the tokenization function thus making
the Token class obsolete.
Unit testing benefits from this as well as it more closely resembles usage
in the wild as more of the code can be run without a live system.
2019-03-04 08:48:32 +02:00
..
2019-02-22 16:53:17 +02:00
2019-02-25 17:10:00 +02:00
2018-11-30 12:15:57 +02:00
2018-12-10 12:58:17 +02:00
2019-01-14 15:07:33 +02:00
2019-02-01 13:55:54 +02:00
2019-02-13 13:35:07 +02:00
2019-02-01 13:55:54 +02:00
2019-02-22 16:53:17 +02:00
2019-02-22 16:53:17 +02:00
2019-02-14 15:24:10 +02:00
2018-08-10 07:50:18 +03:00
2018-09-09 22:26:19 +03:00
2018-12-10 13:07:23 +02:00
2019-02-22 15:17:55 +02:00
2019-02-22 16:39:45 +02:00
2019-03-04 08:48:32 +02:00
2019-01-15 18:18:39 +02:00
2018-11-08 12:14:36 +02:00
2018-09-09 22:26:19 +03:00
2018-11-30 12:15:57 +02:00
2019-02-18 11:34:15 +02:00
2019-01-15 18:18:39 +02:00
2019-02-15 11:08:14 +02:00
2019-01-08 16:01:36 +02:00
2018-09-09 22:26:19 +03:00
2018-12-10 13:07:23 +02:00
2018-12-10 13:07:23 +02:00
2018-12-10 12:58:17 +02:00
2019-01-08 16:01:36 +02:00
2019-02-14 15:24:10 +02:00
2019-01-21 14:07:47 +02:00
2019-02-22 16:53:17 +02:00
2019-02-06 12:24:09 +02:00
2019-01-14 10:43:17 +02:00
2018-06-25 10:07:52 +03:00
2019-02-11 13:03:18 +02:00
2019-01-15 18:18:39 +02:00
2019-02-01 13:55:54 +02:00
2018-09-09 22:26:19 +03:00
2019-02-22 16:53:17 +02:00
2018-10-04 17:53:57 +03:00
2019-01-17 12:37:40 +02:00
2018-09-09 22:26:19 +03:00
2019-02-11 13:03:18 +02:00
2018-12-10 13:07:23 +02:00
2019-02-22 15:17:55 +02:00
2019-02-22 16:53:17 +02:00
2018-12-05 11:12:20 +02:00
2018-11-08 10:44:32 +02:00
2019-02-14 15:24:10 +02:00
2019-02-14 15:24:10 +02:00
2019-01-14 15:07:33 +02:00
2018-12-10 12:58:17 +02:00