Historique des commits

Auteur SHA1 Message Date
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` il y a 2 ans
  Tim Schumacher 47531a42a9 AK: Make LEB128 decoding work with `read_value` il y a 2 ans
  Tim Schumacher 787f4d639a AK: Port `LEB128` to the new `AK::Stream` il y a 2 ans
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` il y a 2 ans
  Tim Schumacher 91505d8cf3 LibDebug: Port the rest of DWARF parsing to `Core::Stream` il y a 2 ans
  Tim Schumacher e62269650a LibDebug: Propagate errors throughout DWARF parsing il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead il y a 3 ans
  Brian Gianforcaro c5cdb6eb4c LibDebug: Dont copy an AbbreviationEntry every time we retrieve a value il y a 3 ans
  Brian Gianforcaro 952441943f LibDebug: Avoid short lived allocations in DIE::for_each_child il y a 3 ans
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue il y a 4 ans
  Itamar 3a4017b419 LibDebug: Convert LibDebug to east-const style il y a 4 ans
  Itamar a5f69efa5c LibDebug: Store optional parent_offset in Dwarf::DIE objects il y a 4 ans
  Itamar fea9bb8c51 LibDebug: Move get_die_at_offset to Dwarf::CompilationUnit il y a 4 ans
  Gunnar Beutner 9bcdbe205b LibDebug: Implement support for AttributeDataForm::ImplicitConst il y a 4 ans
  Gunnar Beutner ea6fdad88b LibDebug: Move get_attribute_value to the DwarfInfo class il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Gunnar Beutner 07adbf19c4 LibDebug: Implement support for AttributeDataForm::Data8 il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 4172a46fb5 LibDebug: Fix build with -O2 il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans