Commit History

Author SHA1 Message Date
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Timothy Flynn d83b262e64 LibUnicode: Generate standalone compile-time array for combining class 3 years ago
  Timothy Flynn 9f83774913 LibUnicode: Generate standalone compile-time array for special casing 3 years ago
  Timothy Flynn da4b8897a7 LibUnicode: Generate standalone compile-time arrays for simple casing 3 years ago
  Timothy Flynn 50158abaf1 LibUnicode: Implement locale-aware BEFORE_DOT special casing 3 years ago
  Timothy Flynn 436faf9fd9 LibUnicode: Implement locale-aware MORE_ABOVE special casing 3 years ago
  Timothy Flynn 1427ebc622 LibUnicode: Implement locale-aware AFTER_SOFT_DOTTED special casing 3 years ago
  Timothy Flynn 0053d48c41 LibUnicode: Implement locale-aware AFTER_I special casing 3 years ago
  Timothy Flynn 68b2680040 LibUnicode: Ensure case conversion methods increment the current index 3 years ago
  Timothy Flynn a98d3a1a85 LibUnicode: Download and parse DerivedNormalizationProps UCD file 3 years ago
  Timothy Flynn 47bb350ebd LibUnicode: Generate separate tables for scripts and script extensions 3 years ago
  Timothy Flynn 5ac23d244d LibUnicode: Generate separate tables for Unicode properties 3 years ago
  Timothy Flynn 7dce2bfe23 LibUnicode: Generate separate tables for General Category properties 3 years ago
  Timothy Flynn 6f2640d031 LibUnicode: Parse UCD DerivedBinaryProperties.txt and generate property 3 years ago
  Timothy Flynn 9113f892a7 LibUnicode: Parse UCD emoji-data.txt and generate Unicode property 3 years ago
  Timothy Flynn 5edd458420 LibUnicode: Parse UCD ScriptExtensions.txt and generate property 3 years ago
  Timothy Flynn f5c1bbc00b LibUnicode: Parse UCD Scripts.txt and generate as a Unicode property 3 years ago
  Timothy Flynn 5de6d3dd90 LibUnicode: Add public methods to compare and lookup General Categories 3 years ago
  Timothy Flynn d485cf29d7 LibRegex+LibUnicode: Begin implementing Unicode property escapes 3 years ago
  Timothy Flynn f1809db994 LibUnicode: Add public methods to compare and lookup Unicode properties 3 years ago
  Timothy Flynn 761c16d873 LibUnicode: Parse and utilize DerivedCoreProperties 3 years ago
  Timothy Flynn 5d09a00189 LibUnicode: Generate PropList enumeration as a bitmask 3 years ago
  Timothy Flynn c4bfda7f7f LibUnicode: Handle code points that are both cased and case-ignorable 3 years ago
  Timothy Flynn 7827aede6f LibUnicode: Check word break when deciding on case-ignorable code points 3 years ago
  Timothy Flynn c45a014645 LibUnicode: Check property list when deciding if a code point is cased 3 years ago
  Timothy Flynn 39f971e42b LibUnicode: Begin implementing special Unicode case folding 3 years ago
  Timothy Flynn 4dda3edc9e LibUnicode: Introduce a Unicode library for interacting with UCD files 3 years ago