Linus Groh
|
0ae511edae
LibJS: Add spec comments to SymbolConstructor
|
2 vuotta sitten |
Linus Groh
|
a8bf2f8e4c
LibJS: Port Symbol to String
|
2 vuotta sitten |
Linus Groh
|
5e72fde954
LibJS: Unify Symbol::description() and raw_description()
|
2 vuotta sitten |
Linus Groh
|
89700a2101
LibJS: Rename Symbol::to_deprecated_string() to descriptive_string()
|
2 vuotta sitten |
Linus Groh
|
1dd8655514
LibJS: Replace standalone js_symbol() with Symbol::create()
|
2 vuotta sitten |
Linus Groh
|
54abfcf835
LibJS: Remove redundant AK_MAKE_NON{COPYABLE,MOVABLE} from Symbol class
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 vuotta sitten |
Andreas Kling
|
6e973ce69b
LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses
|
2 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Lenny Maiorani
|
a0367aa43b
DevTools+LibJS+LibWeb: Change class_name to use StringView
|
3 vuotta sitten |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 vuotta sitten |
Idan Horowitz
|
dac971b4ae
LibJS: Store and return undefined Symbol description
|
4 vuotta sitten |
Andreas Kling
|
6714cf3631
LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/
|
4 vuotta sitten |
Matthew Olsson
|
fcd3b9a0df
Userland: Use mattco@serenityos.org for my copyright headers
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |