An open API service providing commit metadata for open source projects.

GitHub / pygments/pygments / commits

Pygments is a generic syntax highlighter written in Python

SHA Message Author Date Stats
38f426a6 Add heading for 2.22.0. Matthäus G. Chajdas <d****v@a****t> 10 days ago
a43b45dc Get ready for the 2.21.0 release. Matthäus G. Chajdas <d****v@a****t> 10 days ago
d8f14cb3 Fix version_added for Purescript. Matthäus G. Chajdas <d****v@a****t> 10 days ago
19c58170 Remove superfluous parentheses from PostgresExplainLexer (#3232) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9992e099 merge Merge pull request #3191 from jvoisin/dupes Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bd225771 Fix regexlint warnings after latest update. Matthäus G. Chajdas <d****v@a****t> about 1 month ago
6a62df1d Release preparation: Update the changelog. Matthäus G. Chajdas <d****v@a****t> about 1 month ago
aabba328 merge Merge pull request #3221 from jvoisin/alter Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d3441d00 merge Merge pull request #3225 from jvoisin/caddy Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c593f3f2 Add a lexer for Caddy jvoisin <j****n@d****g> about 1 month ago
0644b532 Simplify single-character regex alternations to character classes jvoisin <j****n@d****g> about 1 month ago
8549c5a7 [Bug] Fail on invalid -L values (#3217) Kamyar Moteallemi <k****i@i****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bc57a65d YAML: recognize non-breaking spaces (#3209) Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
82e3442f Fix #2926 issue in BashLexer (#2969) Styx0x6 <s****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d0588828 CHANGES: sort alphabetically Georg Brandl <g****g@p****g> about 1 month ago
2f0d713b Fix RawTokenFormatter crash when error_color is set (#3215)
Co-authored-by: Georg Brandl <g****g@p****g>
Vineeth Sai <v****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6a7aa837 Clojure: recognize named, octal and unicode character literals as a single to...
Co-authored-by: Georg Brandl <g****g@p****g>
Amad Naseem <4****m@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5b57beac JSX: Allow apostrophes in element text (#2816) (#3214)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
57c37278 C#: recognize interpolated verbatim strings (#2685) (#3213)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7a45519e Kusto: highlight object member access (#2779) (#3211)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5b7a089b Vala: recognize verbatim strings (#3206)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f0519004 Kotlin: support anonymous companion objects (#2525) (#3212) Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e1d0cd03 Jsonnet: recognize array slice colons (#2828) (#3208) Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
86ee7c61 SCSS: Recognize variables in property values (#3210) Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ee289546 TeX: recognize math environments (#3034) (#3204)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8c7866d2 Vala: recognize conditional compilation directives (#3207) Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b6aaaca7 Groff formatter: don't duplicate a character when word-wrapping (#3201) Vineeth Sai <v****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9c436b34 Go lexer improvements (#3199) Armin Günther <a****2@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6c2cf281 [Bug] Fix hexdump regex to only match valid hex digits (#3200) hiro-nikaitou <v****e@p****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6ea4ac51 (Fish) Fix fish single quote backslash escape (#3138) C Martyr <4****j@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1d0e749f fix newline Georg Brandl <g****g@p****g> about 2 months ago
38c6c59e Remove redundant validation on already escaped filename field (#3196) Styx0x6 <s****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f1a91515 Mathematica: recognize \[Name] named-character escapes (#3197) Apoorv Darshan <a****u@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8882fe32 Ruby: treat << after ), ], } as the shift operator, not a heredoc (#3195) Amad Naseem <4****m@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7de59ba7 Use words() for large keyword lists in a few lexers (#3189)
Co-authored-by: Georg Brandl <g****g@p****g>
Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
29fd4f40 fix goldens Georg Brandl <g****g@p****g> about 2 months ago
7701d32e Simplify redundant regex lookarounds in lexers (#3192) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8cc5e980 Speed up multiline comment matching with [\s\S]*? (#3187) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e0241de5 Remove redundant duplicate regexes in several lexers jvoisin <j****n@d****g> about 2 months ago
ce720cb8 merge Merge pull request #3190 from jvoisin/fix_words Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
64226095 Fix regex_opt emitting redundant character classes for duplicate words jvoisin <j****n@d****g> about 2 months ago
c97c0b54 merge Merge pull request #3185 from jvoisin/esc Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6c5addc2 Add a test for the previous commit jvoisin <j****n@d****g> about 2 months ago
53750ec8 Simplify redundant whitespace regexes to \s+ (#3186) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8f184919 Speed up HtmlFormatter token escaping with quote=False jvoisin <j****n@d****g> about 2 months ago
7c196150 fix more unwanted string concatenations Georg Brandl <g****g@p****g> about 2 months ago
2cad2642 zig: fix missing comma in keyword list Georg Brandl <g****g@p****g> about 2 months ago
5b198488 julia: avoid double quantifiers Georg Brandl <g****g@p****g> about 2 months ago
dab45b6e Swift: keep `func` a keyword in `class func` methods (#3177) Apoorva Verma <7****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f7c11a0f Speed up HtmlFormatter._format_lines per-token loop (#3184) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
85ded1d0 Add `union` as a class keyword (C# 15) (#3182) Miko <1****i@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ba6c1d6d Bump scripts/get_vimkw.py to vim9.2 (#3183) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
21fb2b5d keep "default" as default style Georg Brandl <g****g@p****g> about 2 months ago
3e77fdd3 Fix automated test failure. Matthäus G. Chajdas <d****v@a****t> about 2 months ago
a2144983 merge Merge pull request #3129 from Trung6405/fix/rawstring-dollar-rendering Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a0204f69 merge Merge pull request #3051 from gluesmith2021/CLexer_Support_preproc_multiline_... Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
fa42af4e merge Merge pull request #3092 from mikomikotaishi/additional-keywords Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
4a8a7b2c merge Merge pull request #3132 from brunocmesquita/feature/night-owl-style Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
28e58aa9 D: Allow non-ASCII (Unicode) identifiers (#3163)
Co-authored-by: Georg Brandl <g****g@p****g>
Ardit Tirana <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
312dd03f Fix mention regex in MarkdownLexer to support hyphens in usernames (#3139) Trung Nguyen <t****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
857e46ae MATLAB, Octave, Scilab: Allow line continuations in function signatures (#3164)
Co-authored-by: Georg Brandl <g****g@p****g>
Ardit Tirana <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
760627e5 (Julia) Fix rstrings backslash (#3140) C Martyr <4****j@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7bad767e Add .ipp to C++ lexer file extensions (#3141)
Co-authored-by: Fiona Salimbangon <f****n@s****u>
fiona3758 <a****1@a****u>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c1376e05 Lua lexer modifications (#3143) MtScience <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
328319ca Base the CUDA lexer on C++ instead of C (#3144)
Co-authored-by: Georg Brandl <g****g@p****g>
MJSHANG <s****a@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
11665605 Markdown: highlight bold-italics (#3152)
Co-authored-by: Georg Brandl <g****g@p****g>
Rashid Mahmood <c****d@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0200c3c0 Inline import of importlib.metadata (#3157) Daniel Hollas <d****s@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
16b39780 Fix wrong token offsets for embedded code blocks (#3133) (#3158)
Co-authored-by: Georg Brandl <g****g@p****g>
Sarath Francis <s****0@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e5e4cf7b Update Boogie and Civl Verifier lexer (#3156) Radu-Mihai Costache <r****e@m****u>
Committed by: GitHub <n****y@g****m>
about 2 months ago
27afd50c WebAssembly: recognize sign-extension operators (#3160)
Co-authored-by: Georg Brandl <g****g@p****g>
Labib Bin Salam <9****m@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0d558fb1 Twig: allow uppercase letters at the start of identifiers (#3159) Labib Bin Salam <9****m@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f6fcef86 csound: add missing opcode parameter type letter (#3161) Sophie Hirn <g****b@s****o>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1e376e81 Tcl: stop `$name` variable references at a dash (#3165)
Co-authored-by: Georg Brandl <g****g@p****g>
Ardit Tirana <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
3b4be4ab Require a word break after `set` as a GoogleSQL keyword (#3167) greymoth <m****7@i****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b073d8ad C++: highlight a function following a namespace body (#3176) Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
510a9c22 TypeScript: require whitespace after `module` contextual keyword (#3172)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
76c405cd Ruby: don't duplicate the body of an unterminated heredoc (#3171)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
797c4c44 Smithy: fix text blocks and add missing syntax (#3168) Jordon Phillips <J****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
2a131b1a Improve a bit the vimscript lexer (#3173) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
94702fe5 Kotlin: don't consume the char after a nullable type marker (#2964) (#3178)
Co-authored-by: Georg Brandl <g****g@p****g>
Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
147c5b3b LaTeX formatter: honor wrapped lexer options in LatexEmbeddedLexer (#2975) (#... Sanjay Santhanam <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
04beeede Improve scripts/get_vimkw.py (#3174) Julien Voisin <j****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
59b6d822 Add 'yml' as an alias for the YAML lexer (#3179) Apoorv Darshan <a****u@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
fdae4f76 Allow transparent in style color definitions (#3180) Ahmet Faruk Ilhan <A****4@s****h>
Committed by: GitHub <n****y@g****m>
about 2 months ago
076a6761 Restore the demo (hopefully.) Matthäus G. Chajdas <d****v@a****t> about 2 months ago
a1fd09bc JavaScript: highlight the `arguments` object (#3146) (#3162) Labib Bin Salam <9****m@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
74fdf56e Update Macaulay2 symbols for v1.26.05 (#3120) Doug Torrance <d****9@g****u>
Committed by: GitHub <n****y@g****m>
3 months ago
bccbab60 reStructuredText: dot (".") and plus ("+") are allowed in directive/role name... Shengyu Zhang <i****@s****e>
Committed by: GitHub <n****y@g****m>
3 months ago
78fee6a6 fix some typos Georg Brandl <g****g@p****g> 3 months ago
20d83b25 Documentation and comment fixes (#3136) MtScience <1****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
60b3a294 AUTHORS: add Bruno Mesquita for Night Owl style Bruno Mesquita <b****a@a****m> 3 months ago
d7dba538 Add Night Owl style by Sarah Drasner Bruno Mesquita <b****a@a****m> 3 months ago
89fa5deb test_raw_string changes Trung6405 <t****5@g****m> 4 months ago
5f07041e lexers/dotnet: support dollar-prefixed and multi-quote raw string literals in... Trung6405 <t****5@g****m> 4 months ago
6fe2c314 Python lexer: add frozendict Python 3.15 builtin (#3119) Rodrigo Girão Serrão <5****o@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
98aa2560 merge Merge pull request #3066 from anayrat/explain Matthäus G. Chajdas <A****u@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bfb35e69 Fix overlapping regex characters. Matthäus G. Chajdas <d****v@a****t> 4 months ago
10d46aa2 Regenerate mapfiles. Matthäus G. Chajdas <d****v@a****t> 4 months ago
8b754daf Fix incorrect underline. Matthäus G. Chajdas <d****v@a****t> 4 months ago
21874478 Update CHANGES. Matthäus G. Chajdas <d****v@a****t> 4 months ago

← Back to repository