sin-ack
|
fbc771efe9
Everywhere: Use default StringView constructor over nullptr
|
3 years ago |
Ali Mohammad Pur
|
206bc01f81
LibRegex: Allow null bytes in pattern
|
3 years ago |
Timothy Flynn
|
5ff9596678
LibRegex: Convert regex::Lexer to inherit from GenericLexer
|
3 years ago |
Ali Mohammad Pur
|
36bfc912fc
LibRegex: Switch to east-const style
|
4 years ago |
Gunnar Beutner
|
d476144565
Userland: Allow building SerenityOS with -funsigned-char
|
4 years ago |
Linus Groh
|
dac0554fa0
LibRegex: Replace fprintf()/printf() with warnln()/outln()/dbgln()
|
4 years ago |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |