Age | Commit message (Expand) | Author |
---|---|---|
2019-07-24 | AK: Add NonnullOwnPtr. | Andreas Kling |
2019-07-11 | AK: Delete bad pointer assignment operators and constructors. | Andreas Kling |
2019-07-04 | AK: Move some of LogStream out of line & add overloads for smart pointers. | Andreas Kling |
2019-06-29 | AK: Defer to Traits<T> for equality comparison in container templates. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-14 | AK: Improve smart pointer ergonomics a bit. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2018-12-05 | Support inserting a newline. | Andreas Kling |
2018-12-04 | Import a simple text editor I started working on. | Andreas Kling |
2018-10-26 | Implement /proc/PID/vm. | Andreas Kling |
2018-10-16 | Merge some features from gerbert into OwnPtr and RetainPtr. | Andreas Kling |
2018-10-10 | Import all this stuff into a single repo called Serenity. | Andreas Kling |