Commit History

Author SHA1 Message Date
  Timothy Flynn 91cd43a7ac Meta: Add a file containing a list of all emoji file names 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams 2 years ago
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 years ago
  Sam Atkins 8a8ad81aa1 LibUnicode: Migrate GenerateEmojiData to Directory::for_each_entry() 2 years ago
  Sam Atkins 8672b380f6 LibUnicode: Read emoji file title from LexicalPath directly 2 years ago
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 years ago
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 years ago
  Timothy Flynn ca2b030336 LibUnicode: Use binary search for lookups into the generated emoji data 2 years ago
  Timothy Flynn 03f32bdf86 LibUnicode: Validate that all emoji images in /res/emoji actually exist 2 years ago
  Timothy Flynn fd1fbad1d2 LibGfx+LibUnicode: Support specifying the path to search for emoji 2 years ago
  MacDue 01fa3bb788 LibUnicode: Propagate try_append() errors when building emoji data 2 years ago
  Timothy Flynn 8c38d46c1a LibUnicode: Generate the path to emoji images alongside emoji data 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 years ago
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
  Tim Schumacher 2fc2025f49 LibCore: Move `Core::Stream::File::exists()` to `Core::File` 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators 2 years ago
  Gunnar Beutner 4e406b0730 Meta+LibUnicode: Avoid relocations for emoji data 2 years ago
  Timothy Flynn b820b9b2ff LibUnicode: Make the generated .h and .cpp paths for emoji data optional 2 years ago
  Timothy Flynn bd592480e4 Meta: Replace Bash script for generating emoji.txt with C++ generator 2 years ago
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 years ago
  Timothy Flynn b7ef36aa36 LibUnicode: Parse and generate custom emoji added for SerenityOS 2 years ago
  Timothy Flynn 0aadd4869d LibUnicode: Generate emoji data for non-fully-qualified emoji 2 years ago
  Timothy Flynn b61eca0a1e LibUncode: Parse and generate emoji code point data 2 years ago