1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:37:47 +00:00
serenity/Userland
Timothy Flynn afc0e461e1 AK+Everywhere: Disallow returning a reference from a fallible expression
This will silently make a copy. Rather than masking this behavior, let's
explicitly disallow it.
2023-01-13 18:50:47 -05:00
..
Applets Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
Applications LibJS+Everywhere: Return strings by value from PrimitiveString 2023-01-13 18:50:47 -05:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
DevTools AK: Add support for "debug only" formatters 2023-01-13 21:09:26 +00:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
Libraries AK+Everywhere: Disallow returning a reference from a fallible expression 2023-01-13 18:50:47 -05:00
Services Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
Shell Shell: Use AllocatingMemoryStream to search for the IFS 2023-01-14 00:33:35 +03:30
Utilities AK+Everywhere: Disallow returning a reference from a fallible expression 2023-01-13 18:50:47 -05:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00