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
/
pygments
/
lexer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default lexer encoding is now "guess", i.e. UTF-8 / Locale / Latin1 is
Georg Brandl
2014-11-06
1
-5
/
+4
*
Improve comment around inherit handling.
Tim Hatch
2014-10-28
1
-1
/
+3
*
Improve comments for RegexLexer inheritance.
Tim Hatch
2014-10-28
1
-0
/
+6
*
Fix inheritance repetition problem. __mro__ already includes cls.
Tim Hatch
2014-10-28
1
-1
/
+1
*
Overhaul encoding handling in cmdline even more.
Georg Brandl
2014-10-08
1
-1
/
+1
*
Closes #800: Add "inencoding" option to override "encoding".
Georg Brandl
2014-10-08
1
-1
/
+3
*
Closes #979: improve encoding behavior of cmdline invocations
Georg Brandl
2014-10-07
1
-9
/
+5
*
Move specialcasing of words() to any subclass of Future
Tim Hatch
2014-10-03
1
-5
/
+7
*
Add a profiling lexer subclass.
Georg Brandl
2014-09-20
1
-2
/
+59
*
regexopt: return the uncompiled regex.
Georg Brandl
2014-09-20
1
-2
/
+2
*
Add module to optimize regexes that consist of a long |-separated list of lit...
Georg Brandl
2014-09-16
1
-3
/
+21
*
pygments.lexer: small PEP8 overhaul.
Georg Brandl
2014-09-16
1
-8
/
+11
*
Update ElixirLexer and example_elixir.ex
Alexei Sholik
2014-06-05
1
-0
/
+785