커밋 기록

작성자 SHA1 메시지 날짜
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 년 전
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 년 전
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM 2 년 전
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String 2 년 전
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations 2 년 전
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String 2 년 전
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects 2 년 전
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 년 전
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr 2 년 전
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr 2 년 전
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 년 전
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 년 전
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 년 전
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 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 b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 년 전
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 년 전
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 년 전
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] 2 년 전
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] 2 년 전
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 년 전
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 년 전
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 년 전
  Timothy Flynn bf85bf2a9e LibJS: Use Intl.PluralRules within Intl.RelativeFormat 3 년 전
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 3 년 전
  Timothy Flynn 04bb17ca94 LibJS: Reorganize spec steps for Intl.RelativeTimeFormat 3 년 전
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 년 전
  Timothy Flynn cf166c1d93 LibJS: Implement Intl.RelativeTimeFormat.supportedLocalesOf 3 년 전