Historique des commits

Auteur SHA1 Message Date
  Idan Horowitz 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr il y a 3 ans
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr il y a 3 ans
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr il y a 3 ans
  Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject il y a 3 ans
  Idan Horowitz 59982ef582 LibJS: Visit GeneratorObject's previous value if it's any kind of Cell il y a 3 ans
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef il y a 3 ans
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages il y a 4 ans
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject il y a 4 ans
  Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext il y a 4 ans
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable 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
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype il y a 4 ans
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere il y a 4 ans
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) il y a 4 ans