Age | Commit message (Expand) | Author |
---|---|---|
2020-03-08 | AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) | Andreas Kling |
2020-03-05 | Inspector: Store remote object addresses as uintptr_t instead of String | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-19 | Inspector: Show remote object properties in a table view | Andreas Kling |