Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Linus Groh 6e386acb11 LibJS: Convert PromiseResolvingFunction::create() to NonnullGCPtr 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 b465f46e00 LibJS: Remove GlobalObject parameter from native functions hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 2 años
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView hace 3 años
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr hace 3 años
  Idan Horowitz ca27e5eff5 LibJS: Convert NativeFunction callback to ThrowCompletionOr hace 3 años
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function 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