1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 15:37:46 +00:00
serenity/Userland
Ali Mohammad Pur c7a99aafac LibJS: Use ScopePusher to correctly push the scope in for statements
We were previously pushing a scope but forgetting to actually set it as
the current scope.
2021-09-16 21:51:45 +02:00
..
Applets Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Applications PixelPaint: Tweak layer/tool properties widget heights 2021-09-16 16:54:34 +02: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 Meta: Switch to a SuperBuild that splits host and target builds 2021-09-15 19:04:52 +04:30
Games Breakout: Tag fallthrough statement 2021-09-15 14:22:34 +00:00
Libraries LibJS: Use ScopePusher to correctly push the scope in for statements 2021-09-16 21:51:45 +02:00
Services FileSystemAccessServer: Only compute basename when prompting 2021-09-16 17:17:13 +02:00
Shell Shell: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00
Utilities js: Add a simple loadJSON(path) built-in to load JSON from a file 2021-09-16 21:49:50 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00