summaryrefslogtreecommitdiff
path: root/pygments/lexers/_stan_builtins.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2017-01-221-1/+1
* Fix spacingJeffrey Arnold2015-09-251-2/+4
* fix spacingJeffrey Arnold2015-09-251-4/+8
* Fix spacingJeffrey Arnold2015-09-251-3/+6
* Update lexers.StanLexerJeffrey Arnold2015-09-251-21/+17
* Fix typo in builtins; lang is 2.7.0Jeffrey Arnold2015-07-201-1/+1
* Update StanLexer to Stan modeling language v2.7.0Jeffrey Arnold2015-07-201-3/+11
* merge with stableGeorg Brandl2015-01-211-6/+27
|\
| * adding reject statement to Stan example fileJeffrey B. Arnold2014-11-141-10/+20
| * updated Stan lexer to language version 2.5.0Jeffrey B. Arnold2014-11-141-21/+32
* | Copyright year update.Georg Brandl2015-01-211-1/+1
|/
* Reformat stan builtinsTim Hatch2014-10-041-472/+482
* Make all keyword lists in special modules into tuples.Georg Brandl2014-09-191-11/+10
* Update StanLexer to support Stan v2.4.0Jeffrey B. Arnold2014-07-271-3/+12
* moved void to type and added example fileJeffrey B. Arnold2014-06-301-4/+4
* updated StanLexer to Stan version 2.3.0Jeffrey B. Arnold2014-06-301-439/+465
* update Stan lexer to Stan v2.2.0Jeffrey B. Arnold2014-05-091-5/+6
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Whitespace cleanup.Georg Brandl2014-01-101-6/+6
* updated StanLexer to Stan version 2.0.1 language.Jeffrey B. Arnold2013-11-241-9/+102
* StanLexer reformat codeJeffrey B. Arnold2013-04-151-5/+343
* update StanLexer to Stan modeling language v1.3.0Jeffrey B. Arnold2013-04-151-267/+6
* update StanLexer to Stan 1.1.1, moreJeffrey B. Arnold2013-02-071-0/+85
* updating StanLexer to Stan 1.1.1Jeffrey B. Arnold2013-02-071-259/+189
* merge upstreamJeffrey B. Arnold2013-02-071-3/+97
|\
| * merge with upstreamJeffrey B. Arnold2013-02-071-0/+6
| |\
| | * StanLexer: added new functions, operators, and keywords in version 1.1.0Jeffrey B. Arnold2012-12-171-0/+6
| * | cleaning up StanLexerJeffrey B. Arnold2012-11-181-3/+3
| |/
| * FUNCTIONS: added new functions from Stan v. 1.0.3Jeffrey B. Arnold2012-11-181-0/+2
| * StanLexer: added CPP reserved keywordsJeffrey B. Arnold2012-11-181-0/+86
* | Happy new year 2013.Georg Brandl2013-01-091-1/+1
* | Fix issues found by "make check".Georg Brandl2013-01-091-6/+6
|/
* moved Stan builtins to new file; added functions for Stan v.1.0.2Jeffrey B. Arnold2012-09-301-0/+174