summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | updated julia multiline comment so comment can start on same line as #=Spencer Lyon2014-10-011-1/+1
| | | | | |
| | | * | | Added mulitiline comments to julia lexerSpencer Lyon2014-10-011-1/+7
| | | |/ /
| | | * | Update the "intro" blurb a bit, and add a few missing links to the main doc ↵Georg Brandl2014-09-204-21/+21
| | | | | | | | | | | | | | | | | | | | page.
| | | * | Add a README to have something to display on the bitbucket front pageGeorg Brandl2014-09-201-0/+39
| | | | |
| | | * | Isabelle: changelog and attributionGeorg Brandl2014-09-202-0/+2
| | | | |
| | | * | Merged in lsf37/pygments-main (pull request #386)Georg Brandl2014-09-20133-28728/+31162
| | | |\ \
| | | | * | No raw "u" literals in Py3.Georg Brandl2014-09-201-10/+10
| | | | | |
| | | | * | inform -> int_fiction; will get TADS 3 soonGeorg Brandl2014-09-202-6/+6
| | | | | |
| | | | * | better not to use unicode_literals...Georg Brandl2014-09-201-28/+25
| | | | | |
| | | | * | Sort out Unicode output issues with RTF and image formatters.Georg Brandl2014-09-203-9/+9
| | | | | |
| | | | * | rm easy_install adviceGeorg Brandl2014-09-201-5/+0
| | | | | |
| | | | * | Don't test lexer classes from arbitrary plugins.Georg Brandl2014-09-202-5/+6
| | | | | |
| | | | * | make test with -v a bit easier on the eyesGeorg Brandl2014-09-202-12/+14
| | | | | |
| | | | * | basic API test: use SkipTest; PEP8Georg Brandl2014-09-203-14/+19
| | | | | |
| | | | * | Image formatter: PEP8...Georg Brandl2014-09-201-7/+7
| | | | | |
| | | | * | split up math moduleGeorg Brandl2014-09-209-2214/+2317
| | | | | |
| | | | * | Compatibility symlink.Georg Brandl2014-09-201-0/+1
| | | | | |
| | | | * | Rename find_error to debug_lexer and add a mode to use the profiling regex ↵Georg Brandl2014-09-201-20/+68
| | | | | | | | | | | | | | | | | | | | | | | | lexer.
| | | | * | Add a profiling lexer subclass.Georg Brandl2014-09-201-2/+59
| | | | | |
| | | | * | Add an API to get a lexer class for a filename without instantiating it.Georg Brandl2014-09-201-5/+18
| | | | | |
| | | | * | Do not pass the stats dict, it screws up -v outputGeorg Brandl2014-09-201-5/+8
| | | | | |
| | | | * | Make each instantiation a single testGeorg Brandl2014-09-201-2/+4
| | | | | |
| | | | * | regexopt: return the uncompiled regex.Georg Brandl2014-09-203-6/+6
| | | | | |
| | | | * | Fix unit display.Georg Brandl2014-09-201-2/+2
| | | | | |
| | | | * | Shorten some long example files.Georg Brandl2014-09-202-1775/+0
| | | | | |
| | | | * | Fix inefficient lexing of whitespace before preprocessor macros in ↵Georg Brandl2014-09-201-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | SourcePawn/Pawn.
| | | | * | Keep track of speed stats in test_examplefiles and print a list of slowest ↵Georg Brandl2014-09-201-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | absolute/relative lexers at the end (run with TEST=-s to see).
| | | | * | Remove a debugging print in the MatlabSessionLexer.Georg Brandl2014-09-201-1/+0
| | | | | |
| | | | * | Remove the misc subpackage.Georg Brandl2014-09-2031-116/+103
| | | | | |
| | | | * | Remove the c_like subpackage.Georg Brandl2014-09-2012-47/+47
| | | | | |
| | | | * | Use words() in puppet lexer.Georg Brandl2014-09-201-18/+24
| | | | | |
| | | | * | Refactored formatter mapping to work like the lexer mapping.Georg Brandl2014-09-206-140/+165
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to Ilia Choly for the initial pull request.
| | | | * | Fix accidental change.Georg Brandl2014-09-201-1/+1
| | | | | |
| | | | * | add missing versionadded markers, and all new lexers to changelog.Georg Brandl2014-09-204-23/+52
| | | | | |
| | | | * | fix mappingGeorg Brandl2014-09-202-3/+3
| | | | | |
| | | | * | misc fixups in math.py and jvm.pyGeorg Brandl2014-09-204-205/+209
| | | | | |
| | | | * | Merged in macnugget/pygments-main (pull request #373)Georg Brandl2014-09-202-2/+2
| | | | |\ \
| | | | | * \ Merged in macnugget/add-rvt-extension-to-tcllexer-to-support-1402522378760 ↵David McNett2014-06-110-0/+0
| | | | | |\ \ | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (pull request #1) Add .rvt extension to TclLexer to support Apache Rivet Tcl code.
| | | | | * | Add .rvt extension to TclLexer to support Apache Rivet Tcl code.David McNett2014-06-111-1/+1
| | | | | |/ | | | | | | | | | | | | | | | | | | Ref: http://tcl.apache.org/rivet/
| | | | * | update mapfileGeorg Brandl2014-09-201-1/+1
| | | | | |
| | | | * | Merged in pchaigno/pygments-main/prolog-ecl (pull request #374)Georg Brandl2014-09-20114-24915/+28822
| | | | |\ \
| | | | | * \ Merged in whatthejeff/pygments-main (pull request #382)Georg Brandl2014-09-201-1/+1
| | | | | |\ \
| | | | | | * | Fix PHP heredocs and added nowdocs support.Jeff Welch2014-07-081-1/+1
| | | | | | |/
| | | | | * | Merged in jaingaurav2/pygments-main-1011 (pull request #376)Georg Brandl2014-09-20113-24915/+28820
| | | | | |\ \
| | | | | | * | fix templatesGeorg Brandl2014-09-191-23/+31
| | | | | | | |
| | | | | | * | split up web lexersGeorg Brandl2014-09-1918-4588/+4757
| | | | | | | |
| | | | | | * | Fixup and word()ify mathGeorg Brandl2014-09-191-984/+999
| | | | | | | |
| | | | | | * | split up text lexersGeorg Brandl2014-09-1923-2197/+2299
| | | | | | | |
| | | | | | * | use words() in sqlGeorg Brandl2014-09-191-88/+95
| | | | | | | |
| | | | | | * | Make all keyword lists in special modules into tuples.Georg Brandl2014-09-1914-428/+425
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tuples of strings are stored as prebuild constants in the .pyc file instead of having to build a list element by element at runtime.