Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Linus Groh 716c8bdc9d LibJS: Convert PromiseReaction::create() to NonnullGCPtr hace 2 años
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated hace 2 años
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses hace 2 años
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] hace 2 años
  Linus Groh d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView hace 3 años
  Luke Wilde 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm hace 3 años
  davidot 1c4c251be3 LibJS+Everywhere: Remove all VM::clear_exception() calls hace 3 años
  davidot f568939568 LibJS: Implement the import assertions proposal hace 3 años
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() hace 3 años
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) hace 3 años
  Linus Groh 85f0fc2b83 LibJS: Return Optional<T> from Completion::{value,target}(), not T hace 3 años
  davidot 0535c1abbd LibJS: Move the TRY_OR_REJECT macro to PromiseReaction hace 3 años
  Idan Horowitz 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr hace 3 años
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject hace 4 años
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere hace 4 años
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Linus Groh f418115f1b LibJS: Add initial support for Promises hace 4 años