serenity/Libraries
Shannon Booth 3879d75219 LibCore: Simplify some of DirIterator's code
The main changes are in advance_next() where we flatten some of the
nesting to improve readability
2020-02-15 11:40:05 +01:00
..
LibAudio AK: Remove manual forward declarations with <AK/Forward.h> 2020-02-15 00:12:31 +01:00
LibBareMetal LibBareMetal: Add Memory definitions 2020-02-09 19:38:17 +01:00
LibC AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibCore LibCore: Simplify some of DirIterator's code 2020-02-15 11:40:05 +01:00
LibELF AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibGfx LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA 2020-02-15 01:06:32 +01:00
LibGUI LibCore: Reduce header dependencies of EventLoop 2020-02-15 02:09:00 +01:00
LibHTML LibGfx: Remove Utf8View.h dependency from Font.h 2020-02-15 00:27:50 +01:00
LibIPC LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibM LibM: Install immediately after building 2020-02-06 14:28:35 +01:00
LibMarkdown AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibPCIDB Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LibProtocol LibCore: Reduce header dependencies of EventLoop 2020-02-15 02:09:00 +01:00
LibPthread LibPthread: Install immediately after building 2020-02-06 14:29:07 +01:00
LibThread LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibVT LibGfx: Remove Utf8View.h dependency from Font.h 2020-02-15 00:27:50 +01:00
Makefile