1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 16:32:06 +00:00
serenity/Applications/TextEditor
Andreas Kling ab94a6be00 AK: Add String::copy(BufferType) helper.
This will create a String from any BufferType that has data() and size().
2019-04-20 14:13:40 +02:00
..
.gitignore Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
main.cpp AK: Add String::copy(BufferType) helper. 2019-04-20 14:13:40 +02:00
Makefile Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00