summaryrefslogtreecommitdiff
path: root/AK/Buffer.h
AgeCommit message (Expand)Author
2019-01-18StringBuilder: Use a ByteBuffer internally instead of a Vector<String>.Andreas Kling
2018-12-21Yet another pass of style fixes.Andreas Kling
2018-12-04Import a simple text editor I started working on.Andreas Kling
2018-10-17Integrate ext2 from VFS into Kernel.Andreas Kling
2018-10-11AK::Buffer should not free unowned backing stores, duh.Andreas Kling
2018-10-10Import all this stuff into a single repo called Serenity.Andreas Kling