Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Sönke Holz 6824d2a788 Userland+Tests: Add initial riscv64 support il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  MacDue cf79df0edb LibDebug: Stub out LocListX and remove stub expression evaluator il y a 2 ans
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Itamar eb16513165 LibDebug: Remove file path fixup for library sources il y a 2 ans
  Tim Schumacher a9eea2e0c4 LibDebug: Use `Core::Stream` to read opcodes for expression evaluation 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
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Liav A 1d26b46884 LibDebug: Remove i686 support il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Gunnar Beutner 31bd5b1a02 AK+Userland: Stub out code that isn't currently implemented on AARCH64 il y a 2 ans
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware il y a 3 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Ali Mohammad Pur e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts il y a 3 ans
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead il y a 3 ans
  Andreas Kling e40e91b9df LibDebug: Use HashMap::ensure() in DebugInfo::prepare_lines() il y a 3 ans
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue il y a 4 ans
  Ali Mohammad Pur c4437e19bd LibDebug+Everywhere: Make DebugInfo not own the ELF image il y a 3 ans
  Gunnar Beutner 2c41e89d08 LibDebug: Implement symbolication for x86_64 il y a 4 ans
  Gunnar Beutner 567fa4b2f0 LibDebug: Fix spelling mistake il y a 4 ans
  Daniel Bertalan 2db4709c0c Everywhere: Add braces to aggregate initializers il y a 4 ans
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters il y a 4 ans
  Itamar 3a4017b419 LibDebug: Convert LibDebug to east-const style il y a 4 ans
  Itamar a45b5ccd96 LibDebug: Add DebugInfo::get_source_position_with_inlines il y a 4 ans
  Itamar 0d89f70b66 LibDebug: Move Dwarf::LineProgram into Dwarf::CompilationUnit il y a 4 ans