Commit Graph

5 Commits

Author SHA1 Message Date
R-Goc
919f44f3a5 LibCore: Explicitly export symbols from LibCore
This patch adds explicit symbol export to LibCore. This leads to about
350 less symbols being exported.
2026-02-26 18:31:57 +01:00
Ben Wiederhake
ee5a6e1b28 LibCore: Remove unused header in AnonymousBuffer 2026-02-21 19:27:35 +01:00
Andreas Kling
5968ff90af LibCore: Add AnonymousBuffer::bytes() getter 2026-02-01 22:46:09 +01:00
rmg-x
a4d931d14a LibCore+LibIPC: Move various encode/decode specializations to LibIPC
This removes a dependency on LibIPC from LibCore.
2025-06-14 16:03:26 -04:00
Timothy Flynn
93712b24bf Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00