Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 0b69e9f974 LibLocale: Prepare locale data generator for breaking changes in CLDR 43 hace 2 años
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial hace 2 años
  Sam Atkins 414cafa7f8 LibLocale: Migrate code generators to Directory::for_each_entry() hace 2 años
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output hace 2 años
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Timothy Flynn 604d5f5bca AK+Everywhere: Do not implicitly copy variables in TRY macros hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale hace 2 años
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() hace 2 años
  Timothy Flynn 20536897e4 LibJS+LibLocale: Port remaining locale APIs to String hace 2 años
  Timothy Flynn f1de4f8872 Everywhere: Convert known short-strings to the infallible String factory hace 2 años
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String hace 2 años
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() hace 2 años
  Andrew Kaster f5d253dcfa Everywhere: Fully qualify IsLvalueReference in TRY() macros hace 2 años
  Timothy Flynn afc0e461e1 AK+Everywhere: Disallow returning a reference from a fallible expression hace 2 años
  Thomas Queiroz 6debd967ba Lagom/CodeGenerators: Use HashMap::try_ensure_capacity hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators hace 2 años
  Timothy Flynn b077fccd3d LibLocale+LibJS: Update to CLDR version 42.0.0 hace 2 años
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder hace 2 años
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace hace 2 años
  Timothy Flynn 88504b89e1 LibLocale: Rename a couple CLDR generator structures hace 2 años
  Timothy Flynn 1e0276f541 LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder hace 2 años
  Timothy Flynn 89d1813b5d LibUnicode: Move CLDR data generators to a LibLocale subfolder hace 2 años