Commit History

Author SHA1 Message Date
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 5 years ago
  Andreas Kling 42f2696355 LibCore: Add a way to set an individual Core::Object property remotely 5 years ago
  Andreas Kling d16f8214d8 LibCore: Allow RPC clients to specify the currently inspected object 5 years ago
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 years ago
  Andreas Kling 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files 5 years ago
  Andreas Kling 6cbd72f54f AK: Remove bitrotted Traits::dump() mechanism 5 years ago
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago