| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use versionadded directives | Georg Brandl | 2014-01-19 | 1 | -1/+1 |
| | | |||||
| * | Finalize single-source port for Py2.[67] and Py3.3+. | Georg Brandl | 2014-01-18 | 1 | -1/+2 |
| | | |||||
| * | new year in copyright notice | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
| | | |||||
| * | tests: make sure lexer aliases are registered lowercase | Georg Brandl | 2014-01-09 | 1 | -1/+1 |
| | | |||||
| * | Robot Framework lexer: Fixed handlign trailing spaces. | Pekka Kl?rck | 2013-02-22 | 1 | -1/+1 |
| | | | | | | Fixes Pygments bug #855: https://bitbucket.org/birkenfeld/pygments-main/issue/855/robot-framework-lexer-returns-wrong | ||||
| * | Add support for *.robot as an alternative extension for *.txt. | Pekka Kl?rck | 2013-01-11 | 1 | -1/+1 |
| | | | | | | This new extension was added in the recent Robot Framework 2.7.6: http://code.google.com/p/robotframework/wiki/ReleaseNotes27#Robot_Framework_2.7.6 | ||||
| * | RobotFramework lexer: fix two instances of "return ValueError" instead of ↵ | Georg Brandl | 2013-01-09 | 1 | -2/+2 |
| | | | | | "raise ValueError". | ||||
| * | Add copyright header to Robot Framework lexer.# | Georg Brandl | 2013-01-09 | 1 | -0/+11 |
| | | |||||
| * | Remove inline-if syntax from robot lexer, restoring Python 2.4 compatibility. | Tim Hatch | 2012-12-24 | 1 | -3/+3 |
| | | | | | Fixes #830 | ||||
| * | Robot Framework: fix test suite failre | Georg Brandl | 2012-12-03 | 1 | -2/+4 |
| | | |||||
| * | Add Robot Framework attributions. | Georg Brandl | 2012-12-03 | 1 | -0/+2 |
| | | |||||
| * | Lexer for Robot Framework test data. | Pekka Kl?rck | 2012-11-29 | 1 | -0/+542 |
