Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andrew Kaster aa0ed4ab4e LibDebug: Keep track of the SetEpilogueBegin LineProgram OpCode il y a 2 ans
  Ben Wiederhake c5d3de3f7d LibDebug: Propagate errors around LineProgram il y a 2 ans
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes 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 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` il y a 2 ans
  Tim Schumacher 448b187782 LibDebug: Pass `read_from_stream` calls through `read_value` instead 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
  Tim Schumacher e65767c2e7 LibDebug: Identify embedded resources with a preceding dot il y a 2 ans
  Tim Schumacher edd4913573 LibDebug: Factor out the "looks like embedded resource" condition il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Ben Wiederhake 75673319ad LibDebug: Break inclusion cycle through many forward-declarations il y a 2 ans
  Ali Mohammad Pur e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts il y a 3 ans
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors il y a 3 ans
  Daniel Bertalan 7546295abe LibDebug: Fix truncation in ExtendedOpcodes::SetDiscriminator il y a 3 ans
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead il y a 3 ans
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue il y a 4 ans
  Daniel Bertalan a59b9357e3 LibDebug: Keep track of 'prologue end' il y a 4 ans
  Gunnar Beutner 2c41e89d08 LibDebug: Implement symbolication for x86_64 il y a 4 ans
  Itamar 98a774a68d LibDebug: Add LineProgram::get_directory_and_file(size_t) il y a 4 ans
  Andreas Kling 08c55b7606 LibDebug: Avoid unnecessary String allocation in append_to_line_info() il y a 4 ans
  spigwitmer 3a5f9b2f7e LibDebug: add DW_LNS_set_basic_block support il y a 4 ans
  Gunnar Beutner 9bcdbe205b LibDebug: Implement support for AttributeDataForm::ImplicitConst il y a 4 ans
  Gunnar Beutner d2f0984fef LibDebug: Implement support for DWARF 5 line programs il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest 6606d70826 LibDebug/Dwarf: Use dbgln_if() instead of '#if DWARF_DEBUG' il y a 4 ans
  Gunnar Beutner b731db6691 LibDebug: Add support for StandardOpcodes::FixAdvancePc il y a 4 ans