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
/
lexers
/
clean.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: revert changes of [a-zA-Z0-9_] to \w
Georg Brandl
2020-09-07
1
-1
/
+1
*
all: fixup remaining regexlint warnings
Georg Brandl
2020-09-06
1
-7
/
+8
*
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
1
-1
/
+1
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-1
/
+1
*
Clean lexer: better support for qualified imports; add tests
Camil Staps
2018-11-25
1
-11
/
+73
*
inline is only a keyword after code
Camil Staps
2017-09-20
1
-3
/
+3
*
Better quantified identifiers
Camil Staps
2017-03-06
1
-2
/
+3
*
Fix strings & add quantified identifiers
Camil Staps
2017-03-06
1
-5
/
+3
*
Complete rewrite of the Clean lexer
Camil Staps
2016-07-14
1
-248
/
+77
*
Merged in camilstaps/pygments-main (pull request #598)
Tim Hatch
2016-06-03
1
-10
/
+23
|
\
|
*
Clean lexer fixes: hierarchical module names; quantified inputs; generics
Camil Staps
2016-05-31
1
-10
/
+23
*
|
Remove a bunch of duplicates in words()
Tim Hatch
2016-06-02
1
-1
/
+1
|
/
*
Fixes Clean indentation issues
Camil Staps
2016-02-16
1
-12
/
+14
*
Clean lexer: style nits
Georg Brandl
2016-02-16
1
-62
/
+59
*
Adapted CleanLexer according to PR discussion
Camil Staps
2016-02-16
1
-16
/
+22
*
Fixes & cleanup Clean lexer as per PR discussion
Camil Staps
2016-02-16
1
-20
/
+20
*
Fix previous commit
Camil Staps
2016-02-16
1
-7
/
+7
*
Store indent in lexer instance
Camil Staps
2016-02-16
1
-13
/
+8
*
Fix Clean: allow typedef on first line
Camil Staps
2016-02-16
1
-0
/
+1
*
Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example file
Camil Staps
2015-10-04
1
-0
/
+274