Commit History

Author SHA1 Message Date
  Dan Klishch b5f1a48a7c AK+Everywhere: Remove JsonValue APIs with implicit default values 1 year ago
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based 1 year ago
  Liav A aee5f4e4b2 Kernel: Remove the /sys/kernel/constants directory 1 year ago
  Lucas CHOLLET 309a15e2aa LibSymbolication: Use `Core::File` instead of `Core::DeprecatedFile` 2 years ago
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 years ago
  Liav A 61f4914d6e Kernel+Userland: Add constants subdirectory at /sys/kernel directory 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Sam Atkins 783251b98a LibSymbolication: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
  Tim Schumacher e62269650a LibDebug: Propagate errors throughout DWARF parsing 2 years ago
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 years ago
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Liav A b579d9518c LibSymbolication: Use new global variables at /sys/kernel/ directory 2 years ago
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore 3 years ago
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 years ago
  Andreas Kling 0f5477c721 AK: Use ErrorOr<T> for MappedFile factories 3 years ago
  Rodrigo Tobar 08428aadad LibSymbolication: Skip source position calculation if requested 3 years ago
  Rodrigo Tobar 840822b8f1 LibSymbolication+SystemMonitor: Show ELF object in stack 3 years ago
  Rodrigo Tobar 12e18e44ae LibSymbolication: Look for libraries under /usr/local/lib 3 years ago
  Rodrigo Tobar f4ebcf4867 LibSymbolication: Return empty value on error 3 years ago
  Andreas Kling 24ef8b118a LibSymbolication: Unbreak symbolication with `-z separate-code` linking 3 years ago
  Ali Mohammad Pur c4437e19bd LibDebug+Everywhere: Make DebugInfo not own the ELF image 3 years ago
  Gunnar Beutner 57417a3d6e Kernel: Support loading the kernel at almost arbitrary virtual addresses 4 years ago
  Gunnar Beutner e3d2ca6bd2 LibSymbolication: Fix integer overflow when calculating region addresses 4 years ago