Historia zmian

Autor SHA1 Wiadomość Data
  Timothy Flynn 02b7bf34c9 LibJS: Implement BigInt IsLessThan according to the spec 3 lat temu
  Timothy Flynn 9ad3debf35 LibJS: Implement BigInt loose-equality according to the spec 3 lat temu
  Nico Weber e09f74903e LibCrypo: Simplify mixed-sign bitwise_or 3 lat temu
  Nico Weber 013799a4dd LibCrypto+LibJS: Better bigint bitwise_or binop 3 lat temu
  Nico Weber 1f98639396 LibCrypto+LibJS: Better bigint bitwise_and binop 3 lat temu
  Nico Weber 945d962322 LibJS+LibCrypto: Fix SignedBitInteger::bitwise_not and use it in LibJS 3 lat temu
  Luke Wilde 09536f5f48 LibJS: Fix typo in LHS Object and RHS BigInt loosely equals check 3 lat temu
  Idan Horowitz 690eb3bb8a LibJS: Add support for hex, octal & binary big integer literals 4 lat temu
  Idan Horowitz 67a5e9f018 LibJS: Add left shift & right shift operator support for BigIntegers 4 lat temu
  Linus Groh fa6bce5087 LibJS: Throw RangeError on BigInt exponentiation with negative exponent 4 lat temu
  Linus Groh 11138f5c1f LibJS: Throw RangeError on BigInt division/modulo by zero 4 lat temu
  Linus Groh 4e2a961a3d LibJS: Add BigInt equality tests for some large numbers 4 lat temu
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 lat temu