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

Аутор SHA1 Порука Датум
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records пре 3 година
  Linus Groh 214d5e3e83 LibJS: Update outdated table reference in BoundFunctionCreate пре 3 година
  Linus Groh b4c6fd51be LibJS: Use single page spec link for BoundFunctionCreate пре 3 година
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS пре 3 година
  Linus Groh 898ad7c682 LibJS: Implement Function.prototype.bind() according to the spec :^) пре 3 година
  Linus Groh f663c7d6da LibJS: Remove unused BoundFunction::m_constructor_prototype пре 3 година
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> пре 3 година
  Linus Groh fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject пре 3 година
  Linus Groh cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly пре 3 година
  davidot 830ea0414c LibJS: Make scoping follow the spec пре 3 година
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr пре 3 година
  Linus Groh 9043041dd3 LibJS: Move [[BoundThis]] and [[BoundArguments]] to BoundFunction пре 3 година
  Linus Groh 4566472ed6 LibJS: Rename BoundFunction::m_target_function to match spec name пре 3 година
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper пре 4 година
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) пре 4 година
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes пре 4 година
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject пре 4 година
  Andreas Kling b650d11dd3 LibJS: FunctionEnvironment.[[FunctionObject]] is the *invoked* function пре 4 година
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec пре 4 година
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) пре 4 година
  Linus Groh e5753443ae LibJS: Consistently make prototype the last argument in Object ctors пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година