Jonas Jenwald
f710eb56e4
Change the signature of the Parser
constructor to take a parameter object
...
A lot of the `new Parser()` call-sites look quite unwieldy/ugly as-is, with a bunch of somewhat randomly ordered arguments, which we can avoid by changing the constructor to accept an object instead. As an added bonus, this provides better documentation without having to add inline argument comments in the code.
2019-06-23 16:01:45 +02:00
..
2019-06-23 16:01:45 +02:00
2019-04-14 14:20:52 +02:00
2017-04-30 00:34:02 +02:00
2019-02-27 15:00:29 -08:00
2018-06-03 00:28:40 +02:00
2019-02-26 22:40:55 +01:00
2019-02-23 16:30:16 +01:00
2019-05-26 12:23:37 +02:00
2019-05-26 12:23:37 +02:00
2017-04-30 00:34:02 +02:00
2019-02-23 16:30:16 +01:00
2018-01-13 01:31:05 +01:00
2019-05-05 14:51:03 +02:00
2019-04-20 13:11:17 +02:00
2017-12-24 18:14:40 +01:00
2019-04-20 13:11:17 +02:00
2019-05-11 14:27:21 +02:00
2018-01-03 13:32:57 +01:00
2019-04-07 13:14:03 +02:00
2018-06-04 12:53:08 +02:00
2019-01-19 19:54:08 +01:00
2017-04-30 00:34:02 +02:00
2019-05-11 14:27:21 +02:00
2019-05-11 14:27:21 +02:00
2019-05-11 14:27:21 +02:00
2019-06-23 16:01:45 +02:00
2019-01-12 22:27:40 +01:00
2018-09-10 11:59:29 +02:00
2017-10-09 21:58:54 +02:00
2019-05-26 12:23:37 +02:00
2018-06-12 11:01:32 +02:00
2019-04-20 13:11:17 +02:00
2018-08-05 21:21:46 +02:00
2017-06-02 13:04:04 +02:00
2019-01-18 17:57:41 +01:00
2017-04-30 00:34:02 +02:00
2017-02-27 08:32:39 -06:00
2019-02-24 00:35:39 +01:00