提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 年之前
  Sam Atkins 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2 年之前
  Sam Atkins 0511059d60 LibJS: Assign folding regions for JS files 2 年之前
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 年之前
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes 4 年之前
  Ali Mohammad Pur 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 年之前
  Max Wipfli 106ad6ba09 LibJS: Fix off-by-one error in SyntaxHighlighter 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 年之前
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 年之前
  Andreas Kling ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 4 年之前
  Andreas Kling 767ff06f56 LibGfx: Make Color(NamedColor) inline and constexpr 4 年之前