summaryrefslogtreecommitdiff
path: root/pygments/lexers/_robotframeworklexer.py
Commit message (Expand)AuthorAgeFilesLines
* use versionadded directivesGeorg Brandl2014-01-191-1/+1
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-1/+2
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* tests: make sure lexer aliases are registered lowercaseGeorg Brandl2014-01-091-1/+1
* Robot Framework lexer: Fixed handlign trailing spaces.Pekka Kl?rck2013-02-221-1/+1
* Add support for *.robot as an alternative extension for *.txt.Pekka Kl?rck2013-01-111-1/+1
* RobotFramework lexer: fix two instances of "return ValueError" instead of "ra...Georg Brandl2013-01-091-2/+2
* Add copyright header to Robot Framework lexer.#Georg Brandl2013-01-091-0/+11
* Remove inline-if syntax from robot lexer, restoring Python 2.4 compatibility.Tim Hatch2012-12-241-3/+3
* Robot Framework: fix test suite failreGeorg Brandl2012-12-031-2/+4
* Add Robot Framework attributions.Georg Brandl2012-12-031-0/+2
* Lexer for Robot Framework test data.Pekka Kl?rck2012-11-291-0/+542