Commit Verlauf

Autor SHA1 Nachricht Datum
  networkException d60e8c9df5 LibJS: Add ModuleWithSpecifier for LoadedModules vor 1 Jahr
  Andreas Kling 13057812d5 LibJS: Remove inline capacity from MarkedVector vor 1 Jahr
  Karol Kosek 2ea45f4881 LibJS: Forward-declare RegexTable and BasicBlock in Executable.h vor 1 Jahr
  Andreas Kling c14db6ab12 LibJS: Make Executable ref-counted and let instruction iterator co-own it vor 1 Jahr
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) vor 1 Jahr
  Timothy Flynn d5ca51b461 LibJS: Forward declare the MemberExpression AST node vor 2 Jahren
  Aliaksandr Kalenik ae3a7fd4b8 LibJS: Update bytecode generator to use local variables vor 2 Jahren
  Shannon Booth 3781948f0c LibJS: Add initial implementation for SharedArrayBuffer vor 2 Jahren
  Timothy Flynn 3eb2e4e08a LibJS: Implement Iterator.prototype.map vor 2 Jahren
  Timothy Flynn d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype vor 2 Jahren
  Timothy Flynn 5736b53013 LibJS: Add an Iterator constructor and object vor 2 Jahren
  Timothy Flynn 428109e709 LibJS: Forward declare IteratorRecord and remove inclusion from VM.h vor 2 Jahren
  davidot 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} vor 2 Jahren
  davidot 2c87ff2218 LibJS: Add Symbol.dispose vor 2 Jahren
  davidot 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} vor 2 Jahren
  Timothy Flynn 3de75f6436 LibJS: Explicitly disallow references in ThrowCompletionOr vor 2 Jahren
  Andreas Kling 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file vor 2 Jahren
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h vor 2 Jahren
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter vor 2 Jahren
  Andreas Kling 65e7c58990 LibJS: Make Script.h not include AST.h vor 2 Jahren
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class vor 2 Jahren
  Andreas Kling e0916dbb35 LibJS: Move {Import,Export}Entry out of {Import,Export}Statement vor 2 Jahren
  Andreas Kling 1a30e77001 LibJS: Make Interpreter.h not include AST.h vor 2 Jahren
  Andreas Kling 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h vor 2 Jahren
  Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info vor 2 Jahren
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated vor 2 Jahren
  Linus Groh ed2aa6459d LibJS: Remove two outdated forward declarations vor 2 Jahren
  Linus Groh 78eca3ae64 LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  Linus Groh adc5ac35b7 LibJS: Remove InvalidCharacterError vor 2 Jahren