serenity/Userland
sin-ack 6c46383e23 LibChess: Add convenience constructor for Chess::Square
It didn't feel right to add sv suffixes to 2-character strings, so I
added this convenience constructor.
2022-07-12 23:11:35 +02:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications HexEditor: Gray-out null bytes 2022-07-11 18:11:11 +02:00
Demos WidgetGallery: Repair GML layout on BasicsTab 2022-07-04 11:15:40 +02:00
DevTools DevTools/HackStudio: Fix 'enabled' property of 'build' and 'run' buttons 2022-07-12 11:56:23 +01:00
DynamicLoader
Games Applications+Games+LibGUI: Fix layout problems 2022-06-30 11:51:25 +02:00
Libraries LibChess: Add convenience constructor for Chess::Square 2022-07-12 23:11:35 +02:00
Services Kernel+SystemServer: Make KCOVDevice a character device 2022-07-10 14:57:55 +02:00
Shell Userland: Add /usr/local/sbin to PATH by default 2022-07-08 12:04:01 +02:00
Utilities js: Add missing built-in functions to help() output 2022-07-10 01:11:52 +02:00
CMakeLists.txt