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
/
functional.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with -main, fixing conflicts.
Tim Hatch
2015-10-14
1
-1
/
+1
|
\
|
*
Merge heads (main and ShenLexer)
Bruno Deferrari
2014-10-16
1
-3820
/
+10
|
|
\
|
*
|
Add lexer for the Shen programming language.
Bruno Deferrari
2014-07-28
1
-1
/
+161
*
|
|
Copyright year update.
Georg Brandl
2015-01-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove the misc subpackage.
Georg Brandl
2014-09-20
1
-2
/
+2
*
|
split up functional lexers
Georg Brandl
2014-09-19
1
-3669
/
+10
*
|
Merged in timjb/pygments-main (pull request #398)
Georg Brandl
2014-09-16
1
-57
/
+65
|
\
\
|
*
\
merge with megajoule/pygments-main.
Georg Brandl
2014-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
`exaxt` => `exact` in Idris lexer
Evan Jenkins
2014-07-12
1
-1
/
+1
|
|
|
/
|
*
|
[Elixir] Fix some inconsistencies in operator parsing.
Alexei Sholik
2014-09-11
1
-6
/
+6
|
*
|
[Elixir] Add the last batch of new operators introduced just before the 1.0.0...
Alexei Sholik
2014-09-10
1
-2
/
+6
|
*
|
[Elixir] Parse maps and tuples to make non-trivial and nested string interpol...
Alexei Sholik
2014-08-15
1
-3
/
+21
|
*
|
[Elixir] Resolve issues with ':' and '::' punctionation
Alexei Sholik
2014-08-15
1
-4
/
+8
|
*
|
[Elixir] Update character escape rules
Alex
2014-08-15
1
-9
/
+10
|
*
|
[Elixir] Remove "xor" from keywords and update regex patterns for numbers
Alexei Sholik
2014-08-15
1
-4
/
+4
|
*
|
[Elixir] No longer balance sigil terminators
Alexei Sholik
2014-08-15
1
-32
/
+12
|
*
|
Fix regular expressions for identifiers in ElixirLexer
Alexei Sholik
2014-06-27
1
-0
/
+3672
|
/
*
|
Idris lexer: add new directives
Tim Baumann
2014-08-31
1
-3
/
+3
*
|
Idris lexer: add support for doc comments
Tim Baumann
2014-08-31
1
-0
/
+1
*
|
Idris lexer: parse commented out type declarations as comments
Tim Baumann
2014-08-31
1
-5
/
+5
|
/
*
Merged in megajoule/pygments-main (pull request #372)
Tim Hatch
2014-06-07
1
-1
/
+11
|
\
|
*
Adds commented form #;(sexpr) to comment out whole sexprs and support
Joe Jevnik
2014-06-04
1
-1
/
+11
|
*
Adds block comments for scheme as defined in R6RS.
Joe Jevnik
2014-06-03
1
-0
/
+8
|
*
Merged in dscorbett/pygments-numbers (pull request #364)
Tim Hatch
2014-05-20
1
-13
/
+19
|
|
\
|
|
*
Add token type Number.Bin
David Corbett
2014-05-19
1
-13
/
+19
|
*
|
Add 'emacs-lisp' alias to make org-mode happy.
Tim Hatch
2014-05-19
1
-1
/
+1
|
|
/
|
*
Apply default state transition in various lexers to avoid extra token generation
Gaurav Jain
2014-05-18
1
-15
/
+15
|
*
Improve RacketLexer
David Corbett
2014-05-16
1
-431
/
+762
|
*
Merged in funfunctor/pygments-main (pull request #344)
Tim Hatch
2014-05-16
1
-5
/
+166
|
|
\
|
|
*
fixups as per comments
Edward O'Callaghan
2014-05-06
1
-2
/
+2
|
|
*
Cryptol lexer fix typo
Edward O'Callaghan
2014-05-05
1
-1
/
+1
|
|
*
new/cryptol: Initial support
Edward O'Callaghan
2014-05-05
1
-5
/
+166
|
*
|
Merged in jaingaurav2/pygments-main (pull request #357)
Tim Hatch
2014-05-16
1
-4
/
+4
|
|
\
\
|
|
*
|
Overlap due to case insensitive mode
Gaurav Jain
2014-05-15
1
-2
/
+2
|
|
*
|
Overlap in character class
Gaurav Jain
2014-05-15
1
-1
/
+1
|
|
*
|
Superfluous character class when only one char
Gaurav Jain
2014-05-15
1
-1
/
+1
|
*
|
|
Merged birkenfeld/pygments-main into default
Gaurav Jain
2014-05-16
1
-11
/
+14
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Use unistring list to enable support for unicode leading character in Haskell
Gaurav Jain
2014-05-16
1
-11
/
+12
|
|
*
|
Restore default MULTILINE flag to Haskell lexer
Gaurav Jain
2014-05-13
1
-1
/
+1
|
|
*
|
Improve support for Unicode in Haskell identifiers
Gaurav Jain
2014-05-13
1
-7
/
+9
|
|
|
/
|
*
|
Replace addtional hidden occurences of a-zA-Z0-9_ with \w
Gaurav Jain
2014-05-14
1
-7
/
+7
|
*
|
Replace all occurences of a-zA-Z0-9_ with \w
Gaurav Jain
2014-05-14
1
-21
/
+21
|
*
|
Replace all occurences of [a-zA-Z0-9_] with \w
Gaurav Jain
2014-05-14
1
-4
/
+4
|
|
/
|
*
Restore order of comment regex. Instead copy better expression from root state.
Gaurav Jain
2014-04-20
1
-2
/
+2
|
*
Move order of comment match after operator match
Gaurav Jain
2014-04-19
1
-2
/
+2
|
*
Merged in crazymaster/pygments-main (pull request #295)
Georg Brandl
2014-03-24
1
-3
/
+4
|
|
\
|
|
*
Merged in iElectric/pygments-main (pull request #301)
Georg Brandl
2014-03-16
1
-1
/
+1
|
|
|
\
|
|
|
*
Haskell: restrict char literals to 1 character if no escapes
Georg Brandl
2014-03-16
1
-1
/
+1
|
|
*
|
Nix: add null constant and improve text highlighting
Domen Kozar
2014-03-15
1
-2
/
+3
|
|
|
/
|
*
|
Add in the lexer class
Kenichi Ito
2014-03-24
1
-1
/
+1
|
|
/
[next]