serenity/Userland
Andreas Kling ed50eb0aaa LibJS/Bytecode: Add environment coordinate caching to SetVariable
This means that SetVariable instructions will now remember which
(relative) environment contains the targeted binding, letting it bypass
the full binding resolution machinery on subsequent accesses.
2024-05-14 06:39:27 +02:00
..
Applets
Applications MouseSettings: Only allow valid cursor themes 2024-05-13 08:26:16 +01:00
BuggieBox
Demos
DevTools
DynamicLoader LibELF: Make orders in which we store/call things explicit 2024-05-08 09:53:58 -06:00
Games LibChess: Fix crash when importing PGN 2024-05-11 07:41:57 +01:00
Libraries LibJS/Bytecode: Add environment coordinate caching to SetVariable 2024-05-14 06:39:27 +02:00
Services Kernel: Add FUSE support 2024-05-07 16:54:27 -06:00
Shell
Utilities LibGfx+Utilities: Add animation utility, make it write animated webps 2024-05-11 15:43:02 -04:00
CMakeLists.txt