ladybird/Userland
Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error)
These are really supposed to be a list of SyntaxError objects, but for
now we simply return all the Parser::Error objects we got from Parser.
2021-09-14 21:41:51 +02:00
..
Applets Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Applications Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Demos Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
DevTools Profiler: Make the ProfileModel searchable 2021-09-14 21:33:15 +04:30
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Libraries LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) 2021-09-14 21:41:51 +02:00
Services FileOperation: Deduplicate destination file names on copy 2021-09-13 18:08:34 +04:30
Shell Shell: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
Utilities Utilities: Use ElapsedTimer::start_new in allocate 2021-09-12 17:24:44 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00