summaryrefslogtreecommitdiff
path: root/pygments/lexers/dalvik.py
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-5/+5
|
* Merged in dscorbett/pygments-jasmin (pull request #349)Tim Hatch2014-05-151-4/+4
|\ | | | | | | Add JasminLexer.analyse_text
| * Replace all occurences of a-zA-Z0-9_ with \wGaurav Jain2014-05-141-3/+3
| |
| * Replace all occurences of [a-zA-Z0-9_] with \wGaurav Jain2014-05-141-1/+1
| |
* | Fix Jasmin and Smali code snippet detectionDavid Corbett2014-05-131-9/+10
| |
* | Distinguish between Jasmin and SmaliDavid Corbett2014-05-111-0/+20
|/
* use versionadded directivesGeorg Brandl2014-01-191-1/+1
|
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
|
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
|
* Fix issues found by "make check".Georg Brandl2013-01-091-2/+2
|
* Fix regexlint-discovered problems in the Smali lexer.Tim Hatch2012-10-301-4/+4
|
* Upstream lexer for Smali.Tim Hatch2012-10-301-0/+104