summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close unneeded branch.issue-805Georg Brandl2013-05-190-0/+0
* Code review changes.Bryan Davis2013-05-062-211/+9
* Remove comment.Bryan Davis2013-04-251-14/+0
* Lexer for ISO/IEC 14977 EBNF grammars.Bryan Davis2013-04-254-1/+297
* Merged in pekkaklarck/pygments-main (pull request #173)Tim Hatch2013-04-151-1/+1
|\
| * Robot Framework lexer: Fixed handlign trailing spaces.Pekka Kl?rck2013-02-221-1/+1
* | StanLexer reformat codeJeffrey B. Arnold2013-04-152-6/+344
* | update StanLexer to Stan modeling language v1.3.0Jeffrey B. Arnold2013-04-152-281/+12
* | merge with upstreamJeffrey B. Arnold2013-04-1517-1828/+1806
|\ \
| * | Rebol lexer: demote tag rule to resolve conflict with <= operatorAndreas Bolka2013-04-121-2/+2
| * | Merged in gentoo90/pygments-main (pull request #167)Georg Brandl2013-04-0516-1823/+1801
| |\ \
| | * | Changelog entry for PR#163.Georg Brandl2013-04-051-0/+3
| | * | Merged in EricFromCanada/pygments-main (pull request #163)Georg Brandl2013-04-0512-28/+218
| | |\ \
| | | * | changelog entries, fix long linesGeorg Brandl2013-04-052-3/+9
| | | * | Merged in hbbio/pygments-main (pull request #170)Georg Brandl2013-04-051-2/+2
| | | |\ \
| | | | * | Opa: added keywordsHenri Binsztok2013-02-181-2/+2
| | | | |/
| | | * | Merged in nolta/pygments-main (pull request #176)Georg Brandl2013-04-051-1/+7
| | | |\ \
| | | | * | JuliaLexer: add immutable keyword, underscore-separated numbersMike Nolta2013-03-041-1/+7
| | | * | | Clay: add changelog entry and attribution.Georg Brandl2013-04-052-3/+10
| | | * | | Lexer for Clay programming language.Stepan Koltsov2013-04-044-1/+84
| | | * | | Simplified adding and testing a new lexer by referring to the Makefile.Thomas Aglassinger2013-04-021-16/+7
| | | * | | * Fixed broken sourcode directives.Thomas Aglassinger2013-04-011-9/+9
| | | * | | Added a section on adding a new lexer and testing it.Thomas Aglassinger2013-04-011-0/+61
| | | * | | Python 3 lexer: add new exceptions from PEP 3151.Georg Brandl2013-03-292-1/+15
| | | * | | fix class namesEnrique Zamudio2013-03-201-1/+1
| | | * | | Fix some problems pointed out by @birkenfeldEnrique Zamudio2013-03-201-2/+2
| | | * | | Update Ceylon syntaxEnrique Zamudio2013-03-191-11/+14
| | | * | | A much more complete example of Ceylon codeEnrique Zamudio2013-03-191-10/+29
| | | |/ /
| | | * | Merged in jholewinski/pygments-main/llvm-ptx-cc (pull request #175)Georg Brandl2013-03-040-0/+0
| | | |\ \ | | | | |/
| | | * | Add ptx_device/ptx_kernel as valid LLVM calling conventionsJustin Holewinski2013-03-031-1/+1
| | | |/
| | * | ensures member definitions follow a keyword or commaEricFromCanada2013-02-201-2/+8
| | * | marks escaped or retargeted membersEricFromCanada2013-02-201-1/+2
| | * | clarified terminologyEricFromCanada2013-02-183-25/+25
| | * | better analyse_text methods to address issue #845EricFromCanada2013-02-102-9/+9
| | * | refactor for speedEricFromCanada2013-02-101-34/+51
| | * | builtins highlighting distinguishes between unbound and member methodsEricFromCanada2013-02-092-1727/+1480
| | * | fix for some missed method definitionsEricFromCanada2013-02-071-5/+4
| | * | 1.6 mergeEricFromCanada2013-02-07127-673/+8034
| | |\ \ | | | |/
| | * | builtins updatesEricFromCanada2013-02-071-9/+12
| | * | generator improvementsEricFromCanada2013-02-071-26/+32
| | * | require space after 'data'EricFromCanada2013-01-291-1/+1
| * | | Minor fixes for RPMSpec and NSIS lexersgentoo902013-02-151-3/+3
| | |/ | |/|
* | | update StanLexer to Stan 1.1.1, moreJeffrey B. Arnold2013-02-073-76/+172
* | | updating StanLexer to Stan 1.1.1Jeffrey B. Arnold2013-02-072-261/+191
* | | merge upstreamJeffrey B. Arnold2013-02-072-12/+111
|\ \ \ | |/ / |/| |
| * | merge with upstreamJeffrey B. Arnold2013-02-0712-22/+733
| |\ \
| | * | StanLexer: added new functions, operators, and keywords in version 1.1.0Jeffrey B. Arnold2012-12-172-8/+13
| | * | merging with upstreamJeffrey B. Arnold2012-12-172-8/+97
| | |\ \
| * | | | cleaning up StanLexerJeffrey B. Arnold2012-11-182-10/+19
| | |/ / | |/| |
| * | | FUNCTIONS: added new functions from Stan v. 1.0.3Jeffrey B. Arnold2012-11-181-0/+2