1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 19:42:08 +00:00
serenity/Shell
AnotherTest a398898c12 Shell: Switch to using Core::EventLoop
This commit refactors Shell to a Core::Object and switches its looping
to Core::EventLoop.
2020-05-17 11:58:08 +02:00
..
CMakeLists.txt Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
Execution.h Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
Job.h Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
main.cpp Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
Parser.cpp Shell: Parse comments 2020-05-10 10:23:05 +02:00
Parser.h Shell: Parse comments 2020-05-10 10:23:05 +02:00
Shell.cpp Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
Shell.h Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00