Commit History

作者 SHA1 備註 提交日期
  Timothy Flynn 7e6ad172a4 LibUnicode: Support code point names that apply to ranges of code points 3 年之前
  Timothy Flynn f2f4980f15 LibUnicode: Remove unused field from UnicodeData generator 3 年之前
  Timothy Flynn 88dbf3c348 LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMain 3 年之前
  Ben Wiederhake b06b54772e Meta+LibUnicode: Provide code point names through library 3 年之前
  Timothy Flynn 9d1519e21c LibUnicode: Move GenerateUnicodeData's Alias struct to generator header 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Timothy Flynn f91d63af83 LibUnicode: Generate enum/alias from-string methods without a HashMap 3 年之前
  Timothy Flynn 79707d83d3 LibUnicode: Stop generating large UnicodeData hash map 3 年之前
  Timothy Flynn d83b262e64 LibUnicode: Generate standalone compile-time array for combining class 3 年之前
  Timothy Flynn 9f83774913 LibUnicode: Generate standalone compile-time array for special casing 3 年之前
  Timothy Flynn da4b8897a7 LibUnicode: Generate standalone compile-time arrays for simple casing 3 年之前
  Nico Weber 9ec9886b04 Meta: Fix typos 3 年之前
  Timothy Flynn c8dbcdb0bc LibUnicode: Do not compare generated file contents before writing 3 年之前
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 年之前
  Timothy Flynn 077a693de6 LibUnicode: Sort special casing array by locale specificity 3 年之前
  Timothy Flynn 91db61ae8d LibUnicode: Generate canonical combining class in Unicode data 3 年之前
  Andrew Kaster 63956b36d0 Everywhere: Move all host tools into the Lagom/Tools subdirectory 3 年之前