Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  Timothy Flynn a357874c77 LibJS: Implement Intl.Locale.prototype.firstDayOfWeek il y a 1 an
  Timothy Flynn 746ce6f9a1 LibJS: Stop propagating small OOM errors from Intl.Locale il y a 1 an
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible il y a 1 an
  Timothy Flynn 4548906e7b LibJS: Propagate OOM errors from all Intl.Locale *OfLocale AOs il y a 2 ans
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String il y a 2 ans
  Linus Groh b2034c59dc LibJS: Convert Intl::Locale::create() to NonnullGCPtr il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! il y a 2 ans
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] il y a 2 ans
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions il y a 2 ans
  Timothy Flynn b3deec061e LibJS: Implement Intl.Locale.prototype.weekInfo property il y a 3 ans
  Timothy Flynn 88a560dd84 LibJS: Implement Intl.Locale.prototype.textInfo property il y a 3 ans
  Timothy Flynn 814f13bc2a LibJS: Implement Intl.Locale.prototype.timeZones property il y a 3 ans
  Timothy Flynn f6aa6a480c LibJS: Implement Intl.Locale.prototype.numberingSystems property il y a 3 ans
  Timothy Flynn ee2be5895f LibJS: Implement Intl.Locale.prototype.hourCycles property il y a 3 ans
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property il y a 3 ans
  Timothy Flynn e9bc35d805 LibJS: Implement Intl.Locale.prototype.calendars property 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 d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays il y a 3 ans
  Timothy Flynn 673fc02ac5 LibJS: Move locale_relevant_extension_keys to Intl.Locale il y a 3 ans
  Timothy Flynn 03d7f01e0c LibJS: Add a constructor to create an Intl.Locale object from a LocaleID il y a 3 ans
  Timothy Flynn 3abfe7f7db LibJS: Add missing Intl.Locale initializer for plain boolean type il y a 3 ans
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object il y a 3 ans