Up to [cvs.NetBSD.org] / pkgsrc / textproc / syntax-highlighting
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 25 07:05:52 2022 UTC (3 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
HEAD
Changes since 1.7: +27 -2
lines
Diff to previous 1.7 (colored)
syntax-highlighting: update to 5.93.0 5.81.0 LaTeX: allow Math env within another Math env java: add assert and var keywords cmake.xml: Updates for CMake 3.20 PHP: add preg_last_error_msg() function and classes that was previously a resource Js: numeric separator ; fix Octal ; add new classes Try to fix Qt 5.14 based compile Make it possible to compile with Qt 6 Fix #5 and add Path style with alternate value (${xx:-/path/}) Python: add match and case keywords (Python 3.10) Bump rust.xml to version 12 Do not spellcheck in Rust code Markdown: add folding in sections Fix BracketMatching color in Breeze Dark theme Added more checking and number support Added proper escaping support with error handling Yet another DetectSpaces at MultiLineText Removed Variable context; not needed Added Error displaying for Placeables Included ##Comments Optimisations (DetectIdentifier, etc.) Fixed Attribute handling Added support for identifiers Multiline text is now working Added support for fluent language files Add `findloc` Fortran function 5.82.0 debchangelog: add Impish Indri remove text/plain from Godot systemd unit: merge some RegExpr rules systemd unit: increase version number systemd unit: update to systemd v248 add support for Godot's gd-scripts Doxygen: fix Word style when the word is at the end of line 5.83.0 Rust syntax - Separate ControlFlow from Keywords Fix perl qw< > highlighting Update GAS syntax to highlight reg/instrs/jmp instrs 5.84.0 Indexer: suggest more RangeDetect instead of RegExpr Use cstyle indenter for PHP (HTML) Haskell: fix comment in an import and some improvement Indexer: checks that the rules of a context are all reachable at least once Python: add bytes literals GLSL: based on GLSL 4.6 Bash/Zsh: fix file descriptor and group in sub-shell, noglob and some Control Flow Python: highlight errors in numbers and some optimizations Remove unneeded LGPL-2.0-only license text GLSL: add types, qualifiers and reserved keywords fix copyright to be the expected array Falcon theme improve INI highlighting for string values add highlighting for the Swift language rework function matching some more fixes to Julia syntax Julia highlighting fixes enable unicode support for regex in highlightings Add Dart language 5.85.0 toml.xml: forbid 0_digits in integers toml.xml: support single-quoted keys Python: Fix r"\\" and derivatives Python: Make unescaped single quote (' or ") strings non-multiline make update_kate_editor_org bsd compatible Python: Fix single quote bytes literals (b"") cmake.xml: Drop version related `find_package()` vars cmake.xml: Update variables for `find_package()` interface cmake.xml: Add CMake 3.21 features XML: add Attribute Separator style (= in <tag attr=value>) XSLT: Enhance highlighter colors (like XML) + region for tag Ini: value as int, float or keyword only if it represents the full value Agda: update keyword list to Agda 2.6.2 XML: fix <!DOCTYPE detection and reordered rules for faster reading (+20%) Python: }} in a f-string as an escape character and add !a flag systemd unit: update to systemd v249 systemd unit: fix highlighting of unit name Mark katehighlightingindexer as a non-GUI executable Disable using QtXMLPatterns with sanitizer build Indexer: suggest LineContinue instead of RegExpr move coroutine keywords in controlflow and replace some keyword rule with WordDetect 5.86.0 cpp.xml: Add two QFlags-related macros markdown.xml: End nested sub-headers fold regions when parent header is closed Python: Add "yield from" keyword Julia highlighting fixes Simplify helpers of Repository::definition[s]For*() Optimize Repository::definitionFor(FileName|MimeType) Repository: unify definitionsForFileName() and definitionsForMimeType() add extra resource path lookups for app files Remove caseSensitive parameter to optimize WildcardMatcher Export WildcardMatcher Accept both Definition objects and definition names Move the default repository management out of KQuickSyntaxHighlighter Add a QObject wrapper for Repository Don't hardcode the default theme, but pick one based on the palette Import Eike's QtQuick syntax highlighter and adapt the build system WildcardMatcher: treat unmatched filename prefixes as no match Port QStringRef (deprected) to QStringView Add rbreak and watch keywords for GDB highlighting Properly highlight RR keywords containing a dash PL/I: Also recognise "pl1" extension and MIME type default themes: Add contrast between String and VerbatimString breeze-light.theme: Add contrast between strings and raw strings isocpp.xml: Highlight raw string delimeters (bug 440038) Update Kconfig highlighter to Linux 5.13 5.87.0 Add basic QML API docs yara - add new 4.x keywords Change license to MIT Removed items that are generating errors for now initial work on terraform syntax highlight Port AbstractHighlighter::highlightLine to QStringView 5.88.0 ' is a valid identifier part Fix the colors of modified and saved lines cmake.xml: Recognize CMake provided modules and functions/macros Remove *.nix files from Bash syntax Add Nix highlighting debchangelog: add Jammy Jellyfish update refs to improved Dockerfile highlighting bash.xml: Add Exherbo script file extensions recognized as `bash` dockerfile.xml: Use `bash` syntax for shell form of commands Specify byproducts for ExternalProject_Add call cmake.xml: Improvements to highlighting Add support of YAML in Fenced Code Blocks in Markdown Update GNU Assmebler syntax 5.89.0 markdown.xml: Fix highlighting of headers (include last char) Update orgmode.xml use the same way as emacs to highlight priority cookie support verbatim since it seems used more often than inline code support single line comment, babel call, priority cookie Update context.xml version Update ConTeXt test references Corrected syntax for ConTeXt TABLE commands ConTeXt: Verbatim highlighting allows for nesting Added ConTeXt test references Update context.xml version number Added highlighting for ConTeXt "\m" command Fixed current math command highlighting misc: Add `Pipfile` to create Python venv for generators cmake.xml: Updates for CMake 3.22 fix: Add `Loader` parameter in call to `yaml.load()` update test for inline code support inline code and another type of number list support block and number list add orgmode.xml add racket.xml 5.90.0 Systemd unit: update to systemd v250 Separate dynamic StringDetect rule to avoid copies in StringDetect::doMath() Very basic support for [[link]] and [[link][desc]] support implicit link in normal text SQL and SQL (PostgreSQL): nested comments support GnuPlot: fix a lot of issue PHP: add readonly, never and some functions/classes/constants of php-8.1 Bash and Zsh: support of ${!2} Bash: more unixcommands (GNU coreutils and some others) Fix language specification comments Rename MIME type text/x-objcpp-src => text/x-objc++src Add Homuncuius.theme Remove rawhtml, not needed Add grammar for RETRO Forth 5.91.0 Python: fix line continuation starting with a string CSS: add some values and functions CSS: fix nested function call Zsh: fix line-break and pattern in double bracket condition Bash: fix line-break in double bracket condition Bash: fix parameter expansion replacement with extended glob [R] Add support for new pipe from R 4.1 Update Stan highlighting 5.92.0 Bash: fix parameter expansion replacement with path without extended glob Lua: fix function highlighting with local function Propagate Qt major version to external project build of the host tools Bash/Zsh: fix keyword ! in ! cmd 5.93.0 Go syntax - "go" -> ControlFlow Go syntax - Separate ControlFlow from Keywords Bash/Zsh: fix expression closing parenthesis in regex
Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 30 10:58:28 2021 UTC (16 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
kf5: KDE Frameworks update to 5.80.0 10 months of patches/updates.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 7 11:57:22 2020 UTC (2 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
syntax-highlighting: update to 5.70.0 5.67 Updates nasm.xml with the latest instructions Perl: Add 'say' to keyword list cmake: Fix `CMAKE_POLICY_*_CMP<N>` regex and add special args to `get_cmake_property` Add GraphQL highlighting definition 5.68 Fix out-of-memory due to too large context stacks [PATCH] General update for CartoCSS syntax highlighting Add syntax highlighting for Java Properties TypeScript: add private fields and type-only imports/exports, and some fixes Add FreeCAD FCMacro extension to the python highlighting definition Updates for CMake 3.17 C++: constinit keyword and std::format syntax for strings. Improvement printf format RPM spec: various improvements Makefile highlight: fix variable names in "else" conditionals Add syntax highlighting for Solidity Small improvements in some XML files Makefile highlight: add substitutions 5.69 LaTeX: fix math parentheses in optional labels Add Inno Setup syntax, including embedded Pascal scripting Lua: add # as additional deliminator to activate auto-completion with `#something` C: remove ' as digit separator add some comment about the skip offset stuff optimize dynamic regex matching fix regex rules wrongly marked as dynamic extend indexer to detect dynamic=true regexes that have no place holders to adapt Add Overpass QL highlighting Agda: keywords updated to 2.6.0 and fix float points 5.70 debchangelog: add Groovy Gorilla Update Logtalk language syntax support TypeScript: add the "awaited" type operator
Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 27 21:31:20 2019 UTC (2 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
syntax-highlighting: update to 5.61.0 5.61.0 TypeScript: fix keywords in conditional expressions Fix generator and test paths of CMake Add support for additional QML keywords not part of JavaScript Update cmake highlighting 5.60.0 Fortran: relicense to MIT Improve the Fortran fixed format syntax highlighting Fortran: implement free & fixed formats Fix CMake COMMAND nested paren highlighting Add more keywords and also support rr in gdb highlighter Detect comment lines early in GDB highlighter AppArmor: update syntax Julia: update syntax and add constants keywords CMake: Highlight the standard CMake environment variables Add syntax definition for ninja build CMake: Support for 3.15 features Jam: various improvements and fixes Lua: update for Lua54 and end of function as Keyword rather than Control C++: update for C++20 debchangelog: add Eoan Ermine 5.59.0 YAML: only comments after spaces and other improvements/fixes Markdown: use includeAttrib in code blocks fix highlighting of "\0" in C mode Tcsh: fix operators and keywords Add syntax definition for the Common Intermediate Language SyntaxHighlighter: Fix foreground color for text without special highlighting Add example app for printing highlighted text to pdf Markdown: Use color with higher contrast for lists Remove .conf extension from "INI Files" hl, to determine the highlighter using MIME type Perl: fix the // operator fix casing of UInt* types in Julia hl 5.58.0 Add syntax highlighting for fish shell AppArmor: don't highlight variable assignments and alias rules within profiles
Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 25 21:08:11 2019 UTC (3 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
kde: update KDE Frameworks to 5.57.0 KCompletion Don't set a null completer on a non-editable combobox Syntax Highlighting Add syntax definition for Elm language to syntax-highlighting AppArmor & SELinux: remove one indentation in XML files Doxygen: don't use black color in tags Allow line end context switches in empty lines Fix endRegion folding in rules with beginRegion+endRegion (use length=0) Add extensions to groovy highlighting Add Smali syntax highlighting file Add "." as weakDeliminator in Octave syntax file Logcat: fix dsError color with underline="0" fix highlighter crash for broken hl file guard target link libraries for older CMake version
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 21 06:55:35 2018 UTC (4 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
syntax-highlighting: update to 5.47.0 * Perl6: Add support for extensions .pl6, .p6, or .pm6 * DoxygenLua: fix closing comment blocks (bug 394184) * Add pgf to the latex-ish file formats (same format as tikz) * Add postgresql keywords * Highlighting for OpenSCAD * debchangelog: add Cosmic Cuttlefish * cmake: Fix DetectChar warning about escaped backslash * Pony: fix identifier and keyword * Lua: updated for Lua5.3
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 27 04:09:12 2018 UTC (4 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored)
syntax-highlighting: Install org_kde_ksyntaxhighlighting.categories properly
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 17 20:11:06 2018 UTC (4 years, 6 months ago) by markd
Branch: MAIN
kf5: update to 5.41.0 16 months worth of updates. requires qt5>=5.7