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
/
dsls.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add protobuf 'reserved' keyword.
Benjamin Peterson
2019-05-28
1
-3
/
+3
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-1
/
+1
*
Merge heads.
Georg Brandl
2018-11-28
1
-2
/
+2
|
\
|
*
Fix invalid escapes due to missing raw string prefix.
Georg Brandl
2018-11-28
1
-2
/
+2
*
|
Handle regex syntax FutureWarnings.
Georg Brandl
2018-11-28
1
-1
/
+1
|
/
*
Housekeeping.
Georg Brandl
2017-01-22
1
-3
/
+3
*
Add map support to ProtoBufLexer
daisuzu
2016-07-30
1
-1
/
+1
*
Remove a bunch of duplicates in words()
Tim Hatch
2016-06-02
1
-1
/
+1
*
Add versionadded to SnowballLexer's docstring
David Corbett
2016-05-28
1
-0
/
+2
*
Add a lexer for Snowball
David Corbett
2016-04-24
1
-3
/
+110
*
Flatline: add to changelog, style nits.
Georg Brandl
2016-02-17
1
-28
/
+29
*
Merged in cheesinglee/pygments-main (pull request #551)
Georg Brandl
2016-02-17
1
-3
/
+3
|
\
|
*
Fix most complaints from regexlint.
Georg Brandl
2016-02-14
1
-3
/
+3
*
|
Add Flatline lexer
Chee Sing Lee
2016-02-05
1
-2
/
+76
|
/
*
Merged in jparise/pygments-main/thrift (pull request #469)
Tim Hatch
2015-10-31
1
-2
/
+108
|
\
|
*
s/String.String/String.Single/
Jon Parise
2015-05-23
1
-1
/
+1
|
*
Apply String.(Single|Double) to the entire string.
Jon Parise
2015-05-23
1
-11
/
+9
|
*
Addressing the shortcomings of the previous Thift lexer:
Jon Parise
2015-05-23
1
-9
/
+26
|
*
Improve the hex and float patterns to avoid conflicts.
Jon Parise
2015-05-18
1
-2
/
+2
|
*
Adding a lexer for the Thrift interface definition language.
Jon Parise
2015-05-17
1
-3
/
+94
*
|
Crmsh/dsls: style fixes
Georg Brandl
2015-10-17
1
-17
/
+19
*
|
crmsh lexer update (2)
Dejan Muhamedagic
2015-05-19
1
-7
/
+5
*
|
crmsh lexer update
Dejan Muhamedagic
2015-05-15
1
-28
/
+34
*
|
Add a lexer for crmsh
Dejan Muhamedagic
2014-11-17
1
-2
/
+70
|
/
*
Copyright year update.
Georg Brandl
2015-01-21
1
-1
/
+1
*
Remove duplicates from data passed to words()
Tim Hatch
2014-11-06
1
-2
/
+2
*
Simplify charclasses in a few more modules
Georg Brandl
2014-11-06
1
-10
/
+10
*
Protobuf: be conciliatory after keywords, they might be used as identifiers
Georg Brandl
2014-11-06
1
-4
/
+7
*
Protobuf lexer: allow single-quoted strings.
Georg Brandl
2014-11-06
1
-1
/
+2
*
Update BroLexer hex constant.
Tim Hatch
2014-10-21
1
-1
/
+1
*
all lexers: fix unescaped { and } so that the "regex" module can compile our ...
Georg Brandl
2014-10-15
1
-2
/
+2
*
Closes #892: fix overzealous analyse_text of the SourcesListLexer.
Georg Brandl
2014-10-08
1
-2
/
+0
*
Closes #1003: fix highlighting of inf/nan in ProtoBufLexer.
Georg Brandl
2014-10-07
1
-1
/
+1
*
Use words() in puppet lexer.
Georg Brandl
2014-09-20
1
-18
/
+24
*
split up web lexers
Georg Brandl
2014-09-19
1
-43
/
+2
*
split up text lexers
Georg Brandl
2014-09-19
1
-2
/
+43
*
reorganization of other.py, part 3/3
Georg Brandl
2014-09-19
1
-2
/
+67
*
reorganization of other.py, part 2
Georg Brandl
2014-09-19
1
-0
/
+441