Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 gadu atpakaļ |
Ben Wiederhake
|
8a331d4fa0
Everywhere: Move AK/Debug.h include to using files or remove
|
2 gadi atpakaļ |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 gadi atpakaļ |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |
Ben Wiederhake
|
7c5e30daaa
Everywhere: Fix badly-formatted includes
|
2 gadi atpakaļ |
Ali Mohammad Pur
|
97a333608e
LibRegex: Make codegen+optimisation for alternatives much faster
|
3 gadi atpakaļ |
Ali Mohammad Pur
|
36bfc912fc
LibRegex: Switch to east-const style
|
4 gadi atpakaļ |
Ali Mohammad Pur
|
5089fd8b3c
LibRegex: Also print a newline after each debug line
|
4 gadi atpakaļ |
Gunnar Beutner
|
281f39073d
LibRegex: Make get_opcode() return a reference
|
4 gadi atpakaļ |
Linus Groh
|
dac0554fa0
LibRegex: Replace fprintf()/printf() with warnln()/outln()/dbgln()
|
4 gadi atpakaļ |
Andreas Kling
|
79ff1902aa
LibRegex: Convert StringBuilder::appendf() => AK::Format
|
4 gadi atpakaļ |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Andreas Kling
|
de7062af9c
LibRegex: Unbreak the ALL_DEBUG build
|
4 gadi atpakaļ |
Andreas Kling
|
c68dcf45b6
LibRegex: Convert String::format() => String::formatted()
|
4 gadi atpakaļ |
AnotherTest
|
25d336bc27
LibRegex: Take the regex as a const reference in print_bytecode()
|
4 gadi atpakaļ |
Andrew Kaster
|
dc6485cfcb
LibRegex: VERIFY that string builder in print_header is not null.
|
4 gadi atpakaļ |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 gadi atpakaļ |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 gadi atpakaļ |