Historique des commits

Auteur SHA1 Message Date
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView il y a 3 ans
  Luke Wilde 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm il y a 3 ans
  davidot 1c4c251be3 LibJS+Everywhere: Remove all VM::clear_exception() calls il y a 3 ans
  davidot f568939568 LibJS: Implement the import assertions proposal il y a 3 ans
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() il y a 3 ans
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) il y a 3 ans
  Linus Groh 85f0fc2b83 LibJS: Return Optional<T> from Completion::{value,target}(), not T il y a 3 ans
  davidot 0535c1abbd LibJS: Move the TRY_OR_REJECT macro to PromiseReaction il y a 3 ans
  Idan Horowitz 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr il y a 3 ans
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject il y a 4 ans
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere il y a 4 ans
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh f418115f1b LibJS: Add initial support for Promises il y a 4 ans