Files
ladybird/Libraries/LibGUI
asynts b7a4c4482f AK: Resolve format related circular dependencies properly.
With this commit, <AK/Format.h> has a more supportive role and isn't
used directly.

Essentially, there now is a public 'vformat' function ('v' for vector)
which takes already type erased parameters. The name is choosen to
indicate that this function behaves similar to C-style functions taking
a va_list equivalent.

The interface for frontend users are now 'String::formatted' and
'StringBuilder::appendff'.
2020-09-23 21:45:28 +02:00
..
2020-08-25 09:46:28 +02:00
2020-09-08 14:01:21 +02:00
2020-05-01 16:58:18 +02:00
2020-07-28 16:29:44 +02:00
2020-04-21 16:19:18 +02:00