Commit graph

19 commits

Author SHA1 Message Date
c9fe240386 Make date pattern matching strictly combinatorial 2023-06-14 21:35:19 -04:00
f427f1345b Add meat of date parsing 2023-06-14 19:43:42 -04:00
2764e04d05 Value-class processing other than dates 2023-06-14 16:17:40 -04:00
158b26f9c0 Sort out backcompat edge cases 2023-06-14 13:27:49 -04:00
3c5aa0ae85 Add stubs of missing functions 2023-06-12 17:30:13 -04:00
33bd592645 Finish high-level property parsing
Still to come:
- Implied property parsing
- Value class pattern
- Peculiar backcompat properties
- URL normalization in general
- URL normalization in e- properties
2023-06-12 09:06:32 -04:00
8b9d703a0a Yet more property parsing 2023-06-11 22:34:03 -04:00
83b862d126 More property parsing 2023-06-11 20:16:34 -04:00
60bc0e98b8 Sort out backcompat handling 2023-06-11 17:45:44 -04:00
4c557d6bb9 Bleh 2023-06-11 13:29:11 -04:00
9d49a6d17c Re-arrange how properties will be parsed 2023-06-09 18:59:24 -04:00
dcfc319c9e Perform backcompat class mapping 2023-06-07 18:32:51 -04:00
bf204866ce Fill out backcompat mappings 2023-06-06 21:24:08 -04:00
74c858b37d Tweak how backcompat is handled 2023-06-06 18:29:27 -04:00
b0f9266225 Fill in most of property matching 2023-06-06 16:15:45 -04:00
063071c8fa Finish handling roots 2023-06-06 10:45:34 -04:00
00153b1622 Fill out some basics 2023-06-05 22:11:44 -04:00
1109fcc7f6 Start on parser 2023-06-05 19:33:51 -04:00
ab814f7f08 Repository skeleton 2023-06-05 19:15:38 -04:00