mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-28 23:44:17 +00:00
Rather than generating the PropList as a list of enums, generate it as a bitmask. Not only will this be better for runtime property searching, this will allow parsing of the DerivedCoreProperties list more easily.