Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-08-23 | LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-10-04 | LibJS: Convert to_property_descriptor() to ThrowCompletionOr | Linus Groh |
2021-07-04 | LibJS: Rewrite most of Object for spec compliance :^) | Linus Groh |
2021-07-04 | LibJS: Add new PropertyDescriptor class and related abstract operations | Linus Groh |