Commit History

Author SHA1 Message Date
  Ben Wiederhake aca01932bd LibMarkdown: Make href always a String 3 years ago
  Nico Weber 61e9e80232 LibMarkdown: Fix typo in variable name 3 years ago
  Peter Elliott 565b561522 LibMarkdown: Render sequences of spaces properly in the terminal 3 years ago
  Peter Elliott 9c0563cc10 LibMarkdown: Implement hard and soft line breaks 3 years ago
  Peter Elliott af5a07399e LibMarkdown: Handle delimiter flanking with punctuation 3 years ago
  Peter Elliott 6724d6d391 LibMarkdown: Add terminal rendering for new markdown Text parser 3 years ago
  Peter Elliott ec9f892899 LibMarkdown: Rewrite Inline text parser to be more forgiving 3 years ago
  Peter Elliott dee84113ab LibMarkdown: Match HTML formatting of Commonmark tests 3 years ago
  Andreas Kling 89f5f92b7e LibMarkdown: Convert a bunch of StringBuilder::appendf() => appendff() 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  asynts bb483f7ef4 Everywhere: Name debug macros more consistently. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago