Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn e92d14d498 LibJS: Convert GlobalObject to ThrowCompletionOr il y a 3 ans
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey il y a 3 ans
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros il y a 3 ans
  Linus Groh cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm il y a 3 ans
  Andreas Kling 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions il y a 3 ans
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr il y a 3 ans
  Linus Groh f29a82dd84 LibJS: Move the GlobalEnvironment from GlobalObject to Realm il y a 3 ans
  Linus Groh 45eef97906 LibJS: Avoid transitions in GlobalObject::initialize_constructor() il y a 3 ans
  davidot 151447bdf7 LibJS: Move Object::invoke to Value::invoke and fix it for primitives il y a 3 ans
  Linus Groh 44a8b55c50 LibJS: Add preparation for Intl constructors and prototypes il y a 3 ans
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() il y a 3 ans
  Linus Groh 1c1354db07 LibJS: Store the %Array.prototype.values% intrinsic on the global object il y a 3 ans
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes il y a 4 ans
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper il y a 4 ans
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic il y a 4 ans
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject il y a 4 ans
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject il y a 4 ans
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval il y a 4 ans
  Andreas Kling 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord il y a 4 ans
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec il y a 4 ans
  Andreas Kling d407f247b7 LibJS: Rename virtuals in EnvironmentRecord il y a 4 ans
  Andreas Kling 46f2c23030 LibJS: Convert EnvironmentRecord & friends to east-const style il y a 4 ans
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) il y a 4 ans
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects il y a 4 ans
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction il y a 4 ans
  Linus Groh 2f03eb8628 LibJS: Only initialize in add_constructor() if not already done il y a 4 ans
  Idan Horowitz 064ed8279e LibJS: Support deleting local variables with operator delete il y a 4 ans
  Idan Horowitz 442ef63008 LibJS: Add the global escape() & unescape() methods il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans