Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged in malept/pygments/yaml+jinja-lexer (pull request #365) | Tim Hatch | 2014-06-04 | 1 | -0/+51 |
|\ | | | | | | | Add YAML+Jinja lexer | ||||
| * | Add YAML+Jinja (Saltstack state) lexer | Mark Lee | 2014-05-20 | 1 | -0/+51 |
| | | |||||
* | | Add example file for slim | Takashi Kokubun | 2014-05-29 | 1 | -0/+31 |
|/ | |||||
* | Add test for Go's unicode identifiers. | Tim Hatch | 2014-05-20 | 1 | -0/+10 |
| | |||||
* | Add 'emacs-lisp' alias to make org-mode happy. | Tim Hatch | 2014-05-19 | 1 | -0/+34 |
| | | | | Resolves #976 | ||||
* | Fix nested comments in ColdFusion | David Corbett | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | Merged in spderosso/pygments-main (pull request #355) | Tim Hatch | 2014-05-18 | 1 | -0/+217 |
|\ | | | | | | | Alloy (alloy.mit.edu) lexer | ||||
| * | Alloy (alloy.mit.edu) lexer | Santiago Perez De Rosso | 2014-05-13 | 1 | -0/+217 |
| | | |||||
* | | Merged in timgilbert/pygments-main/clj-keyword-fix (pull request #326) | Tim Hatch | 2014-05-17 | 26 | -88/+2329 |
|\ \ | | | | | | | | | | Tweaking clojure keyword lexing | ||||
| * | | Add shebang support to Groovy lexer | Gaurav Jain | 2014-05-16 | 1 | -0/+2 |
| | | | |||||
| * | | Merged in dscorbett/pygments-racket (pull request #358) | Tim Hatch | 2014-05-16 | 1 | -0/+16 |
| |\ \ | | | | | | | | | | | | | Improve RacketLexer | ||||
| | * \ | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-16 | 3 | -1/+77 |
| | |\ \ | |||||
| | * | | | Improve support $ symbol in Java identifiers | Gaurav Jain | 2014-05-13 | 1 | -5/+9 |
| | | | | | |||||
| | * | | | Match Java function name tokens even without leading whitespace | Gaurav Jain | 2014-05-12 | 1 | -2/+1 |
| | | | | | |||||
| | * | | | Add support for unicode letters in Java identifiers | Gaurav Jain | 2014-05-12 | 1 | -0/+13 |
| | | |/ | | |/| | | | | | | | | | Additionally, allow $ in middle of variable names | ||||
| * | | | Improve RacketLexer | David Corbett | 2014-05-16 | 1 | -29/+677 |
| | |/ | |/| | |||||
| * | | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-16 | 1 | -0/+12 |
| |\ \ | |||||
| | * | | Use unistring list to enable support for unicode leading character in Haskell | Gaurav Jain | 2014-05-16 | 1 | -0/+10 |
| | | | | |||||
| | * | | Improve support for Unicode in Haskell identifiers | Gaurav Jain | 2014-05-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Unicode characters are not yet supported as the first letter since Haskell cares about the case of the letter | ||||
| | * | | Rename Haskell example file | Gaurav Jain | 2014-05-13 | 1 | -0/+0 |
| | |/ | |||||
| * | | Merged in andyli/pygments-main (pull request #354) | Tim Hatch | 2014-05-15 | 1 | -0/+21 |
| |\ \ | | | | | | | | | | | | | Haxe fixes | ||||
| | * | | Add vim script exmaple file | Gaurav Jain | 2014-05-14 | 1 | -0/+21 |
| | |/ | |||||
| * | | Haxe: optional semicolon after macro class reification. | Andy Li | 2014-05-15 | 1 | -1/+1 |
| | | | |||||
| * | | Haxe: fixed top-level class members, number in preproc, macro reification, ↵ | Andy Li | 2014-05-13 | 1 | -1/+44 |
| |/ | | | | | | | ECheckType expression. | ||||
| * | Merged in jaingaurav2/pygments-main-978 (pull request #339) | Tim Hatch | 2014-05-12 | 1 | -0/+12 |
| |\ | | | | | | | | | | ColdFusion: Add Support for nested comments | ||||
| | * | ColdFusion: Add Support for nested comments | Gaurav Jain | 2014-04-26 | 1 | -0/+7 |
| | | | |||||
| | * | ColdFusion: Fixed example file to work under ColdFusion | Gaurav Jain | 2014-04-26 | 1 | -0/+5 |
| | | | |||||
| * | | Copy regex from LiveScript to CoffeeScript to handle mid string interpolations | Gaurav Jain | 2014-05-12 | 1 | -0/+2 |
| | | | |||||
| * | | Allow hash within double quoted and single quoted strings | Gaurav Jain | 2014-05-11 | 1 | -0/+14 |
| | | | |||||
| * | | Rename CoffeeScript example file | Gaurav Jain | 2014-05-11 | 1 | -0/+0 |
| | | | |||||
| * | | Merged in dscorbett/pygments-jasmin (pull request #343) | Tim Hatch | 2014-05-06 | 1 | -0/+564 |
| |\ \ | | | | | | | | | | | | | Add a lexer for Jasmin | ||||
| | * | | Add a lexer for Jasmin | David Corbett | 2014-05-04 | 1 | -0/+564 |
| | | | | |||||
| * | | | Comments handling fixed in Red language lexer as well. | Oldes | 2014-05-05 | 1 | -0/+26 |
| | | | | |||||
| * | | | FIX: Issue #985 - REBOL comments | Oldes | 2014-05-05 | 1 | -7/+27 |
| |/ / | |||||
| * | | Merged in jaingaurav2/pygments-main-example-cleanup (pull request #337) | Tim Hatch | 2014-04-29 | 2 | -46/+163 |
| |\ \ | | | | | | | | | | | | | Improvements to Objective-C lexer | ||||
| | * \ | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-04-28 | 2 | -46/+163 |
| | |\ \ | |||||
| | | * \ | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-04-24 | 2 | -46/+163 |
| | | |\ \ | |||||
| | | | * | | Consolidated Objective-C example files and fixed syntax | Gaurav Jain | 2014-04-24 | 2 | -46/+163 |
| | | | | | | | | | | | | | | | | | | | | | | | | Merged the 2 objective-C example files. The file now has a completely valid syntax as checked with clang -fsyntax-only. It tests numerous aspects of Objective-C syntax. | ||||
| * | | | | | Some string tests added into the example | Oldes | 2014-04-29 | 1 | -1/+5 |
| | | | | | | |||||
| * | | | | | Added missing possible space inside binary datatype and added some binary ↵ | Oldes | 2014-04-29 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | tests into example code. | ||||
| * | | | | | Initial version of Red-language lexer | Oldes | 2014-04-29 | 2 | -0/+368 |
| |/ / / / | |||||
| * | | | | Gherkin: Comments should only be matched on distinct lines | Gaurav Jain | 2014-04-27 | 1 | -0/+16 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | According to https://github.com/cucumber/cucumber/wiki/Gherkin, cooments are complete lines that can appear anywhere in the file and have leading whitespace. Added valid example file which was validated with 'cucumber -r -d tests/examplefiles/example.feature' | ||||
| * | | | Merged in jrha/pygments-main (pull request #179) | Tim Hatch | 2014-04-24 | 1 | -0/+54 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/_mapping.py pygments/lexers/other.py | ||||
| | * \ \ | Merge | James Adams | 2014-02-03 | 1 | -0/+54 |
| | |\ \ \ | |||||
| | | * | | | Expand test file for pan to include at least one of each variable type | James Adams | 2014-02-03 | 1 | -4/+45 |
| | | | | | | |||||
| | | * | | | Add test file for pan language and update AUTHORS | James Adams | 2013-03-08 | 1 | -0/+13 |
| | | | | | | |||||
| * | | | | | Merged in vuhonglinh/pygments-main (pull request #212) | Tim Hatch | 2014-04-24 | 1 | -0/+111 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/_mapping.py pygments/lexers/other.py | ||||
| | * | | | | | Add RSL lexer | Linh Vu Hong | 2013-06-23 | 1 | -0/+111 |
| | | | | | | | |||||
| * | | | | | | Let qbasic lexer match functions like 'RIGHT$', with test | Tim Hatch | 2014-04-24 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merged in pathawks/pygments (pull request #182) | Tim Hatch | 2014-04-24 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/_mapping.py |