Историја ревизија

Аутор SHA1 Порука Датум
  Timothy Flynn c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String пре 3 година
  Linus Groh 16c38788c3 LibJS: Add missing spec links пре 3 година
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes пре 4 година
  Linus Groh 1c1354db07 LibJS: Store the %Array.prototype.values% intrinsic on the global object пре 4 година
  Timothy Flynn 5a8f870594 LibJS: Implement RegExp.prototype [ @@replace ] with UTF-16 code units пре 4 година
  Timothy Flynn 06208aaa15 LibJS: Implement String.prototype.replace with UTF-16 code units пре 4 година
  davidot a394aa5830 LibJS: Fix that vm.in_strict_mode was propagated to eval and functions пре 4 година
  Idan Horowitz fff112c8a3 LibJS: Add missing spec link to ValidateAndApplyPropertyDescriptor пре 4 година
  Idan Horowitz dd27490ee1 LibJS: Throw if the trap result of OwnPropertyKeys contains duplicates пре 4 година
  Timothy Flynn e0c9f58b0c LibJS: Implement and use the GetSubstitution abstract operation пре 4 година
  Linus Groh 339ccba354 LibJS: Make Object.prototype.toString() fully spec compliant пре 4 година
  davidot c52d515028 LibJS: Make AbstractOperations::canonical_num... take a PropertyName пре 4 година
  Andreas Kling 77fa33e61a LibJS: Finish implementing mapped arguments exotic objects :^) пре 4 година
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() пре 4 година
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) пре 4 година
  Andreas Kling 1270df257b LibJS: Bring the `super` keyword in line with the spec пре 4 година
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes пре 4 година
  Idan Horowitz 5606332ed7 LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed пре 4 година
  Andreas Kling 2d4eb40f59 LibJS: Add the CreateMappedArgumentsObject abstract operation пре 4 година
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic пре 4 година
  Andreas Kling 9eed7444de LibJS: Implement the CreateUnmappedArgumentsObject abstract operation пре 4 година
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function пре 4 година
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject пре 4 година
  Linus Groh 337ad6d15c LibJS: Implement the GetMethod() abstract operation as a Value method пре 4 година
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) пре 4 година
  Andreas Kling 92ce4ac23f LibJS: Remove outdated FIXME in GetThisEnvironment пре 4 година
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> пре 4 година
  Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext пре 4 година
  Andreas Kling 0cd65b55bd LibJS: Add ObjectEnvironmentRecord.[[IsWithEnvironment]] field пре 4 година
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval пре 4 година