Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-10 | Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY | Andrew Kaster |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-03-18 | LibJS: Add infallible variant of VM::push_execution_context() | Linus Groh |
2022-02-23 | LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests | Ali Mohammad Pur |