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

Аутор SHA1 Порука Датум
  davidot 4136cbdb09 LibJS: Convert ScopeNode declaration functions to ThrowCompletionOr пре 3 година
  davidot 212c8dad5e LibJS: Keep handles on internal function while creating a class пре 3 година
  davidot f568939568 LibJS: Implement the import assertions proposal пре 3 година
  davidot e0e4ead2c8 LibJS: Follow the spec with storing im- and export entries пре 3 година
  davidot 023968a489 LibJS: Implement evaluation of im- and exports statements пре 3 година
  davidot 99edf5b25a LibJS: Track whether a program has a top level await statement пре 3 година
  davidot aca427fc8c LibJS: Make parsing import and export entries follow the spec пре 3 година
  davidot 232a8432b7 LibJS: Move binding_class_declaration_evaluation out of ClassDeclaration пре 3 година
  Linus Groh 6e5097b201 LibJS: Let class_definition_evaluation() return a ESFnObject*, not Value пре 3 година
  Linus Groh 531d1ac734 LibJS: Capture source text of FunctionNode and ClassExpression пре 3 година
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) пре 3 година
  Linus Groh fc474966bc LibJS: Implement LabelledStatement & LabelledEvaluation semantics пре 3 година
  Linus Groh da856d7742 LibJS: Update AST to use completions :^) пре 3 година
  davidot c296df6b58 LibJS: Convert to_reference() to ThrowCompletionOr пре 3 година
  Linus Groh 8d70a50aed LibJS: Remove unused MemberExpression::computed_property_name() пре 3 година
  davidot be3b806487 LibJS: Parse assert clauses of in- and export statements пре 3 година
  davidot b7c7d54167 LibJS: Split parsing program to script and module separately пре 3 година
  davidot 045a42cf35 LibJS: Parse dynamic import calls 'import()' and 'import.meta' пре 3 година
  davidot e69276e704 LibJS: Implement parsing and executing for-await-of loops пре 3 година
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode пре 3 година
  Idan Horowitz 46dabf02ec LibJS: Add support for await expressions пре 3 година
  Idan Horowitz 681787de76 LibJS: Add support for async functions пре 3 година
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey пре 3 година
  Andreas Kling 3117182c2e LibJS: Implement 'this' in the bytecode VM пре 3 година
  davidot 2d48529073 LibJS: Implement private identifiers in optional chains пре 3 година
  davidot 4c8090a45d LibJS: Use ClassFieldInitializerStatement for class fields пре 3 година
  davidot 16cc82460f LibJS: Add parsing and evaluation of private fields and methods пре 3 година
  davidot 6b2accce31 LibJS: Add static initializers to classes пре 3 година
  davidot 1245512c50 LibJS: Make class definition evaluation more spec like in ordering пре 3 година
  Andreas Kling b2de563166 LibJS: Propagate "contains direct call to eval()" flag from parser пре 3 година