Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Address more comments | Corey Richardson | 2014-01-20 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Address comments | Corey Richardson | 2014-01-19 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Rust: fix builtin types | Corey Richardson | 2014-01-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Rust lexer: update to 0.9 | Corey Richardson | 2014-01-07 | 1 | -17/+61 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old lexer looked to be about 0.4 or 0.5. Notably, the lifetime and label syntax is properly handled, and macro invocation has been corrected. | |||||
* | | | | | | | | | | | | | Next version will be 2.0. | Georg Brandl | 2014-01-19 | 10 | -21/+21 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | use versionadded directives | Georg Brandl | 2014-01-19 | 28 | -268/+295 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | New docs + website using Sphinx. | Georg Brandl | 2014-01-18 | 55 | -1002/+2152 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Finalize single-source port for Py2.[67] and Py3.3+. | Georg Brandl | 2014-01-18 | 42 | -334/+290 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | changelog update | Georg Brandl | 2014-01-18 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | manual prettifying and small fixes after futurize run | Georg Brandl | 2014-01-18 | 20 | -10/+32 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | futurizing: move to print_function and "except X as Y" syntax | Georg Brandl | 2014-01-18 | 24 | -149/+171 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Remove old uneeded scripts. | Georg Brandl | 2014-01-18 | 2 | -429/+0 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | cirru: add to changelog | Georg Brandl | 2014-01-17 | 2 | -1/+5 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merged in jiyinyiyong/pygments-main (pull request #275) | Georg Brandl | 2014-01-17 | 107 | -169/+526 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add syntax for Cirru | |||||
| * | | | | | | | | | | | | | Added some Modelica 3.3 Clock operators | Dietmar Winkler | 2014-01-15 | 1 | -3/+4 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Closes #948: fix overzealous error highlighting in dotted constructs in F#. | Georg Brandl | 2014-01-12 | 2 | -1/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | mapping update | Georg Brandl | 2014-01-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added PKGBUILD (Arch Linux buildscripts) filename to BashLexer | Stefan Tatschner | 2014-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | merge with Igor enhancements from t-b/pygments-main/igor-pro-changes-v2 ↵ | Georg Brandl | 2014-01-10 | 4 | -7/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (pull request #250) | |||||
| | * | | | | | | | | | | | Register IgorStyle in the style map | t-b | 2014-01-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | More lexer fixes | t-b | 2013-10-31 | 1 | -3/+3 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add class comment and a custom color for the decorator | t-b | 2013-10-31 | 1 | -0/+4 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add custom style which imitates the offical coloring | t-b | 2013-10-26 | 1 | -0/+13 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | merging branches | =t-b | 2013-10-24 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Created new branch igor-pro-changes-v2 | t-b | 2013-10-24 | 0 | -0/+0 | |
| | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Changes to Igor Pro syntax highlighting | t-b | 2013-10-24 | 1 | -5/+10 | |
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some forgotten keywords/flowControl items/types. Splitted types in types and keywords. Fixed comment highlightning with Windows (\r\n) EOLs. | |||||
| * | | | | | | | | | | | #944: allow multiple comments in ws1 regex | Georg Brandl | 2014-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | new year in copyright notice | Georg Brandl | 2014-01-10 | 103 | -105/+105 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Whitespace cleanup. | Georg Brandl | 2014-01-10 | 6 | -19/+22 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Closes #923: remove blanket nonzero analyse_text returns, and add an ↵ | Georg Brandl | 2014-01-10 | 5 | -13/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | analyse_text for Makefile lexer | |||||
| * | | | | | | | | | | | eiffel: add to changelog, minor cleanup | Georg Brandl | 2014-01-10 | 3 | -7/+12 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merged in tioui/pygments-main-new (pull request #273) | Georg Brandl | 2014-01-10 | 4 | -1/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modification of the Eiffel lexer pull request (#227) | |||||
| | * | | | | | | | | | | | Correct the string and char escape code and put case sensitivity to keywords. | Louis M | 2014-01-09 | 4 | -74/+16 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Adding the exemple. | Louis M | 2014-01-09 | 1 | -0/+124 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Replace tab with 4 spaces. | Louis M | 2014-01-09 | 1 | -1/+102 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use lookup in sets, not lists, for common listp and openendge | Georg Brandl | 2014-01-10 | 2 | -18/+18 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cocoabuiltins: make it sets and remove tabs. | Georg Brandl | 2014-01-10 | 2 | -43/+47 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merged in kprofic/pygments-main (pull request #265) | Georg Brandl | 2014-01-10 | 4 | -6/+138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Objective-C improvements | |||||
| | * | | | | | | | | | | | Two minor fixes | Krzysztof Profic | 2014-01-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | cleanup | Krzysztof Profic | 2013-12-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | cleanup Xcode style | Krzysztof Profic | 2013-12-18 | 1 | -15/+7 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | extracted cocoa types as defines in _cocoabuiltins.py | Krzysztof Profic | 2013-12-18 | 2 | -42/+60 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Added struct, enums declarations, updated set of interface and protocol ↵ | Krzysztof Profic | 2013-12-18 | 2 | -16/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definitions | |||||
| | * | | | | | | | | | | | Handle also cocoa protocols as keywords | Krzysztof Profic | 2013-12-18 | 2 | -11/+19 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Added draft implementation for cocoa types recognition | Krzysztof Profic | 2013-12-13 | 3 | -1/+45 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Updated Objective-c token definitions | Krzysztof Profic | 2013-12-13 | 1 | -6/+9 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Added draft of Xcode default style | Krzysztof Profic | 2013-12-13 | 2 | -0/+57 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Cirru: dim comments; use Text for newline character; add escape in string; | jiyinyiyong | 2014-01-11 | 2 | -8/+17 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | add syntax for Cirru | jiyinyiyong | 2014-01-10 | 3 | -1/+83 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Closes #881: try to fix all instances of matching transpose operator as string. | Georg Brandl | 2014-01-09 | 1 | -6/+6 | |
| | | | | | | | | | | |