Joshua Bemenderfer thederf
thederf pushed to main at thederf/Terrace 2023-01-30 01:35:45 +00:00
b87fdfbd83 Start on parser v4.
thederf pushed to main at thederf/Terrace 2023-01-29 03:26:38 +00:00
ef3c59fb74 New implementation of v3, should be more foolproof with simpler schemas.
thederf pushed to main at thederf/Terrace 2023-01-29 03:24:48 +00:00
e256dd7397 New implementation of v3, should be more foolproof with simpler schemas.
thederf pushed to main at thederf/ga-covid.thederf.com 2023-01-20 03:17:28 +00:00
ba2cc11561 Add data for 2023-01-11 and 2023-01-18.
thederf pushed to main at thederf/ga-covid.thederf.com 2023-01-06 03:14:25 +00:00
7147345c3c Add data for 2022-12-14, 2022-12-28, and 2023-01-04.
thederf pushed to main at thederf/Terrace 2023-01-02 13:41:59 +00:00
14cc34f32e Changes to v3.
thederf pushed to main at thederf/ga-covid.thederf.com 2022-12-09 03:28:28 +00:00
9f4a0f241c Add data for 2022-11-30 and 2022-12-07.
thederf pushed to main at thederf/Terrace 2022-11-20 22:25:22 +00:00
dce436558e More work on array-based parser.
thederf pushed to main at thederf/Terrace 2022-11-20 13:53:12 +00:00
c869c9c5d5 Preparing for postprocessor-based macros.
thederf pushed to main at thederf/ga-covid.thederf.com 2022-11-18 01:40:40 +00:00
e15b457cd0 Add data for 2022-11-16.
thederf pushed to main at thederf/Terrace 2022-11-16 03:07:27 +00:00
5dcf6598ba Working on simpler array-based implementation.
thederf pushed to main at thederf/Terrace 2022-11-15 22:10:21 +00:00
296056ce16 Reworked parser to be macro based.
thederf pushed to main at thederf/Terrace 2022-11-13 21:41:15 +00:00
4405f4857d Further progress on schema parser.
thederf pushed to main at thederf/Terrace 2022-11-13 21:29:51 +00:00
172f9d5ca1 Start making more generic.
thederf pushed to main at thederf/Terrace 2022-11-13 21:13:27 +00:00
a6435368aa More complete support for arrays and collections.
thederf pushed to main at thederf/Terrace 2022-11-13 19:46:38 +00:00
787b918b70 Initial work on collecting tail and text. Reorganizing for cleaner public API.
thederf pushed to main at thederf/Terrace 2022-11-13 14:50:30 +00:00
e07e3a837c Experimenting with parser further.
thederf pushed to main at thederf/Terrace 2022-11-13 02:32:42 +00:00
f7a37681de Add parser experiment working with API surface.
thederf pushed to main at thederf/Terrace 2022-11-13 02:30:25 +00:00
28de2a8e20 Working on API surface.
thederf pushed to main at thederf/Terrace 2022-11-12 19:31:15 +00:00
a0791b0c69 Preparing core package for use by other packages.