Max Wipfli
|
617c54a00b
LibCpp: Do not emit empty whitespace token after include statement
|
4 년 전 |
Max Wipfli
|
2aa0cbaf22
LibCpp: Use CharacterTypes.h and constexpr functions in Lexer
|
4 년 전 |
Max Wipfli
|
d57d7bea1c
LibCpp: Use east const style in Lexer and SyntaxHighlighter
|
4 년 전 |
Itamar
|
1bd6705636
LibCpp: Support Lexing escaped newlines
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Itamar
|
26d9485562
LibCpp: Store the text of a token as a StringView member
|
4 년 전 |
Itamar
|
5cd1c69b96
LibCpp: Access Cpp::Token members via getter functions
|
4 년 전 |
Itamar
|
d0b4f9cc0e
LibCpp: Move Cpp::Token to a separate file
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Itamar
|
8ace2cfa18
LibCpp: Fix lexing & parsing of non-terminated strings
|
4 년 전 |
Itamar
|
c96b6987c4
LibCpp: Add the beginning of a C++ parser
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |