提交歷史

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