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 년 전 |