Historie revizí

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