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

Аутор SHA1 Порука Датум
  Andreas Kling 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() пре 1 година
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) пре 1 година
  Aliaksandr Kalenik fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name пре 1 година
  Aliaksandr Kalenik 348e43b36d LibJS: Replace for_each_bound_name with for_each_bound_identifier пре 1 година
  Shannon Booth 930dd2948f LibJS: Make AsyncFunctionStart and AsyncBlockStart templates пре 2 година
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject пре 2 година
  Andreas Kling 5d79431859 LibJS/Bytecode: Actually generate & run bytecode for SourceTextModule пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector пре 2 година
  Luke Wilde f4be95af69 LibJS: Don't discard ThrowCompletionOr<void> from declaration iteration пре 2 година
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct пре 2 година
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js пре 2 година
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods пре 2 година
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove пре 2 година
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr пре 2 година
  Linus Groh 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  davidot 0c4befd811 LibJS: Use the source offset to sort imports in module пре 2 година
  davidot d87676de8a LibJS: Remove already resolved FIXME пре 2 година
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h пре 2 година
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class пре 2 година
  Andreas Kling e0916dbb35 LibJS: Move {Import,Export}Entry out of {Import,Export}Statement пре 2 година
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules пре 2 година
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated пре 2 година
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated пре 2 година
  davidot 9f661d20f7 LibJS: Allow anonymous functions as default exports пре 2 година
  davidot 462c6df24b LibJS: Only check for duplicate exports if they have a name пре 2 година
  davidot 3b1c3e574f LibJS: Handle empty named export пре 2 година
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] пре 2 година