Ben Wiederhake
|
7c5e30daaa
Everywhere: Fix badly-formatted includes
|
2 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Itamar
|
606e05852f
LibCpp: Add lex_iterable() method to the Lexer
|
3 years ago |
Itamar
|
c7d3a7789c
LibCpp: Add lexer option to ignore whitespace tokens
|
3 years ago |
Itamar
|
bf7262681e
LibCpp: Support initializing the lexer with a "start line"
|
3 years ago |
Max Wipfli
|
d57d7bea1c
LibCpp: Use east const style in Lexer and SyntaxHighlighter
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Itamar
|
d0b4f9cc0e
LibCpp: Move Cpp::Token to a separate file
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Itamar
|
c96b6987c4
LibCpp: Add the beginning of a C++ parser
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |