Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #1936 from tzing/master | Matthäus G. Chajdas | 2021-11-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | enhance: support vagrantfile | |||||
| * | | | | | | | | fix: generate mapfiles | tzing | 2021-11-01 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | add: vagrantfile | tzing | 2021-11-01 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Update CHANGES. | Matthäus G. Chajdas | 2021-11-21 | 1 | -2/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #1947 from eigilhs/add-kshrc-to-shell-lexer | Matthäus G. Chajdas | 2021-11-21 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add kshrc to the shell lexer | |||||
| * | | | | | | | | Add kshrc to the shell lexer | Eigil Skjæveland | 2021-11-07 | 2 | -1/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Update CHANGES. | Matthäus G. Chajdas | 2021-11-21 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'blu-base-lexers_de' | Matthäus G. Chajdas | 2021-11-21 | 43 | -13046/+12670 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'lexers_de' of https://github.com/blu-base/pygments into ↵ | Matthäus G. Chajdas | 2021-11-21 | 43 | -13046/+12670 | |
| |\ \ \ \ \ \ \ \ \ |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | blu-base-lexers_de | |||||
| * | | | | | | | | | Fix issues marked by pylint | Sebastian Engel | 2021-11-02 | 2 | -3/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: dylan lexer | Sebastian Engel | 2021-11-02 | 5 | -605/+610 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: dsls lexer | Sebastian Engel | 2021-11-02 | 12 | -4083/+3480 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: d lexer | Sebastian Engel | 2021-11-02 | 4 | -2227/+2289 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: dotnet lexer | Sebastian Engel | 2021-11-02 | 9 | -5255/+5396 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: diff lexer | Sebastian Engel | 2021-10-23 | 1 | -14/+14 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: devicetree lexer | Sebastian Engel | 2021-10-23 | 2 | -443/+443 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: data lexer(json,yaml) | Sebastian Engel | 2021-10-23 | 10 | -823/+824 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Modernize Whitespace token: dalvik lexer | Sebastian Engel | 2021-10-23 | 2 | -78/+96 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Regenerate golden test files. | Matthäus G. Chajdas | 2021-11-21 | 2 | -1/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1948 from Morphclue/patch-1 | Matthäus G. Chajdas | 2021-11-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | GDScript: Add void datatype | |||||
| * | | | | | | | | | | fix: void datatype | Julian Holfeld | 2021-11-08 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | refactor: add void keyword | Julian Holfeld | 2021-11-08 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1956 from not-my-profile/sort-style-gallery | Matthäus G. Chajdas | 2021-11-21 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Sort styles in gallery by background luminance | |||||
| * | | | | | | | | | | Sort styles in gallery by background luminance | Martin Fischer | 2021-11-14 | 1 | -0/+10 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Devicetree: recognize hexadecimal addresses for nodes | Georg Brandl | 2021-11-17 | 4 | -2/+251 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #1949 | |||||
* | | | | | | | | | | | Asm lex bugfix #1895: register re check for boundary (#1961) | Sebastian Engel | 2021-11-17 | 3 | -68/+69 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | demo: Sort options in lexer select (#1958) | Martin Fischer | 2021-11-17 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | CSharp: add "cs" alias | Georg Brandl | 2021-11-17 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #1962 | |||||
* | | | | | | | | | | | Improve CddlLexer performance (#1959) | Sebastian Engel | 2021-11-16 | 2 | -118/+10 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #1955 from not-my-profile/fix-unreadable | Matthäus G. Chajdas | 2021-11-14 | 6 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | Fix unreadable dark styles by adding missing colors | |||||
| * | | | | | | | | | Slightly adjust sas style to meet WCAG AA | Martin Fischer | 2021-11-14 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of #1718. | |||||
| * | | | | | | | | | Add missing colors to dark styles | Martin Fischer | 2021-11-14 | 5 | -11/+14 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some dark styles did not define a color for every token type, resulting in black text (the browser default for text) on dark backgrounds (defined by the styles) unless the web page had some CSS to remedy that like: body { color: white; background: black; } We however don't want the readability of styles to rely on external CSS. Part of #1718. Fixes some unreadable styles reported in #1526. | |||||
* | | | | | | | | | Fix docs build. | Matthäus G. Chajdas | 2021-11-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | wcag-contrast-ratio is now a build-time dependency for the docs. | |||||
* | | | | | | | | | Promote styles meeting WCAG AA in styles gallery (#1954) | Martin Fischer | 2021-11-14 | 3 | -22/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of #1718. | |||||
* | | | | | | | | | Update CHANGES. | Matthäus G. Chajdas | 2021-11-13 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fix #1479. | Matthäus G. Chajdas | 2021-11-13 | 4 | -1/+17 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Update CHANGES. | Matthäus G. Chajdas | 2021-11-13 | 1 | -1/+14 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Handle ' and " in the repeated token script. | Matthäus G. Chajdas | 2021-11-13 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Fix #1896. | Matthäus G. Chajdas | 2021-11-13 | 8 | -82/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a simpler expression to match comments in HTML/XML. | |||||
* | | | | | | | | | Improve HexdumpLexer. | Matthäus G. Chajdas | 2021-11-13 | 7 | -29598/+29598 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly identify whitespace. | |||||
* | | | | | | | | | Improve NSIS lexer. | Matthäus G. Chajdas | 2021-11-13 | 2 | -4130/+921 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correctly identify whitespace. * Merge consecutive tokens where possible. * Consistently use String.Double for the opening and closing quotation marks | |||||
* | | | | | | | | | Merge branch 'not-my-profile-default-style-wcag-aa' | Matthäus G. Chajdas | 2021-11-13 | 128 | -1472/+864 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Regenerate HTML test files. | Matthäus G. Chajdas | 2021-11-13 | 128 | -1472/+864 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' of github.com:pygments/pygments | Matthäus G. Chajdas | 2021-11-13 | 5 | -16/+240 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Debian control: more regex simplification | Georg Brandl | 2021-11-09 | 3 | -145/+55 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Update debian control (#1946) | sblondon | 2021-11-09 | 3 | -4/+318 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix Bibtex comment/commentary keyword difference (#1899) | Sebastian Engel | 2021-11-06 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'not-my-profile-default-style-wcag-aa' | Matthäus G. Chajdas | 2021-11-13 | 2 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / / | Re-generated the HTML tests due to changed colors. | |||||
| * | | | | | | | | Merge branch 'default-style-wcag-aa' of ↵ | Matthäus G. Chajdas | 2021-11-13 | 2 | -13/+13 | |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | https://github.com/not-my-profile/pygments into not-my-profile-default-style-wcag-aa | |||||
| * | | | | | | | | Make default style meet WCAG AA | Martin Fischer | 2021-11-02 | 2 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accessibility by default is important. The colors with a too low contrast were adjusted just so much that they match the required contrast of 4.5. Part of #1718. |