index
:
delta/python-packages/pygments.git
1575ad37-9b95-4885-9b49-352f0b1c860d
1ec5/added-swift-22-keywords-1457594214041
256ansi
604b8a0f-93a0-4b5c-b778-ce64f80c564e
712-coffeescript-fat-arrow
BOM
ColdFusionScriptCFC
Edward/use-print-as-a-function-so-the-example-w-1541317855025
ExtendedRegexLexer-tuple-newstate
Haxe
Haxe-rewrite
Haxe3
Phap-Tran/rust-add-async-await-try-keyword-1559179913070
QVToLexer
Red-Language-Lexer-new
Zearin/in-builtin-components-put-filters-before-1374175433213
abap-fixes
add-abnf-lexer
add-django-ops
add-elm-to-languages
add-envname
add-pkgconfig-lexer
add-ruby-filename
add-termcapterminfo-lexer
add-wdiff-lexer
add/javascript-backtick
add_mql_lexer
additional-ABAP-support
agilbert/fix-a-typo-wrong-website-1373559184766
aheui
aphirst/added-missing-fortran-20038-keywordsintr-1406288193785
arduino-syntax
bash-variable
boa
c-function-keywords
camkes
chapel-update
chapel-updates
clj-keyword-fix
cocoa-builtin-8.1
cocoatomo/insert-exception-names-added-in-python-v-1490751933833
command-line-lexer-formatter
crystal2
csound
css-variables
delay-pkg-resources
deplibs-removal
devoncarew1/javascriptpy-edited-online-with-bitbucke-1472355033252
dflock/monokaipy-edited-to-add-highlighting-sup-1382146721225
doscon_prompt
ejenk/exaxt-exact-in-idris-lexer-1405142295732
elixir-non-greed-single-quote
feature/less-lexer
feature/makefile-highlight
fennel
fix-1506
fix-1506-2
fix-1521
fix-873-ruby-hash-symbols
fix-options
fix-r
fix-racket-lambda
fix-resource-leaks
fix-typo-in-lexers-mapping-header
fix/pygments-lexer-ExtendedRegexLexer-get_tokens_unprocessed_undefined-statestack-variable
fixed-vim-literal-strings
fortran-exponent-letter
hbs-update
help
hlsl-lexer
hoosieree/jpy-created-online-with-bitbucket-addin-1417577910330
hrach/graph-lexer-added-support-for-nondirecte-1427233062637
htmlformatter_with_title
hylang-colon-in-identifiers
igor-pro-changes-v2
improve-yaml
ionelmc/make-universal-wheels-see-httpspackagin-1420303695717
ios8
issue-805
issue-937
issue-985
javiereguiluz/first-attempt-of-creating-a-twig-lexer-1412003054413
jonashaag/fix-typo-1441310321454
joshuarh/use-the-python2-symlink-for-python-2-1368815078140
juttle-lexer
kotlin
kotlin-lexer
lexer-delphi-dpr-ext
lexer-fixes
lexer-haskell-modify
lexer-informations
lexer_comments
lexers-shell-zsh-files
llvm-ptx-cc
logos
macnugget/add-rvt-extension-to-tcllexer-to-support-1402522378760
make-vars
mapping-should-keep-nl
master
mattmontag/sentence-fix-1408847742266
mrmonday/support-rsin-as-a-file-extension-for-rus-1451773771665
mysql-flush
natashawatkins/julia-06
nsis
objc
perl-CHECK-INIT-block-highlighting
perllexer
pmoura/otherpy-edited-online-with-bitbucket-1410433270631
pmoura/otherpy-edited-online-with-bitbucket-1410433933593
pony
pr/missing-self
praat
princemaple/add-hbs-alias-to-handlebarshtmllexer-map-1435642487193
prolog-ecl
protobuf-reserved
py3-float-e
py37
pypylog
pytest
qbs
qml-add
qml-fix
rawstring
rd-lexer
regex-flags
roskakori/fixed-single-line-sql-comments-on-end-of-1458853233526
roskakori/simplified-debugging-of-endless-loops-in-1370182352684
sas-stata
scottmac/add-binary-number-tokens-for-php-1374244102726
scottmac/webpy-edited-online-with-bitbucket-1374244558016
shex2
silver-lexer
silver-lexer2
sparql-fix
stable
stof/gherkin_table_escaping
supercollider
support-tera-term
swift
swift-lang
tako/updated-keywords-for-ceylon-language-1424201773270
tap
terminal256
thrift
thusoy/remove-trailing-ul-from-language-list-1433941948665
trunk
typescript
typescript-string-literals
typescript-vs-typoscript
update-kotlin-lexer
update-php
v1.6
viml-autocmd
webhat/upgraded-python-and-_mappingpy-no-longer-1383601429319
yaml+jinja-lexer
zvirack/closes-1124-add-addrspacecast-instructio-1435662911231
bitbucket.org: Obsolete (use python-packages/pygments-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygments
/
lexers
/
compiled.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
extracted cocoa types as defines in _cocoabuiltins.py
Krzysztof Profic
2013-12-18
1
-5
/
+3
|
*
|
Added struct, enums declarations, updated set of interface and protocol defin...
Krzysztof Profic
2013-12-18
1
-3
/
+4
|
*
|
Handle also cocoa protocols as keywords
Krzysztof Profic
2013-12-18
1
-3
/
+3
|
*
|
Added draft implementation for cocoa types recognition
Krzysztof Profic
2013-12-13
1
-0
/
+12
|
*
|
Updated Objective-c token definitions
Krzysztof Profic
2013-12-13
1
-6
/
+9
|
|
/
*
|
Closes #891: remove too broad string escape regex from Prolog lexer.
Georg Brandl
2014-01-09
1
-1
/
+1
*
|
Closes #944: fix "ws1" regex in C family lexers to allow "indented" preproces...
Georg Brandl
2014-01-09
1
-1
/
+1
*
|
tests: make sure lexer aliases are registered lowercase
Georg Brandl
2014-01-09
1
-1
/
+1
*
|
Closes #887: allow brackets in fortran.
Georg Brandl
2014-01-09
1
-1
/
+1
*
|
Closes #916: remove strange "case" special case that leads to problems
Georg Brandl
2014-01-09
1
-2
/
+1
*
|
chapel: changelog and attribution
Georg Brandl
2014-01-09
1
-0
/
+2
*
|
Merged in thomasvandoren/pygments-main (pull request #256)
Georg Brandl
2014-01-09
1
-1
/
+43
|
\
\
|
*
|
pike: consistency updates
Georg Brandl
2014-01-09
1
-0
/
+2
|
*
|
Merge in webhat/pygments-main-with-pike (pull request #237)
Georg Brandl
2014-01-09
1
-1
/
+38
|
|
\
\
|
|
*
|
Added Pike Programming Language
Dani?l W. Crompton
2013-09-06
1
-1
/
+38
|
|
|
/
|
*
|
Rust: properly highlight lifetime specifiers
Stepan Koltsov
2013-08-02
1
-0
/
+2
|
|
/
*
|
Fix long line in ChapelLexer.
Thomas Van Doren
2013-11-25
1
-1
/
+2
*
|
Fix float pattern in ChapelLexer.
Thomas Van Doren
2013-11-25
1
-4
/
+4
*
|
Fix typo in ChapelLexer Keyword list.
Thomas Van Doren
2013-11-25
1
-1
/
+1
*
|
Fix class and proc names in ChapelLexer.
Thomas Van Doren
2013-11-25
1
-8
/
+8
*
|
Update Chapel example file.
Thomas Van Doren
2013-11-25
1
-1
/
+1
*
|
Add ChapelLexer for Chapel source.
Thomas Van Doren
2013-11-25
1
-1
/
+75
|
/
*
Closes #864: fix Prolog numeric literals.
Georg Brandl
2013-05-19
1
-1
/
+9
*
Add missing attributions, changelog entries and versionadded tags.
Georg Brandl
2013-05-19
1
-0
/
+6
*
merge with mgorny/pygments-vim-modelines-r1 (pull request #118)
Georg Brandl
2013-05-19
1
-1
/
+1
|
\
|
*
Add vim-specific aliases for lexers.
Micha? G?rny
2012-10-19
1
-1
/
+1
*
|
Closes #871: Objective C/C++ lexers: allow "@" prefixing any expression.
Georg Brandl
2013-05-19
1
-0
/
+2
*
|
Less greedy detection of SWIG directives in 'analyse_text'
William Fulton
2013-05-12
1
-2
/
+5
*
|
Fix merge from https://bitbucket.org/birkenfeld/pygments-main
William Fulton
2013-05-11
1
-0
/
+156
*
|
Merge from https://bitbucket.org/birkenfeld/pygments-main
William Fulton
2013-05-11
1
-157
/
+53
|
\
\
|
*
|
Detect SWIG directives in 'analyse_text'. Some commonly known directives are ...
William Fulton
2013-05-11
1
-1
/
+31
|
*
|
Regular expressions changed for SWIG - same regex just written differently
William Fulton
2013-04-16
1
-2
/
+2
|
*
|
Update aliases and mimetypes mapping for SWIG
William Fulton
2013-02-16
1
-1
/
+1
|
*
|
Fix for SWIG's ##
William Fulton
2013-02-15
1
-1
/
+1
|
*
|
Add a mime type for SWIG files. Choose 'text/swig' - a Google search indicate...
William Fulton
2013-02-15
1
-1
/
+1
|
*
|
Change default for SWIG directives
William Fulton
2013-02-15
1
-2
/
+2
|
*
|
SwigLexer refinements for SWIG directives, add support for stringification of...
William Fulton
2013-02-10
1
-3
/
+4
|
*
|
Add support for SWIG - http://www.swig.org. SWIG is an extension to C++ hence...
wsfulton
2013-02-10
1
-1
/
+22
*
|
|
Merged in ppannuto/pygments-main (pull request #166)
Tim Hatch
2013-05-06
1
-5
/
+30
|
\
\
\
|
*
|
|
Include link to nesc home
Pat Pannuto
2013-05-06
1
-1
/
+2
|
*
|
|
I am very bad at mercurial, apologies for the ugly history
Pat Pannuto
2013-05-06
1
-2
/
+1
|
*
|
|
Fixup accidental deletion of the Clay Lexer from bad merge
Pat Pannuto
2013-05-06
1
-1
/
+54
|
*
|
|
Add lexing support for nesC
Pat Pannuto
2013-02-14
1
-4
/
+26
|
|
/
/
*
|
|
Ran tests and fixed errors this time...
Alex Gilding
2013-05-06
1
-17
/
+22
*
|
|
added test.bb (corrections)
Alex Gilding
2013-05-03
1
-12
/
+10
*
|
|
added .bb
Alex Gilding
2013-05-03
1
-1
/
+78
*
|
|
Clay: add changelog entry and attribution.
Georg Brandl
2013-04-05
1
-3
/
+6
*
|
|
Lexer for Clay programming language.
Stepan Koltsov
2013-04-04
1
-1
/
+49
|
/
/
*
|
Check for missing aliases in "make check".
Georg Brandl
2013-01-20
1
-1
/
+1
*
|
Fix stuff in new lexers found by regexlint.
Georg Brandl
2013-01-12
1
-1
/
+1
[prev]
[next]