1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Shell
Andreas Kling 656d1e1318 Shell: Print the full name of missing interpreters
We were missing two characters at the end due to a mix-up when skipping
over the first two characters ("#!")
2020-05-17 12:33:28 +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: Print the full name of missing interpreters 2020-05-17 12:33:28 +02:00
Shell.h Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00