Age | Commit message (Expand) | Author |
---|---|---|
2021-09-20 | LibPDF: Replace Value class by AK::Variant | Ben Wiederhake |
2021-09-20 | LibPDF: Switch to automatic ref counting, fix memory leak | Ben Wiederhake |
2021-06-12 | LibPDF: Convert to east-const to comply with the recent style changes | Matthew Olsson |
2021-06-12 | LibPDF: Differentiate Value's null and empty states | Matthew Olsson |
2021-05-25 | LibPDF: Store indirect value refs in Value objects | Matthew Olsson |
2021-05-10 | LibPDF: Create basic object structure | Matthew Olsson |