Commit History

Author SHA1 Message Date
  Daniel Bertalan c62240aa80 Everywhere: Warn on function definitions without prototypes 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Andreas Kling 20ea82bacc LibWeb: Make (snake/title/camel) casification functions infallible 1 year ago
  Sam Atkins 540cc42618 CodeGenerators: Convert GeneratorUtil to String 2 years ago
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 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 9a3e95785e LibCore: Propagate errors from `Stream::*_entire_buffer` 2 years ago
  Tim Schumacher 6c7c5a6786 LibCore: Rename `Stream::*_or_error` to `*_entire_buffer` 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 years ago
  Sam Atkins 3f61f869c8 LibWeb: Generate ValueID-to-enum conversion functions 3 years ago
  Sam Atkins b7bb86462b Meta: Generate CSS::MediaFeatureID enum 3 years ago
  Sam Atkins e986331a4f Meta: Move title/camel_casify() functions into their own file 3 years ago