Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 7a7a649f5b LibJS: Define BigInt::to_string to complement to_deprecated_string il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() il y a 2 ans
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger il y a 2 ans
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] il y a 2 ans
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() il y a 2 ans
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() il y a 2 ans
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS il y a 3 ans
  Idan Horowitz 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr il y a 3 ans
  Linus Groh f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it il y a 3 ans
  Linus Groh 3014e529be LibJS: Tweak error message in the NumberToBigInt abstract operation il y a 4 ans
  Linus Groh cc64efac44 LibJS: Split out NumberToBigInt from the BigInt constructor 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
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans