ladybird/Userland
Andreas Kling 08510a0c80 LibJS: Rename VM::current_scope() => current_environment_record()
And rename some related functions that wrapped this as well.
2021-06-21 23:49:50 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications PixelPaint: Add loading and saving of color palettes 2021-06-21 22:32:58 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools LibJS: Replace boolean without_side_effects parameters with an enum 2021-06-17 16:52:15 +02:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games FlappyBug: Add missing component declaration 2021-06-20 11:13:30 +01:00
Libraries LibJS: Rename VM::current_scope() => current_environment_record() 2021-06-21 23:49:50 +02:00
Services LaunchServer: Make all file handlers configurable including directories 2021-06-21 22:30:41 +02:00
Shell Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Utilities cp: Copy sources into destination if it is already a directory 2021-06-21 16:50:29 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00