Histórico de Commits

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