Commit History

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