Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  Simon Wanner 93908fcbcb LibJS+Embedders: Unify stack trace format for uncaught errors il y a 1 an
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object il y a 1 an
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes il y a 1 an
  Andreas Kling 87ac906ee6 LibJS: Make Error stack traces lazier il y a 2 ans
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh d21ac9d820 LibJS: Convert Error::create() to NonnullGCPtr il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! il y a 2 ans
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions il y a 2 ans
  davidot e160f508a8 LibJS: Add a traceback to Error il y a 3 ans
  Hendiadyoin1 89c82abf1f LibJS: Implement non standard error.stack attribute il y a 3 ans
  Linus Groh 867b19affb LibJS: Convert install_error_cause() to ThrowCompletionOr il y a 3 ans
  Linus Groh dbda5a9a4c LibJS: Move install_error_cause() from Object to Error il y a 4 ans
  Linus Groh 862ba64037 LibJS: Implement the Error Cause proposal il y a 4 ans
  Linus Groh ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} 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 da177c6517 LibJS: Make Errors fully spec compliant il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans