Commit History

Autor SHA1 Mensaxe Data
  Tim Ledbetter 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 3ad1f250e7 LibCrypto: Define *BigInteger::to_base to convert big integers to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Linus Groh d26aabff04 Everywhere: Run clang-format %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat 54b8a2b094 LibCrypto: Add a way to compare UnsignedBigInteger with double %!s(int64=2) %!d(string=hai) anos
  Moustafa Raafat cfd684dc2f LibCrypto: Add SignedBigInteger::is_positive() %!s(int64=2) %!d(string=hai) anos
  Lucas CHOLLET d589898f5b LibCrypto: Add SignedBigInteger::negated_value() %!s(int64=3) %!d(string=hai) anos
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger %!s(int64=2) %!d(string=hai) anos
  davidot 528891bf69 LibCrypto: Add a constructor to (Un)SignedBigInteger taking a double %!s(int64=2) %!d(string=hai) anos
  davidot c87d10365b LibCrypto: Make the constructors of (Un)SignedBigInteger templated %!s(int64=2) %!d(string=hai) anos
  davidot 77d71a5ffd LibCrypto: Add a rounding mode to UnsignedBigInteger::to_double %!s(int64=2) %!d(string=hai) anos
  davidot b5c00830c2 LibCrypto: Add a way to compare a SignedBigInteger with a double %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 440d185666 LibCrypto: Expose UnsignedBigInteger's is_zero() in SignedBigInteger %!s(int64=3) %!d(string=hai) anos
  Lucas CHOLLET dab814ea11 LibCrypto: Add the [[nodiscard]] qualifier in both BigInteger classes %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn b0d6399f60 LibCrypto: Do not allow signed big integers to be negative zero %!s(int64=3) %!d(string=hai) anos
  Nico Weber 2392f65345 LibCrypto: Remove some now-unused (and incorrect) methods %!s(int64=3) %!d(string=hai) anos
  Nico Weber ec37eadb39 LibCrypto: Add Formatter<SignedBigInteger> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz bcdad57670 LibCrypto: Add naive implementation of {Un,}SignedBigInteger::to_double %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz ff6ca0f02d LibCrypto: Add operator<= and operator>= to SignedBigInteger %!s(int64=4) %!d(string=hai) anos
  Linus Groh 89641d90db LibCrypto: Add operator>() to UnsignedBigInteger and SignedBigInteger %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 2ad2e055e2 LibCrypto: Add {Signed,Unsigned}BigInteger::from_base{2, 8, 16} helpers %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz d7a70eb77c LibJS: Add all of the DataView.prototype.set* methods %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz c54b9a6920 LibJS: Add all of the DataView.prototype.get* methods %!s(int64=4) %!d(string=hai) anos