Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn a98d3a1a85 LibUnicode: Download and parse DerivedNormalizationProps UCD file vor 3 Jahren
  Timothy Flynn 1e91334008 LibUnicode: Handle edge-case script extensions, Common and Inherited vor 3 Jahren
  Timothy Flynn 47bb350ebd LibUnicode: Generate separate tables for scripts and script extensions vor 3 Jahren
  Timothy Flynn e6e462249f LibUnicode: Generate *_from_string methods using a hash map vor 3 Jahren
  Timothy Flynn 5ac23d244d LibUnicode: Generate separate tables for Unicode properties vor 3 Jahren
  Timothy Flynn b06c104076 LibUnicode: Include Unassigned code points in the Other General Category vor 3 Jahren
  Timothy Flynn 7dce2bfe23 LibUnicode: Generate separate tables for General Category properties vor 3 Jahren
  Timothy Flynn 4e546cee97 LibUnicode: Remove WordBreakProperty from generated Unicode data vor 3 Jahren
  Timothy Flynn 6f2640d031 LibUnicode: Parse UCD DerivedBinaryProperties.txt and generate property vor 3 Jahren
  Timothy Flynn 9113f892a7 LibUnicode: Parse UCD emoji-data.txt and generate Unicode property vor 3 Jahren
  Timothy Flynn 5edd458420 LibUnicode: Parse UCD ScriptExtensions.txt and generate property vor 3 Jahren
  Timothy Flynn 6bdb19fe21 LibUnicode: Remove unused parameter from Unicode data generator vor 3 Jahren
  Timothy Flynn f5c1bbc00b LibUnicode: Parse UCD Scripts.txt and generate as a Unicode property vor 3 Jahren
  Timothy Flynn 1bb6404a19 LibUnicode: Invoke Unicode data generator a single time vor 3 Jahren
  Timothy Flynn 9413c3a0d1 LibUnicode: Generate a map of code points to their Unicode table index vor 3 Jahren
  Timothy Flynn 5de6d3dd90 LibUnicode: Add public methods to compare and lookup General Categories vor 3 Jahren
  Timothy Flynn f63287cd63 LibUnicode: Initialize manually created Unicode properties inline vor 3 Jahren
  Timothy Flynn 16e86ae743 LibUnicode: Generate General Category unions and aliases vor 3 Jahren
  Timothy Flynn f1809db994 LibUnicode: Add public methods to compare and lookup Unicode properties vor 3 Jahren
  Timothy Flynn 3f80791ed5 LibUnicode: Manually assign special code point properties vor 3 Jahren
  Timothy Flynn bba3152104 LibUnicode: Parse and generate PropertyAliases vor 3 Jahren
  Timothy Flynn 761c16d873 LibUnicode: Parse and utilize DerivedCoreProperties vor 3 Jahren
  Timothy Flynn 4eb4b06688 LibUnicode: Do not replace underscores in property names vor 3 Jahren
  Timothy Flynn 5d09a00189 LibUnicode: Generate PropList enumeration as a bitmask vor 3 Jahren
  Timothy Flynn dff156b7c6 LibUnicode: Reduce Unicode data generator boilerplate vor 3 Jahren
  Timothy Flynn 12fb3ae033 LibUnicode: Download and parse the word break property list UCD file vor 3 Jahren
  Timothy Flynn 38adfd8874 LibUnicode: Download and parse the property list UCD file vor 3 Jahren
  Timothy Flynn 5b110034dd LibUnicode: Produce each code point's general category vor 3 Jahren
  Timothy Flynn 32ea461385 LibUnicode: Download and parse the special casing UCD file vor 3 Jahren
  Timothy Flynn 4dda3edc9e LibUnicode: Introduce a Unicode library for interacting with UCD files vor 3 Jahren