Andreas Kling
|
8135952832
|
Add a Chomp feature to String construction that removes a trailing newline.
This will be useful in many situations.
|
2018-11-07 00:19:35 +01:00 |
|
Andreas Kling
|
c8b7173aa8
|
Add a CircularQueue template class to AK.
|
2018-10-22 22:46:02 +02:00 |
|
Andreas Kling
|
702d308e67
|
Oops, StringImpl's "the empty string" global was not always initialized.
These "oops forgot to initialize" bugs are getting annoying...
|
2018-10-22 13:10:08 +02:00 |
|
Andreas Kling
|
9171521752
|
Integrate ext2 from VFS into Kernel.
|
2018-10-17 10:57:23 +02:00 |
|
Andreas Kling
|
fd708a4cb1
|
Reduce dependence on STL.
|
2018-10-16 12:11:27 +02:00 |
|
Andreas Kling
|
5a30055157
|
Import all this stuff into a single repo called Serenity.
|
2018-10-10 11:53:07 +02:00 |
|