Commit History

作者 SHA1 備註 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
  Ali Mohammad Pur ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Matteo Benetti 3e1626acdc Spreadsheet+LibSyntax: Never insert spans directly 2 年之前
  Sam Atkins 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2 年之前
  Sam Atkins 8007c103dd LibSyntax: Move Language enum into its own files 2 年之前
  Sam Atkins 676d75603b LibCMake+LibSyntax: Add a CMakeCache.txt syntax highlighter 2 年之前
  Sam Atkins 9f9ea8ccb5 LibCMake+LibSyntax: Add a CMake syntax highlighter 2 年之前
  Sam Atkins e239e1ccbc LibSyntax: Expose folding regions from ProxyHighlighterClient 2 年之前
  Sam Atkins d169af117d LibSyntax+LibGUI: Let syntax highlighters assign folding regions 2 年之前
  Karol Kosek c75bfa9cda LibSyntax: Add `common_language_extension()` function 2 年之前
  Karol Kosek b00865bce5 LibSyntax+TextEditor: Move Highlighter::language_string() out of class 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Kyle Lanmon 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani 7cc6ba16be Libraries: Use default constructors/destructors in LibSyntax 3 年之前
  thankyouverycool 94b74937d8 LibGUI+LibSyntax: Stringify Highlighter::Language 3 年之前
  Itamar 4646bf4b92 LibCpp: Add SemanticSyntaxHighlighter 3 年之前
  Brian Gianforcaro d32736582e LibSyntax: Add a language enum entry for git commit messages 3 年之前
  Sam Atkins 38f6140159 LibWeb: Implement first draft of CSS syntax highlighting :^) 3 年之前
  Ali Mohammad Pur 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 年之前
  Ali Mohammad Pur 97a230e4ef LibWeb: Add a super basic HTML syntax highlighter 4 年之前
  Dylan Katz 984b6e08cf LibSQL: Add a syntax highlighter 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 年之前
  Andreas Kling ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 4 年之前
  Andreas Kling 43c7d7d285 LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax 4 年之前