Timothy Flynn
|
d1a1b1ab75
LibWebView: Remove the DumpLayoutTree program
|
2 years ago |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 years ago |
Tim Schumacher
|
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2 years ago |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 years ago |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 years ago |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 years ago |
Tim Schumacher
|
9805f73704
LibCore: Remove the `force` parameter from File::remove
|
2 years ago |
Karol Kosek
|
4784ad66b2
HackStudio: Port to `Core::Stream::File` :^)
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 years ago |
ferhatgec
|
00075afb07
DevTools/HackStudio: Add verify_make_is_installed()
|
3 years ago |
Marco Cutecchia
|
9096da19f1
HackStudio: Allow customizing the actions of the Build & Run buttons
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Brian Gianforcaro
|
4674577d80
Everywhere: Rename CommandResult stdout, stderr members to output, error
|
3 years ago |
Itamar
|
fc10bc3cb2
HackStudio: Search for libraries definitions in Userland/
|
3 years ago |
Itamar
|
45788d030a
HackStudio: Remove program name element in Core::command() calls
|
3 years ago |
Lucas CHOLLET
|
9a83d34543
HackStudio: Propagate error from TerminalWrapper
|
3 years ago |
Itamar
|
506c13d143
HackStudio: Put the Build directory inside the Serenity repository
|
3 years ago |
Itamar
|
0367893e53
HackStudio: Change ProjectBuilder dependency declaration logic
|
3 years ago |
Itamar
|
be81278634
HackStudio: Use ProjectBuilder to build and run the current project
|
3 years ago |
Itamar
|
bb6324a9a9
HackStudio: Add ProjectBuilder component
|
3 years ago |