Historique des commits

Auteur SHA1 Message Date
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Ali Caglayan 1ee3ec16a9 Userland: Fix absolute paths in man page links il y a 1 an
  Liav A 22737b70bc LibMarkdown: Add render_for_raw_print methods to Node derived classes il y a 2 ans
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() il y a 2 ans
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  MacDue 8140b1fa18 LibMarkdown: Implement the image size extension il y a 2 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  huttongrabiel 25970f2763 LibMarkdown: Add strike-through text support to markdown il y a 3 ans
  Peter Elliott 5ad44ac2e5 LibMarkdown: Ignore backslash on non-punctuation characters il y a 3 ans
  xSlendiX 7685d53654 LibMarkdown: Add terminal color formatting il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling 409b20e316 LibMarkdown: Allow nested links il y a 3 ans
  Ben Wiederhake 24e7196158 LibMarkdown: Implement introspection of the document tree il y a 3 ans
  Ben Wiederhake aca01932bd LibMarkdown: Make href always a String il y a 3 ans
  Nico Weber 61e9e80232 LibMarkdown: Fix typo in variable name il y a 3 ans
  Peter Elliott 565b561522 LibMarkdown: Render sequences of spaces properly in the terminal il y a 3 ans
  Peter Elliott 9c0563cc10 LibMarkdown: Implement hard and soft line breaks il y a 3 ans
  Peter Elliott af5a07399e LibMarkdown: Handle delimiter flanking with punctuation il y a 3 ans
  Peter Elliott 6724d6d391 LibMarkdown: Add terminal rendering for new markdown Text parser il y a 3 ans
  Peter Elliott ec9f892899 LibMarkdown: Rewrite Inline text parser to be more forgiving il y a 3 ans
  Peter Elliott dee84113ab LibMarkdown: Match HTML formatting of Commonmark tests il y a 3 ans
  Andreas Kling 89f5f92b7e LibMarkdown: Convert a bunch of StringBuilder::appendf() => appendff() il y a 4 ans
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  asynts bb483f7ef4 Everywhere: Name debug macros more consistently. il y a 4 ans