Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 vuotta sitten
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2 vuotta sitten
  Timothy Flynn 4548906e7b LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs 2 vuotta sitten
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 vuotta sitten
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String 2 vuotta sitten
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 vuotta sitten
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 vuotta sitten
  Linus Groh b2034c59dc LibJS: Convert Intl::Locale::create() to NonnullGCPtr 2 vuotta sitten
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 vuotta sitten
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 vuotta sitten
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
  Timothy Flynn 84e6833203 LibJS: Alphabetically sort the collations returned by CollationsOfLocale 2 vuotta sitten
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 vuotta sitten
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 2 vuotta sitten
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 vuotta sitten
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] 2 vuotta sitten
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 2 vuotta sitten
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 vuotta sitten
  Timothy Flynn c657f23e6f LibJS: Remove hard-coded lists of collation types 3 vuotta sitten
  Timothy Flynn b3deec061e LibJS: Implement Intl.Locale.prototype.weekInfo property 3 vuotta sitten
  Timothy Flynn 88a560dd84 LibJS: Implement Intl.Locale.prototype.textInfo property 3 vuotta sitten
  Timothy Flynn 814f13bc2a LibJS: Implement Intl.Locale.prototype.timeZones property 3 vuotta sitten
  Timothy Flynn f6aa6a480c LibJS: Implement Intl.Locale.prototype.numberingSystems property 3 vuotta sitten
  Timothy Flynn ee2be5895f LibJS: Implement Intl.Locale.prototype.hourCycles property 3 vuotta sitten
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property 3 vuotta sitten
  Timothy Flynn e9bc35d805 LibJS: Implement Intl.Locale.prototype.calendars property 3 vuotta sitten
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 vuotta sitten
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays 3 vuotta sitten
  Timothy Flynn 673fc02ac5 LibJS: Move locale_relevant_extension_keys to Intl.Locale 3 vuotta sitten