Timothy Flynn
|
7a7a649f5b
LibJS: Define BigInt::to_string to complement to_deprecated_string
|
2 năm trước cách đây |
Timothy Flynn
|
0ddc2e1f50
LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated
|
2 năm trước cách đây |
Linus Groh
|
5db38d7ba1
LibJS: Replace standalone js_bigint() with BigInt::create()
|
2 năm trước cách đây |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 năm trước cách đây |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 năm trước cách đây |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 năm trước cách đây |
Andreas Kling
|
6e973ce69b
LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses
|
2 năm trước cách đây |
Linus Groh
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
2 năm trước cách đây |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 năm trước cách đây |
Lenny Maiorani
|
a0367aa43b
DevTools+LibJS+LibWeb: Change class_name to use StringView
|
3 năm trước cách đây |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 năm trước cách đây |
Linus Groh
|
82792a6815
LibJS: Mark single argument BigInt() constructor as 'explicit'
|
3 năm trước cách đây |
Idan Horowitz
|
306c25f3c2
LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr
|
3 năm trước cách đây |
Linus Groh
|
f58891ed42
LibJS: Add a js_bigint(VM&, ...) overload and use it
|
3 năm trước cách đây |
Linus Groh
|
cc64efac44
LibJS: Split out NumberToBigInt from the BigInt constructor
|
4 năm trước cách đây |
Idan Horowitz
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
4 năm trước cách đây |
Andreas Kling
|
6714cf3631
LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/
|
4 năm trước cách đây |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 năm trước cách đây |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 năm trước cách đây |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |