Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 84e6833203 LibJS: Alphabetically sort the collations returned by CollationsOfLocale 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
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 3 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 3 años
  Timothy Flynn c657f23e6f LibJS: Remove hard-coded lists of collation types hace 3 años
  Timothy Flynn b3deec061e LibJS: Implement Intl.Locale.prototype.weekInfo property hace 3 años
  Timothy Flynn 88a560dd84 LibJS: Implement Intl.Locale.prototype.textInfo property hace 3 años
  Timothy Flynn 814f13bc2a LibJS: Implement Intl.Locale.prototype.timeZones property hace 3 años
  Timothy Flynn f6aa6a480c LibJS: Implement Intl.Locale.prototype.numberingSystems property hace 3 años
  Timothy Flynn ee2be5895f LibJS: Implement Intl.Locale.prototype.hourCycles property hace 3 años
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property hace 3 años
  Timothy Flynn e9bc35d805 LibJS: Implement Intl.Locale.prototype.calendars property hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays hace 3 años
  Timothy Flynn 673fc02ac5 LibJS: Move locale_relevant_extension_keys to Intl.Locale hace 3 años
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string hace 3 años
  Timothy Flynn 03d7f01e0c LibJS: Add a constructor to create an Intl.Locale object from a LocaleID hace 3 años
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object hace 3 años