Age | Commit message (Expand) | Author |
---|---|---|
2021-06-19 | LibDebug: Convert LibDebug to east-const style | Itamar |
2021-06-19 | LibDebug: Store optional parent_offset in Dwarf::DIE objects | Itamar |
2021-06-19 | LibDebug: Move get_die_at_offset to Dwarf::CompilationUnit | Itamar |
2021-04-29 | LibDebug: Implement support for AttributeDataForm::ImplicitConst | Gunnar Beutner |
2021-04-28 | LibDebug: Move get_attribute_value to the DwarfInfo class | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | LibDebug: Implement support for AttributeDataForm::Data8 | Gunnar Beutner |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-23 | LibDebug: Fix build with -O2 | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |