Commit History

Autor SHA1 Mensaxe Data
  davidot f568939568 LibJS: Implement the import assertions proposal %!s(int64=3) %!d(string=hai) anos
  davidot e0e4ead2c8 LibJS: Follow the spec with storing im- and export entries %!s(int64=3) %!d(string=hai) anos
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() %!s(int64=3) %!d(string=hai) anos
  davidot 91b3e5b31f LibJS: Implement the ImportMeta MetaProperty %!s(int64=3) %!d(string=hai) anos
  davidot 7cbf4b90e8 LibJS: Implement ImportCall and HostImportModuleDynamically %!s(int64=3) %!d(string=hai) anos
  davidot 023968a489 LibJS: Implement evaluation of im- and exports statements %!s(int64=3) %!d(string=hai) anos
  davidot aca427fc8c LibJS: Make parsing import and export entries follow the spec %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules %!s(int64=3) %!d(string=hai) anos
  davidot 232a8432b7 LibJS: Move binding_class_declaration_evaluation out of ClassDeclaration %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1ee7e97e24 LibJS: Pass source text to ECMAScriptFunctionObject::create() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6e5097b201 LibJS: Let class_definition_evaluation() return a ESFnObject*, not Value %!s(int64=3) %!d(string=hai) anos
  Linus Groh 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness %!s(int64=3) %!d(string=hai) anos
  Linus Groh 09a11fa6ea LibJS: Implement proper Iterator records %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) %!s(int64=3) %!d(string=hai) anos
  Linus Groh eed764e1dd LibJS: Implement the LoopContinues AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh fc474966bc LibJS: Implement LabelledStatement & LabelledEvaluation semantics %!s(int64=3) %!d(string=hai) anos
  Linus Groh 29e96eceeb LibJS: Convert PropertyKey::from_value() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 044c70fb46 LibJS: Add a ton of spec comments to AST.cpp %!s(int64=3) %!d(string=hai) anos
  Linus Groh da856d7742 LibJS: Update AST to use completions :^) %!s(int64=3) %!d(string=hai) anos
  Linus Groh 95acb1ce88 LibJS: Don't assume non-empty [[Value]] in Completion TRY() helpers %!s(int64=3) %!d(string=hai) anos
  Linus Groh 85f0fc2b83 LibJS: Return Optional<T> from Completion::{value,target}(), not T %!s(int64=3) %!d(string=hai) anos
  Linus Groh cbb7329d69 LibJS: Fix two typos in comments in AST.cpp %!s(int64=3) %!d(string=hai) anos
  Linus Groh d7f6635d55 LibJS: Add missing undefined fallback to IfStatement completions %!s(int64=3) %!d(string=hai) anos
  davidot c296df6b58 LibJS: Convert to_reference() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot a24df37713 LibJS: Convert resolve_this_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot 676554d3f8 LibJS: Convert resolve_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 87068896d0 LibJS: Evaluate NewExpression arguments before checking constructor type %!s(int64=3) %!d(string=hai) anos
  Linus Groh 87a89e7126 LibJS: Convert create_global_function_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4767be1459 LibJS: Convert create_global_var_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos