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
*
Closes #841: fix handling for unquoted attribute values in Opa.
Georg Brandl
2013-02-03
1
-3
/
+4
*
Happy new year 2013.
Georg Brandl
2013-01-09
1
-1
/
+1
*
Fix issues found by "make check".
Georg Brandl
2013-01-09
1
-1
/
+1
*
Get ready for release: update "new in" version numbers and rename CUDALexer
Tim Hatch
2012-11-12
1
-1
/
+2
*
Style rework for Koka lexer.
Tim Hatch
2012-10-06
1
-40
/
+52
*
Merged in daanl/pygments-main (pull request #102)
Tim Hatch
2012-10-06
1
-1
/
+190
|
\
|
*
Added lexer for the Koka language
Daan Leijen
2012-08-24
1
-1
/
+190
*
|
Remove unnecessary flags from Racket and Jags lexers; fix repetition bug.
Tim Hatch
2012-08-27
1
-1
/
+1
|
/
*
Stylistic fixes for Racket. Add changelog entry.
Georg Brandl
2012-08-23
1
-439
/
+435
*
Merged in greghendershott/pygments-main (pull request #94)
Georg Brandl
2012-08-23
1
-2
/
+567
|
\
|
*
Improve comments.
Greg Hendershott
2012-08-13
1
-2
/
+2
|
*
Generate `keywords' and `builtins' lists from `namespace-mapped-symbols'.
Greg Hendershott
2012-08-13
1
-81
/
+438
|
*
Also treat curly braces like parentheses.
Greg Hendershott
2012-08-13
1
-3
/
+3
|
*
Handle all permutations of Racket numbers.
Greg Hendershott
2012-08-13
1
-12
/
+55
|
*
Change some comments.
Greg Hendershott
2012-08-12
1
-6
/
+3
|
*
Add RacketLexer.
Greg Hendershott
2012-08-12
1
-2
/
+170
*
|
Closes #695: match namespace:function names in Erlang.
Georg Brandl
2012-08-19
1
-2
/
+3
*
|
Closes #759: allow square brackets for Scheme
Georg Brandl
2012-08-19
1
-0
/
+1
*
|
Closes #426: Haskell single-line comment syntax update.
Georg Brandl
2012-08-19
1
-1
/
+1
*
|
Closes #788: ELisp: allow \-newline continuation in strings.
Georg Brandl
2012-08-19
1
-1
/
+1
*
|
Closes #793: add "value" as an Ocaml keyword.
Georg Brandl
2012-08-19
1
-1
/
+1
|
/
*
Add Elixir regular expression rule
Carlos Galdino
2012-05-25
1
-0
/
+1
*
Update Elixir sigil without interpolation
Carlos Galdino
2012-05-25
1
-1
/
+1
*
Refactor Elixir sigil rules
Carlos Galdino
2012-05-25
1
-45
/
+35
*
Remove Elixir __LOCAL__
Carlos Galdino
2012-05-25
1
-2
/
+2
*
Update Elixir syntax
Carlos Galdino
2012-05-25
1
-3
/
+3
*
Add support for Elixir sigil with uppercase letters
Carlos Galdino
2012-05-25
1
-1
/
+17
*
Add sigil support for Elixir
Carlos Galdino
2012-05-25
1
-3
/
+26
*
Resolve conflict in functional.py
Carlos Galdino
2012-03-26
1
-6
/
+4
|
\
|
*
Update to Elixir 0.9.0.dev
Carlos Galdino
2012-03-26
1
-3
/
+2
*
|
Haskell lexer: template-haskell quoted names
Dag Odenhall
2012-03-18
1
-2
/
+2
*
|
Fixes #746: OCaml allows (*) as an operator, not comment start.
Georg Brandl
2012-03-10
1
-1
/
+1
*
|
Fix some Elixir issues found with regexlint
Tim Hatch
2012-03-09
1
-3
/
+4
*
|
Merge pygments-main with pygments-tim
Tim Hatch
2012-03-09
1
-1
/
+129
|
\
\
|
|
/
|
*
Fix Elixir lexer
Carlos Galdino
2012-03-06
1
-1
/
+1
|
*
Add changelog entry and fix test suite to cope with Elixir console lexer.
Georg Brandl
2012-02-29
1
-7
/
+15
|
*
Add Elixir and Elixir Console lexer
Carlos Galdino
2012-02-29
1
-1
/
+121
*
|
Fix an ordering issue in CoqLexer
Tim Hatch
2012-03-09
1
-1
/
+1
*
|
Remove duplicates from character classes
Tim Hatch
2012-03-09
1
-1
/
+1
*
|
Fix a bunch of minor issues noticed by regexlint
Tim Hatch
2012-03-09
1
-1
/
+4
*
|
Merge pygments-main with pygments-tim
Tim Hatch
2012-02-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge pygments-main with pygments-tim
Tim Hatch
2012-01-03
1
-2
/
+2
|
|
\
|
|
*
Bulk changes to improve many lexers inner workings
Tim Hatch
2011-03-19
1
-2
/
+2
*
|
|
Merge newLISP lexer from https://bitbucket.org/cormullion/pygments-main
Georg Brandl
2012-02-06
1
-21
/
+538
|
\
\
\
|
*
|
|
Copyright update.
Georg Brandl
2012-02-05
1
-1
/
+1
|
*
|
|
Closes #734: support the Coq theorem prover.
Georg Brandl
2012-02-05
1
-2
/
+142
|
*
|
|
Closes #720: use CommonLisp lexer for *.lsp files.
Georg Brandl
2012-02-05
1
-1
/
+1
|
*
|
|
Add Erlang script file extensions.
Georg Brandl
2012-02-05
1
-1
/
+1
|
*
|
|
Clean up Opa a bit and exclude from arbitrary-string test for now.
Georg Brandl
2012-02-04
1
-40
/
+32
|
*
|
|
Add attribution and changelog entry for Opa.
Georg Brandl
2012-01-25
1
-1
/
+3
[next]