コミット履歴

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