Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | Update mapfiles | Tim Hatch | 2014-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Merged in jlafon/pygments-main-redo-pr-276 (pull request #315) | Tim Hatch | 2014-04-14 | 4 | -191/+492 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | Fixes for AmbientTalk | Tim Hatch | 2014-04-14 | 2 | -1/+7 | |
| | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | Merged in kwadrat/pygments-main2 (pull request #316) | Tim Hatch | 2014-04-14 | 7 | -200/+524 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/jvm.py pygments/lexers/other.py | |||||
| | | | | | | * | | | | | | | | | | Fix some issues in LSL lexer | Tim Hatch | 2014-04-14 | 2 | -10/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | Merged in buildersbrewery/pygments-main (pull request #296) | Tim Hatch | 2014-04-14 | 1 | -1/+89 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/other.py | |||||
| | | | | | | | * | | | | | | | | | | fix keywords regex | Builder's Brewery | 2014-03-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | | added Linden Scripting Language | Builder's Brewery | 2014-03-11 | 1 | -1/+88 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | Merged in mrjbq7/pygments-main (pull request #313) | Tim Hatch | 2014-04-14 | 1 | -188/+234 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | Improvements to Factor lexer. | John Benediktsson | 2014-04-10 | 1 | -188/+234 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update builtin words and sort alphabetically - fix unnecessary highlighting of whitespace - support files that start with shebang - improve highlighting of defining words - support more alien syntax - support multiline comments - support symbol literals - support new number syntax (e.g., 0x, 0o, 0b) - fix highlighting of names with parens in stack effects | |||||
| | | | | | * | | | | | | | | | | | | | Fixed #195 - used regexlint | Unknown | 2014-04-14 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | Fixed #195 | Unknown | 2014-04-14 | 1 | -1/+54 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | Add mimetype to lexer and versionadded rst | Jharrod LaFon | 2014-04-14 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | Merged head | Jharrod LaFon | 2014-04-14 | 44 | -663/+2865 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | Make regular expressions with newlines raw strings for Java compat | Jharrod LaFon | 2014-04-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | Fix comment re: complete task entry points. | Geoffrey Oxberry | 2014-01-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | Add lexer for Todo.txt format to-do lists. | Geoffrey Oxberry | 2014-01-13 | 2 | -1/+99 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | add Pawn lexer | Sergey Marochkin | 2013-06-19 | 2 | -1/+69 | |
| | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Refactor RQL into the existing SQL lexer file. | Jharrod LaFon | 2014-04-14 | 3 | -47/+33 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Resolves merge conflict from PR#251 | Jharrod LaFon | 2014-04-14 | 2 | -0/+46 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | added lexer for rql query language (logilab.org/project/rql) | Nicolas Chauvat | 2013-11-06 | 2 | -0/+46 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Move GoloLexer to jvm.py; add hello world example | Tim Hatch | 2014-04-14 | 3 | -125/+110 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix an order problem found by regexlint. | |||||
| | | * | | | | | | | | | | | | | | | | Merged in yloiseau/pygments-main (pull request #309) | Tim Hatch | 2014-04-14 | 10 | -21/+332 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | Correct doc location for fontsize. | Tim Hatch | 2014-04-14 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | Merged in jaingaurav2/pygments-main (pull request #305) | Tim Hatch | 2014-04-14 | 1 | -0/+8 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | Support fontsize option for RTF formatting | Gaurav Jain | 2014-03-21 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Update mapfiles. | Tim Hatch | 2014-04-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Merged in hell0w0rd/pygments-main (pull request #287) | Tim Hatch | 2014-04-14 | 1 | -1/+64 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/web.py | |||||
| | | | | * | | | | | | | | | | | | | | | | Add zephir lexer and test | Gusakov Nikita | 2014-02-16 | 1 | -1/+59 | |
| | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Merged in biozic/pygments-main (pull request #294) | Tim Hatch | 2014-04-14 | 1 | -5/+12 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | Add missing keywords and special tokens to DLexer | Nicolas Sicard | 2014-03-06 | 1 | -5/+12 | |
| | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Merged in dietmarw/pygments-main (pull request #312) | Tim Hatch | 2014-04-14 | 1 | -3/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | Merged birkenfeld/pygments-main into default | Dietmar Winkler | 2014-04-10 | 1 | -3/+3 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Try grouping dieferently. | Dietmar Winkler | 2014-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Also include the whitespace after the optional "operator" | Dietmar Winkler | 2014-04-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Try to treat the special operator pre-word. | Dietmar Winkler | 2014-04-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Removing "operator" from keywords again as this seems to block the class ↵ | Dietmar Winkler | 2014-04-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | highlighting. | |||||
| | | | | | * | | | | | | | | | | | | | | Order matters. | Dietmar Winkler | 2014-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Also acknowledge class names after the "operator" keyword. | Dietmar Winkler | 2014-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Move "operator" from operators to keywords. | Dietmar Winkler | 2014-04-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | Adds "operator" to operators list. | Dietmar Winkler | 2014-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Merge with pygments-main | Tim Hatch | 2014-04-14 | 3 | -6/+6 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | fix spelling in new class name | Georg Brandl | 2014-04-14 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | remove "ur" literal which breaks python 3 compat | Georg Brandl | 2014-04-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | merge | Georg Brandl | 2014-04-14 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | Closes #970: fix overly zealous recognition of "as" as an operator. | Georg Brandl | 2014-03-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | Include examplefile for ClojureScript | Tim Hatch | 2014-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | Merged in brodie/pygments (pull request #191) | Tim Hatch | 2014-04-14 | 81 | -1354/+6172 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/jvm.py | |||||
| | | | | * | | | | | | | | | | | | | | | | | | Only include the regular LatexFormatter in __all__ | Tim Hatch | 2014-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we include the other, the tests will want to instantiate it, and we don't want that. It's only run as a special case in cmdline.py right now. | |||||
| | | | | * | | | | | | | | | | | | | | | | | | Improve Pig lexer formatting and completness | Tim Hatch | 2014-04-14 | 1 | -20/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | |