Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merged in jaingaurav2/pygments-main-993 (pull request #359) | Tim Hatch | 2014-05-17 | 1 | -0/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Add shebang support to Groovy lexer | |||||
| | * | | | | Add shebang support to Groovy lexer | Gaurav Jain | 2014-05-16 | 1 | -0/+2 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Add exclusion for LiterateCryptolLexer in test_basic_api | Gaurav Jain | 2014-05-17 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merged in jambonrose/pygments-main (pull request #338) | Tim Hatch | 2014-05-16 | 3 | -0/+170 | |
| |\ \ \ | | | | | | | | | | | | | | | | Produce only unicode escape sequences in RTFs | |||||
| | * | | | RTF Formatter: clarified error message. | Andrew Pinkham | 2014-05-06 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | RTF Formatter: Simplified calculation of output string. | Andrew Pinkham | 2014-05-06 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | RTF Formatter: tests modified to be more robust and user friendly. | Andrew Pinkham | 2014-05-06 | 1 | -6/+50 | |
| | | | | | ||||||
| | * | | | RTF Formatter: tests now use single footer | Andrew Pinkham | 2014-05-06 | 1 | -10/+8 | |
| | | | | | ||||||
| | * | | | RTF Formatter: added footer test. | Andrew Pinkham | 2014-05-06 | 1 | -0/+7 | |
| | | | | | ||||||
| | * | | | RTF Formatter: integrated tests with new string assert methods. | Andrew Pinkham | 2014-05-06 | 1 | -6/+7 | |
| | | | | | ||||||
| | * | | | Added tests for string assert methods. | Andrew Pinkham | 2014-05-06 | 1 | -0/+39 | |
| | | | | | ||||||
| | * | | | Added assert methods for string comparisons. | Andrew Pinkham | 2014-05-06 | 1 | -0/+22 | |
| | | | | | ||||||
| | * | | | RTF Formatter: standardized tests. | Andrew Pinkham | 2014-05-06 | 1 | -3/+6 | |
| | | | | | ||||||
| | * | | | Merged birkenfeld/pygments-main into default | Andrew Pinkham | 2014-05-06 | 1 | -0/+56 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merged birkenfeld/pygments-main into default | Andrew Pinkham | 2014-04-28 | 1 | -0/+56 | |
| | | |\ \ \ | ||||||
| | | | * | | | RTF Formatter: fixed typo in test. | Andrew Pinkham | 2014-04-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | | * | | | RTF Formatter: tests added | Andrew Pinkham | 2014-04-26 | 1 | -0/+56 | |
| | | | | | | | ||||||
| * | | | | | | 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 | 4 | -11/+87 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | 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 | 2 | -10/+31 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Haxe fixes | |||||
| | * \ \ \ \ \ | Merged in jaingaurav2/pygments-main (pull request #351) | Tim Hatch | 2014-05-15 | 4 | -0/+95 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some lines to be within 90 characters | |||||
| | | * | | | | | | Add vim script exmaple file | Gaurav Jain | 2014-05-14 | 1 | -0/+21 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Rename test case variable from 'expected' to 'tokens' to fit line width limit | Gaurav Jain | 2014-05-12 | 1 | -10/+10 | |
| | | | | | | | | ||||||
| * | | | | | | | 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 | 2 | -0/+58 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | ColdFusion: Add Support for nested comments | |||||
| | * | | | | | | Add cfm unit tests | Gaurav Jain | 2014-05-10 | 1 | -0/+46 | |
| | | | | | | | | ||||||
| | * | | | | | | 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 | 3 | -46/+254 | |
| |\ \ \ | | | | | | | | | | | | | | | | Improvements to Objective-C lexer | |||||
| | * \ \ | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-04-28 | 3 | -46/+254 | |
| | |\ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-04-24 | 3 | -46/+254 | |
| | | |\ \ | ||||||
| | | | * | | Add Objective-C unit tests | Gaurav Jain | 2014-04-24 | 1 | -0/+91 | |
| | | | | | | ||||||
| | | | * | | 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. | |||||
| * | | | | | Merged in jaingaurav2/pygments-main-926 (pull request #336) | Tim Hatch | 2014-04-29 | 9 | -0/+736 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Reorder regex expressions so that C keywords are matched before a label |