Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-05 | AK: Fix leak in Optional(Optional&&) | Andreas Kling |
2019-08-05 | AK: Optional::operator=(Optional&&) should clear movee's has_value bit | Andreas Kling |