summaryrefslogtreecommitdiff
path: root/pygments/lexers/math.py
Commit message (Expand)AuthorAgeFilesLines
* Closes #863: improve analyse_text of Python and Numpy lexersGeorg Brandl2013-05-201-0/+5
* Closes #854: make the lexer guessing of the SLexer less greedy.Georg Brandl2013-05-191-1/+2
* merge with bitbucket.org/rgerkin/pygments-main (Igor Pro lexer), pull request...Georg Brandl2013-05-191-2/+259
|\
| * Added a lexer for Igor ProRick Gerkin2013-02-211-1/+269
* | StanLexer reformat codeJeffrey B. Arnold2013-04-151-1/+1
* | update StanLexer to Stan modeling language v1.3.0Jeffrey B. Arnold2013-04-151-14/+6
* | merge with upstreamJeffrey B. Arnold2013-04-151-1/+7
|\ \
| * | JuliaLexer: add immutable keyword, underscore-separated numbersMike Nolta2013-03-041-1/+7
| |/
* | update StanLexer to Stan 1.1.1, moreJeffrey B. Arnold2013-02-071-1/+1
* | updating StanLexer to Stan 1.1.1Jeffrey B. Arnold2013-02-071-2/+2
* | merge upstreamJeffrey B. Arnold2013-02-071-9/+14
|\ \ | |/ |/|
| * merge with upstreamJeffrey B. Arnold2013-02-071-17/+12
| |\
| | * StanLexer: added new functions, operators, and keywords in version 1.1.0Jeffrey B. Arnold2012-12-171-8/+7
| | * merging with upstreamJeffrey B. Arnold2012-12-171-8/+9
| | |\
| * | | cleaning up StanLexerJeffrey B. Arnold2012-11-181-7/+16
| | |/ | |/|
| * | StanLexer: added CPP reserved keywordsJeffrey B. Arnold2012-11-181-8/+9
* | | JuliaLexer: add baremodule, importall, using keywordsMike Nolta2013-01-211-2/+2
* | | Lower default analyse_text result of Octave lexer.Georg Brandl2013-01-181-2/+1
* | | Merge pull request #115 (IDL lexer) from https://bitbucket.org/mgalloy/pygmen...Georg Brandl2013-01-091-220/+247
|\ \ \
| * | | Happy new year 2013.Georg Brandl2013-01-091-1/+1
| * | | Fix issues found by "make check".Georg Brandl2013-01-091-3/+4
| * | | Closes #807: add number tokens to matlab/scilab/octave.Georg Brandl2012-12-251-0/+12
| * | | Julia lexer: import missing "shebang_matches" functionGeorg Brandl2012-12-251-0/+1
| | |/ | |/|
| * | JuliaLexer: add float32 literalsMike Nolta2012-11-211-2/+2
| |/
| * Remove unnecessary regex flagsTim Hatch2012-11-121-3/+3
| * Get ready for release: update "new in" version numbers and rename CUDALexerTim Hatch2012-11-121-1/+9
| * JuliaLexer: add oct literalsMike Nolta2012-10-211-0/+1
* | Merging upstream commits.Michael Galloy2012-10-181-2/+239
|\ \ | |/ |/|
| * Updating IDL library routines for IDL 8.2.1.Michael Galloy2012-10-081-208/+209
| * Adding reference documenting IDL reserved words and library routines. Adding ...Michael Galloy2012-10-081-2/+5
| * Basic IDL lexer.Michael Galloy2012-10-041-1/+235
* | Merged in jrnold/pygments-stan-fixes (pull request #112)Tim Hatch2012-10-071-1/+41
|\ \
| * | Minor improvements to Rd lexer.Tim Hatch2012-10-061-6/+5
| * | Merged in jrnold/pygments-main, branch rd-lexer (pull request #99)Tim Hatch2012-10-061-3/+3
| |\ \ | | |/
| * | mergedJeffrey B. Arnold2012-09-081-67/+65
| |\ \
| | * \ resolved conflictJeffrey B. Arnold2012-09-021-67/+65
| | |\ \
| * | | | RdLexer: removed analyse_textJeffrey B. Arnold2012-09-081-2/+0
| |/ / /
| * | | added support for R documentation (Rd) filesJeffrey B. Arnold2012-08-191-1/+42
* | | | moved Stan builtins to new file; added functions for Stan v.1.0.2Jeffrey B. Arnold2012-09-301-39/+4
* | | | update StanLexer for changes in Stan 1.0.2Jeffrey B. Arnold2012-09-231-7/+6
| |_|/ |/| |
* | | JuliaLexer updatesMike Nolta2012-09-191-3/+3
| |/ |/|
* | BugsLexer,JagsLexer: pass nosetestsJeffrey B. Arnold2012-09-011-2/+2
* | mergedJeffrey B. Arnold2012-09-011-3/+8
|\ \
| * | Remove unnecessary flags from Racket and Jags lexers; fix repetition bug.Tim Hatch2012-08-271-2/+2
| |/
* | StanLexer: accounted for new bound syntaxJeffrey B. Arnold2012-08-221-9/+8
* | no lines > 80 charJeffrey B. Arnold2012-08-201-6/+8
* | StanLexer: less strict so it can highlight fragmentsJeffrey B. Arnold2012-08-201-18/+8
* | commentsJeffrey B. Arnold2012-08-201-1/+1
* | cleaning up BugsLexer, JagsLexerJeffrey B. Arnold2012-08-201-40/+18
* | StanLexer: fixed bug in analyse_textJeffrey B. Arnold2012-08-191-1/+5