mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 04:02:44 +00:00 
			
		
		
		
	|  c8585b77d2 This prevents us from needing a sv suffix, and potentially reduces the need to run generic code for a single character (as contains, starts_with, ends_with etc. for a char will be just a length and equality check). No functional changes. | ||
|---|---|---|
| .. | ||
| AST.h | ||
| AutocompleteProvider.cpp | ||
| AutocompleteProvider.h | ||
| Formatter.h | ||
| Lexer.cpp | ||
| Lexer.h | ||
| Parser.cpp | ||
| Parser.h | ||
| SyntaxHighlighter.cpp | ||
| SyntaxHighlighter.h | ||