Commit History

Author SHA1 Message Date
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places 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
  Sönke Holz 6824d2a788 Userland+Tests: Add initial riscv64 support 1 year ago
  Itamar 951a8269f0 Debugger: Support attaching to a running process 2 years ago
  Ben Wiederhake 3281050359 Everywhere: Remove "LibC/" includes, add lint-rule against it 2 years ago
  Liav A e11dcd21c1 Applications: Remove i686 support 2 years ago
  Liav A 85b453c2e4 Kernel+Userland: Remove dependency on i386-specific registers 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
  Gunnar Beutner 31bd5b1a02 AK+Userland: Stub out code that isn't currently implemented on AARCH64 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
  Brian Gianforcaro 9cfd520bb8 Applications: Use default execpromises parameter to `pledge(..)` 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani ed971f1134 Applications: Port Debugger to LibMain 3 years ago
  Ali Mohammad Pur 6d64b13a1b LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance 3 years ago
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 years ago
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> 3 years ago
  Peter 80aa1b93d1 Debugger: Add logging for the other 8 GPRs too 3 years ago
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible 3 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  Gunnar Beutner 31f30e732a Everywhere: Prefix hexadecimal numbers with 0x 4 years ago
  Hendiadyoin1 2c2cf90661 Utilities: Fix Build on x86_64 4 years ago
  Hendiadyoin1 8e575d2f62 Debugger: Compile on x86_64 4 years ago
  Gunnar Beutner c9a8dfa1bf Userland: Add more TODO()s for arch-specific code 4 years ago
  Andreas Kling bf8fd4c193 Everywhere: Remove accidental '\n' from various outln() invocations 4 years ago
  Linus Groh 8625f089bf Debugger: Replace printf() with outln() 4 years ago
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> 4 years ago
  spigwitmer 04f26183cb Debugger: Add basic backtrace support 4 years ago