提交歷史

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