mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 03:12:44 +00:00 
			
		
		
		
	|  3a945051fc Previously there was a mix of returning plain strings and returning explicit string views using `operator ""sv`. This change switches them all to standardized on `operator ""sv` as it avoids a call to strlen. | ||
|---|---|---|
| .. | ||
| Definitions.h | ||
| Initialize.cpp | ||
| Initialize.h | ||
| MultiProcessorParser.cpp | ||
| MultiProcessorParser.h | ||
| Parser.cpp | ||
| Parser.h | ||