Historique des commits

Auteur SHA1 Message Date
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) il y a 3 ans
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView il y a 3 ans
  thankyouverycool 0505e031f1 Meta+LibUnicode: Download and parse Unicode block properties il y a 3 ans
  Timothy Flynn a64a7940e4 LibUnicode: Port the UCD generator to the stream API il y a 3 ans
  Idan Horowitz 2d50c08f34 LibUnicode: Download and parse {Grapheme,Word,Sentence} break props il y a 3 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Timothy Flynn 701b7810ba LibUnicode: Generate code point abbreviations il y a 3 ans
  Timothy Flynn 437b9fe204 LibUnicode: Convert UnicodeData to link with weak symbols il y a 3 ans
  Timothy Flynn cf8e11a562 LibUnicode: Add temporary overload of value-from-string generator il y a 3 ans
  Timothy Flynn 52394deece LibUnicode: Remove now unused value-from-string generator overload il y a 3 ans
  Timothy Flynn 3fd53baa25 LibUnicode: Dynamically load the generated UnicodeData symbols il y a 3 ans
  Timothy Flynn 7e6ad172a4 LibUnicode: Support code point names that apply to ranges of code points il y a 3 ans
  Timothy Flynn f2f4980f15 LibUnicode: Remove unused field from UnicodeData generator il y a 3 ans
  Timothy Flynn 88dbf3c348 LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMain il y a 3 ans
  Ben Wiederhake b06b54772e Meta+LibUnicode: Provide code point names through library il y a 3 ans
  Timothy Flynn 9d1519e21c LibUnicode: Move GenerateUnicodeData's Alias struct to generator header il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Timothy Flynn f91d63af83 LibUnicode: Generate enum/alias from-string methods without a HashMap il y a 3 ans
  Timothy Flynn 79707d83d3 LibUnicode: Stop generating large UnicodeData hash map il y a 3 ans
  Timothy Flynn d83b262e64 LibUnicode: Generate standalone compile-time array for combining class il y a 3 ans
  Timothy Flynn 9f83774913 LibUnicode: Generate standalone compile-time array for special casing il y a 3 ans
  Timothy Flynn da4b8897a7 LibUnicode: Generate standalone compile-time arrays for simple casing il y a 3 ans
  Nico Weber 9ec9886b04 Meta: Fix typos il y a 3 ans
  Timothy Flynn c8dbcdb0bc LibUnicode: Do not compare generated file contents before writing il y a 3 ans
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version il y a 3 ans
  Timothy Flynn 077a693de6 LibUnicode: Sort special casing array by locale specificity il y a 3 ans
  Timothy Flynn 91db61ae8d LibUnicode: Generate canonical combining class in Unicode data il y a 3 ans
  Andrew Kaster 63956b36d0 Everywhere: Move all host tools into the Lagom/Tools subdirectory il y a 3 ans