Commit History

Author SHA1 Message Date
  Timothy Flynn 9d1519e21c LibUnicode: Move GenerateUnicodeData's Alias struct to generator header 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Timothy Flynn f91d63af83 LibUnicode: Generate enum/alias from-string methods without a HashMap 3 years ago
  Timothy Flynn 79707d83d3 LibUnicode: Stop generating large UnicodeData hash map 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
  Nico Weber 9ec9886b04 Meta: Fix typos 3 years ago
  Timothy Flynn c8dbcdb0bc LibUnicode: Do not compare generated file contents before writing 3 years ago
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 years ago
  Timothy Flynn 077a693de6 LibUnicode: Sort special casing array by locale specificity 3 years ago
  Timothy Flynn 91db61ae8d LibUnicode: Generate canonical combining class in Unicode data 3 years ago
  Andrew Kaster 63956b36d0 Everywhere: Move all host tools into the Lagom/Tools subdirectory 3 years ago