This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-13 16:32:06 +00:00
Code
Issues
Activity
Actions
c9b86be1cc
serenity
/
Applications
/
TextEditor
History
Download ZIP
Download TAR.GZ
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