.. |
AST.h
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 years ago |
AutocompleteProvider.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 years ago |
AutocompleteProvider.h
|
b35293d945
LibCodeComprehension: Re-organize code comprehension related code
|
3 years ago |
Formatter.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Lexer.cpp
|
4931c88b13
LibGUI: Remove GML prefix in favor of proper namespace
|
3 years ago |
Lexer.h
|
8b39074078
Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere
|
3 years ago |
Parser.cpp
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Parser.h
|
41ef4f11dc
LibGUI: Move GML parsing and formatting to new AST
|
3 years ago |
SyntaxHighlighter.cpp
|
406a7ea577
LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes
|
2 years ago |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
2 years ago |