Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap há 1 ano atrás
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode há 2 anos atrás
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Andreas Kling 97b5f4814e LibJS: Make SourceTextModule.h not include AST.h or Parser.h há 2 anos atrás
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class há 2 anos atrás
  Andreas Kling e0916dbb35 LibJS: Move {Import,Export}Entry out of {Import,Export}Statement há 2 anos atrás
  Andreas Kling 58feae8b60 LibJS: Make CyclicModule.h not include PromiseCapability.h há 2 anos atrás
  networkException fb6de442c6 LibJS: Add [[HostDefined]] field to Modules há 2 anos atrás
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated há 2 anos atrás
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated há 2 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  davidot f568939568 LibJS: Implement the import assertions proposal há 3 anos atrás
  davidot 1b8ccf9a66 LibJS: Implement Module linking and evaluating há 3 anos atrás
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module há 3 anos atrás
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules há 3 anos atrás
  Andreas Kling 5fa02b8a9e LibJS: Add a barebones SourceTextModule class há 3 anos atrás