index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
-x functionality updates, Python 3 compatibility fix
Georg Brandl
2017-01-22
3
-9
/
+8
*
Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559)
Georg Brandl
2017-01-22
67
-47
/
+8062
|
\
|
*
Merged in zhouzhen1/pygments-main/perllexer (pull request #688)
Georg Brandl
2017-01-22
39
-43
/
+101
|
|
\
|
|
*
Copyright update.
Georg Brandl
2017-01-22
37
-37
/
+37
|
|
*
modeline: work for the first N lines and add a test to keep it that way
Georg Brandl
2017-01-22
1
-0
/
+26
|
|
*
Add support for partials and path segments for Handlebars.
Christian Hammond
2016-11-04
478
-0
/
+129285
|
*
Fix Perl5 lexer for namespaces/modules. Also see https://github.com/EntropyOr...
Zhenyi Zhou
2017-01-01
1
-1
/
+21
|
*
Merged in jesquik/pygments-main-1243 (pull request #604)
Tim Hatch
2016-06-03
5
-1
/
+237
|
|
\
|
|
*
Merged in kneufeld/pygments-main (pull request #602)
Tim Hatch
2016-06-03
3
-1
/
+172
|
|
|
\
|
|
|
*
Fix some unicode-related tests on Python 2.
Tim Hatch
2016-06-03
2
-7
/
+5
|
|
|
*
Merged in domspad/pygments-main2 (pull request #603)
Tim Hatch
2016-06-02
1
-1
/
+64
|
|
|
|
\
|
|
|
|
*
typo
domspad
2016-06-02
1
-2
/
+2
|
|
|
|
*
added test for python3 at operator
domspad
2016-06-02
1
-1
/
+64
|
|
|
*
|
python typos
domspad
2016-06-02
1
-2
/
+2
|
|
|
*
|
test for unicode chars in julia`
domspad
2016-06-02
1
-0
/
+60
|
|
|
|
/
|
|
|
*
Replaced test method placeholder name and added docstring
Jessie Wincek
2016-06-02
1
-1
/
+5
|
|
|
*
Fixed reStructuredText heading marker
Jessie Wincek
2016-06-02
1
-1
/
+1
|
|
|
*
Added Python cls builtin word token recognition
Jessie Wincek
2016-06-02
1
-0
/
+46
|
|
*
|
added github flavoured markdown parser
Kurt Neufeld
2016-06-02
1
-0
/
+61
|
|
*
|
allow running of a single example file test...
Kurt Neufeld
2016-06-02
1
-0
/
+4
|
|
|
/
|
*
|
Added recognition of keys without a value being set
Jessie Wincek
2016-06-02
1
-0
/
+16
|
*
|
The test test_space_delimiited_kv_pair() got a name
Jessie Wincek
2016-06-02
1
-1
/
+1
|
*
|
Added space as a valid delimiter between key and value. Added tests for \ esc...
Jessie Wincek
2016-06-02
1
-0
/
+33
|
*
|
Comment leading whitespace no longer counts as Token.Comment but instead Toke...
Jessie Wincek
2016-06-02
1
-0
/
+9
|
*
|
Added ! comment recognition
Jessie Wincek
2016-06-02
1
-0
/
+31
|
|
/
|
*
Prevent runaway escapes in php string.
Tim Hatch
2016-06-01
1
-0
/
+36
|
*
Fix a bug in default grouping in regexopt when the words are all the same len...
Tim Hatch
2016-06-01
1
-0
/
+34
|
*
Add backslash-continuation support to console lexer.
Tim Hatch
2016-06-01
1
-1
/
+22
|
*
Improve number highlighting in bash.
Tim Hatch
2016-06-01
1
-0
/
+32
|
*
Add Forth lexer.
Tim Hatch
2016-06-01
1
-0
/
+3
|
*
Rework CoffeeScript use of slashstartsregex.
Tim Hatch
2016-05-31
1
-0
/
+84
|
*
Fix some test headers
Tim Hatch
2016-05-31
3
-3
/
+5
|
*
Robustify json-object against unexpected '}'
Tim Hatch
2016-05-31
1
-0
/
+13
|
*
Add a new lexer that assumes json object is already open.
Tim Hatch
2016-05-31
1
-0
/
+87
|
*
Allow open c-style comments.
Tim Hatch
2016-05-31
1
-0
/
+32
|
*
Merge mjem/pygments-main (Pull Request #588)
Tim Hatch
2016-05-31
22
-0
/
+7066
|
|
\
|
|
*
Merged in MostAwesomeDude/pygments-main (pull request #592)
Tim Hatch
2016-05-31
20
-0
/
+7050
|
|
|
\
|
|
|
*
Merge with pygments-main
Tim Hatch
2016-05-31
1
-0
/
+109
|
|
|
|
\
|
|
|
|
*
Merged in dscorbett/pygments-snowball (pull request #589)
Tim Hatch
2016-05-31
19
-0
/
+6939
|
|
|
|
|
\
|
|
|
|
*
|
Add a lexer for Snowball
David Corbett
2016-04-24
1
-0
/
+109
|
|
|
*
|
|
Merged in fleischwolf/pygments-main (pull request #534)
Tim Hatch
2016-05-31
1
-0
/
+11
|
|
|
|
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
Lexer for Angular 2 template engine added
fleischwolf
2016-01-02
1
-0
/
+11
|
|
|
*
|
|
Merge with birkenfeld/pygments-main
Tim Hatch
2016-05-31
45
-33
/
+11392
|
|
|
|
\
\
\
|
|
|
|
*
\
\
Merged in dscorbett/pygments-batch (pull request #596)
Tim Hatch
2016-05-31
1
-0
/
+2
|
|
|
|
|
\
\
\
|
|
|
|
|
*
|
|
Fix Batch variables in FOR loop commands
David Corbett
2016-05-25
1
-0
/
+2
|
|
|
|
*
|
|
|
Merged in BlaXpirit/pygments/crystal2 (pull request #576)
Tim Hatch
2016-05-31
15
-0
/
+3231
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
Merged in dscorbett/pygments-lua (pull request #575)
Tim Hatch
2016-05-31
14
-0
/
+3207
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
*
|
|
|
Fix operators in Whiley
Tim Hatch
2016-05-31
1
-0
/
+30
|
|
|
|
|
|
*
|
|
|
Merged in SebastianS90/pygments-whiley (Pull Request #573)
Tim Hatch
2016-05-31
1
-0
/
+296
|
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
Add a lexer for the Whiley programming language
Sebastian Schweizer
2016-03-20
1
-0
/
+296
|
|
|
|
|
|
|
|
|
_
|
/
|
|
|
|
|
|
|
|
/
|
|
[next]