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
/
agile.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Allow whitespace with bracketed strings
Rob Hoelz
2012-12-23
1
-1
/
+1
|
|
*
|
Handle embedded comments/bracketed strings with ExtendedRegexLexer magic
Rob Hoelz
2012-12-23
1
-32
/
+31
|
|
*
|
Add more advanced number patterns
Rob Hoelz
2012-12-22
1
-0
/
+4
|
|
*
|
Move numbers before identifiers
Rob Hoelz
2012-12-22
1
-3
/
+3
|
|
*
|
Support bracketed strings
Rob Hoelz
2012-12-22
1
-0
/
+7
|
|
*
|
Add rules for multiline comments
Rob Hoelz
2012-12-22
1
-1
/
+12
|
|
*
|
Support "placeholders" for Perl 6 lexer tokens
Rob Hoelz
2012-12-22
1
-1
/
+18
|
|
*
|
Properly handle apostrophes in identifiers
Rob Hoelz
2012-12-22
1
-0
/
+1
|
|
*
|
Move identifier matches so that we match them before strings
Rob Hoelz
2012-12-21
1
-2
/
+2
|
|
*
|
Add ' to identifier characters
Rob Hoelz
2012-12-21
1
-1
/
+1
|
|
*
|
Use Perl6 identifier characters for variables
Rob Hoelz
2012-12-20
1
-2
/
+2
|
|
*
|
Allow specification of custom boundary characters
Rob Hoelz
2012-12-20
1
-4
/
+10
|
|
*
|
Bring over number regexes from PerlLexer
Rob Hoelz
2012-12-20
1
-0
/
+3
|
|
*
|
Add list of Perl 6 operators
Rob Hoelz
2012-12-19
1
-0
/
+14
|
|
*
|
Add basic matcher for Perl6 POD
Rob Hoelz
2012-12-19
1
-0
/
+1
|
|
*
|
Start using DOTALL for Perl6 lexer
Rob Hoelz
2012-12-19
1
-2
/
+2
|
|
*
|
Add Bool to builtin classes
Rob Hoelz
2012-12-18
1
-1
/
+1
|
|
*
|
Add global variable definition
Rob Hoelz
2012-12-18
1
-1
/
+2
|
|
*
|
Add twigils
Rob Hoelz
2012-12-18
1
-1
/
+1
|
|
*
|
Add simple variable pattern for Perl6
Rob Hoelz
2012-12-18
1
-0
/
+1
|
|
*
|
Add missing commas
Rob Hoelz
2012-12-18
1
-31
/
+31
|
|
*
|
Attribute PerlLexer as the source of our string regexes
Rob Hoelz
2012-12-18
1
-0
/
+1
|
|
*
|
Add Perl6 builtin classes
Rob Hoelz
2012-12-18
1
-1
/
+19
|
|
*
|
Add some basic Perl6 string rules
Rob Hoelz
2012-12-18
1
-0
/
+2
|
|
*
|
Move regex-building for word lists into helper method
Rob Hoelz
2012-12-18
1
-2
/
+5
|
|
*
|
Only match keywords and builtins as words
Rob Hoelz
2012-12-18
1
-2
/
+2
|
|
*
|
Add starting list of Perl6 builtins
Rob Hoelz
2012-12-18
1
-0
/
+38
|
|
*
|
Add basic Perl 6 keyword rule
Rob Hoelz
2012-12-18
1
-0
/
+19
|
|
*
|
Try default Perl6 rule last
Rob Hoelz
2012-12-18
1
-1
/
+1
|
|
*
|
Tell default Perl6 rule to match anything
Rob Hoelz
2012-12-18
1
-1
/
+1
|
|
*
|
Make default Perl6 match non-greedy
Rob Hoelz
2012-12-18
1
-1
/
+1
|
|
*
|
Add *extremely* basic Perl6 lexer
Rob Hoelz
2012-12-18
1
-1
/
+26
|
*
|
|
Python 3 lexer: add new exceptions from PEP 3151.
Georg Brandl
2013-03-29
1
-1
/
+8
|
|
|
/
|
|
/
|
|
*
|
Fix stuff in new lexers found by regexlint.
Georg Brandl
2013-01-12
1
-1
/
+2
|
*
|
Merged in pyos/pygments-main (pull request #116: Add dg source code lexer.)
Georg Brandl
2013-01-09
1
-8
/
+15
|
|
\
\
|
|
*
|
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
/
+2
|
|
|
/
|
|
*
Get ready for release: update "new in" version numbers and rename CUDALexer
Tim Hatch
2012-11-12
1
-0
/
+2
|
|
*
Merged in rndblnch/pygments-main (pull request #127)
Tim Hatch
2012-11-12
1
-2
/
+98
|
|
|
\
|
|
|
*
Initial support for Ruby 1.9 hash syntax (#812)
Tim Hatch
2012-11-06
1
-1
/
+3
|
|
|
*
Clarify that \--/ is intented to match 3 characters, literal dash, period, an...
Tim Hatch
2012-11-06
1
-1
/
+1
|
|
|
*
Merge dg lexer (Pull Request 116)
Tim Hatch
2012-11-05
1
-1
/
+95
|
|
|
|
\
|
|
*
|
|
fixed #821 (incorrect python traceback lexing)
Renaud Blanch
2012-11-11
1
-2
/
+2
|
|
|
/
/
|
|
*
|
Python lexer: recognize "yield from" directly as keyword and copy "raise from...
Georg Brandl
2012-09-30
1
-2
/
+4
|
*
|
|
Remove `unless` keyword from dg lexer.
Doug
2012-11-06
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Reorder number-related regex.
Doug
2012-10-11
1
-4
/
+3
|
*
|
Put triple-quoted string regex before single-quoted ones.
Doug
2012-10-11
1
-2
/
+2
|
*
|
Add an alias to DgLexer.
Doug
2012-10-11
1
-1
/
+1
|
*
|
Add dg source code lexer.
Doug
2012-10-10
1
-1
/
+96
|
|
/
|
*
Treat sage scripts as python
Geoffrey Irving
2012-08-28
1
-2
/
+2
[prev]
[next]