Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap vor 1 Jahr
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode vor 2 Jahren
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Andreas Kling 97b5f4814e LibJS: Make SourceTextModule.h not include AST.h or Parser.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 58feae8b60 LibJS: Make CyclicModule.h not include PromiseCapability.h vor 2 Jahren
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules vor 2 Jahren
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated vor 2 Jahren
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records vor 3 Jahren
  davidot f568939568 LibJS: Implement the import assertions proposal vor 3 Jahren
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating vor 3 Jahren
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module vor 3 Jahren
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules vor 3 Jahren
  Andreas Kling 5fa02b8a9e LibJS: Add a barebones SourceTextModule class vor 3 Jahren