Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merged in jiyinyiyong/pygments-main (pull request #275) | Georg Brandl | 2014-01-17 | 79 | -141/+368 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | 3 | -7/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | 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 | 78 | -79/+79 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Whitespace cleanup. | Georg Brandl | 2014-01-10 | 5 | -18/+21 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | 1 | -6/+10 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merged in tioui/pygments-main-new (pull request #273) | Georg Brandl | 2014-01-10 | 2 | -1/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -72/+13 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | 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 | 1 | -5/+8 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | add syntax for Cirru | jiyinyiyong | 2014-01-10 | 2 | -1/+52 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Closes #881: try to fix all instances of matching transpose operator as string. | Georg Brandl | 2014-01-09 | 1 | -6/+6 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | add "batch" alias to batch lexer | Georg Brandl | 2014-01-09 | 2 | -2/+2 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #891: remove too broad string escape regex from Prolog lexer. | Georg Brandl | 2014-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #899: fix too greedy expression in PHP string interpolation highlighting | Georg Brandl | 2014-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #944: fix "ws1" regex in C family lexers to allow "indented" ↵ | Georg Brandl | 2014-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preprocessor directives | |||||
* | | | | | | | | | | | Closes #942: add CMake generator expressions. | Georg Brandl | 2014-01-09 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #851: remove BOM also with explicit encoding | Georg Brandl | 2014-01-09 | 1 | -0/+2 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | tests: make sure lexer aliases are registered lowercase | Georg Brandl | 2014-01-09 | 6 | -26/+26 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #939: make alias lookup case-insensitive | Georg Brandl | 2014-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #921: add binary literals to Python 2. | Georg Brandl | 2014-01-09 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #915: fix parsing of nested multiline comments. | Georg Brandl | 2014-01-09 | 1 | -1/+7 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #912: add brackets for lists in velocity | Georg Brandl | 2014-01-09 | 1 | -1/+3 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | matlab session: fix roundtrips | Georg Brandl | 2014-01-09 | 1 | -2/+8 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Closes #928: now also code-block directives are handled specially. | Georg Brandl | 2014-01-09 | 1 | -4/+5 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | merge | Georg Brandl | 2014-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merged in EricFromCanada/pygments-main (pull request #272) | Georg Brandl | 2014-01-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reST: fix for indented field list after blank line (fixes #905) | |||||
| | * | | | | | | | | | | | reST: fix for indented field list after blank line (fixes #905) | EricFromCanada | 2014-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | |