This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-21 03:56:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7efd61fcf5b6b993cb8a142c8bf84ec7c2de16b5
ladybird
/
Applications
/
TextEditor
History
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