1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 22:31:00 +00:00
serenity/Terminal
Andreas Kling ad53f6afd3 LibC: Move Stopwatch thingy into a <serenity.h> header.
This thing is extremely useful for performance testing so let's put it here.
2019-01-28 23:01:47 +01:00
..
.gitignore Add Terminal/.gitignore 2019-01-15 04:49:01 +01:00
main.cpp Refactor GUI rendering model to be two-phased. 2019-01-26 05:20:32 +01:00
Makefile Start working on a graphical Terminal program. 2019-01-15 04:30:55 +01:00
Terminal.cpp LibC: Move Stopwatch thingy into a <serenity.h> header. 2019-01-28 23:01:47 +01:00
Terminal.h Refactor GUI rendering model to be two-phased. 2019-01-26 05:20:32 +01:00