Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2023-01-08 | LibJS+Everywhere: Make PrimitiveString and Utf16String fallible | Timothy Flynn |
2022-12-09 | Everywhere: Use C++ concepts instead of requires clauses | Moustafa Raafat |
2022-12-07 | LibJS: Replace standalone js_string() with PrimitiveString::create() | Linus Groh |
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-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-11-26 | LibJS+js: Move the value print implementation to LibJS | Ali Mohammad Pur |