Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Alloy (alloy.mit.edu) lexer | Santiago Perez De Rosso | 2014-05-13 | 3 | -1/+277 | |
| | | | | | | ||||||
* | | | | | | Merged in timgilbert/pygments-main/clj-keyword-fix (pull request #326) | Tim Hatch | 2014-05-17 | 66 | -1245/+5685 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Tweaking clojure keyword lexing | |||||
| * \ \ \ \ \ | Merged in jaingaurav2/pygments-main-993 (pull request #359) | Tim Hatch | 2014-05-17 | 2 | -0/+10 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add shebang support to Groovy lexer | |||||
| | * | | | | | | Only allow one shebang in Groovy files | Gaurav Jain | 2014-05-16 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Add shebang support to Groovy lexer | Gaurav Jain | 2014-05-16 | 2 | -0/+10 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merged in dscorbett/pygments-actionscript (pull request #360) | Tim Hatch | 2014-05-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Swap MIME types of ActionScript and ActionScript 3 | |||||
| | * | | | | | | Add exclusion for LiterateCryptolLexer in test_basic_api | Gaurav Jain | 2014-05-17 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Swap MIME types of ActionScript and ActionScript 3 | David Corbett | 2014-05-17 | 2 | -6/+6 | |
| |/ / / / / | ||||||
| * | | | | | Merged in jambonrose/pygments-main (pull request #338) | Tim Hatch | 2014-05-16 | 6 | -15/+194 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | ||||||
| | * | | | | | Clarified comment in _surrogatepair() util. | Andrew Pinkham | 2014-05-06 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Added self (Andrew Pinkham) to AUTHORS. | Andrew Pinkham | 2014-05-06 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Added comment to _surrogatepair() util. | Andrew Pinkham | 2014-05-06 | 1 | -0/+5 | |
| | | | | | | | ||||||
| | * | | | | | RTF Formatter: replaced surrogate pair calculation with util. | Andrew Pinkham | 2014-05-06 | 1 | -8/+3 | |
| | | | | | | | ||||||
| | * | | | | | Merged birkenfeld/pygments-main into default | Andrew Pinkham | 2014-05-06 | 2 | -14/+78 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merged birkenfeld/pygments-main into default | Andrew Pinkham | 2014-04-28 | 2 | -14/+78 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | RTF Formatter: consolidated output functions. | Andrew Pinkham | 2014-04-28 | 1 | -2/+1 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: removed unnecessary newline | Andrew Pinkham | 2014-04-28 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: added documentation about new output. | Andrew Pinkham | 2014-04-28 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: inlined surrogate pair calculation. | Andrew Pinkham | 2014-04-28 | 1 | -20/+10 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: fixed typo in test. | Andrew Pinkham | 2014-04-28 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: switch format character %i to %d. | Andrew Pinkham | 2014-04-27 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: removed unnecessary floor function. | Andrew Pinkham | 2014-04-27 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: pure unicode escaped output. | Andrew Pinkham | 2014-04-26 | 1 | -14/+30 | |
| | | | | | | | | | ||||||
| | | | * | | | | | RTF Formatter: tests added | Andrew Pinkham | 2014-04-26 | 1 | -0/+56 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merged in dietmarw/pygments-main (pull request #348) | Tim Hatch | 2014-05-16 | 34 | -1135/+2567 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modelica-lexer: Add "end" to keyword list again | |||||
| | * \ \ \ \ \ \ \ | Merged in jrnold/pygments-main-stan (pull request #347) | Tim Hatch | 2014-05-16 | 2 | -8/+8 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update Stan lexer to Stan v2.2.0 | |||||
| | | * | | | | | | | | update Stan lexer to Stan v2.2.0 | Jeffrey B. Arnold | 2014-05-09 | 2 | -8/+8 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merged in dscorbett/pygments-racket (pull request #358) | Tim Hatch | 2014-05-16 | 2 | -11/+27 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve RacketLexer | |||||
| | | * \ \ \ \ \ \ \ \ | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-16 | 28 | -652/+1007 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Improve support $ symbol in Java identifiers | Gaurav Jain | 2014-05-13 | 2 | -11/+15 | |
| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Match Java function name tokens even without leading whitespace | Gaurav Jain | 2014-05-12 | 2 | -7/+6 | |
| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Add support for unicode letters in Java identifiers | Gaurav Jain | 2014-05-12 | 2 | -10/+23 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally, allow $ in middle of variable names | |||||
| | * | | | | | | | | | | Improve RacketLexer | David Corbett | 2014-05-16 | 3 | -464/+1443 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merged in funfunctor/pygments-main (pull request #344) | Tim Hatch | 2014-05-16 | 4 | -5/+170 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new/cryptol: Initial support | |||||
| | | * | | | | | | | | | fixups as per comments | Edward O'Callaghan | 2014-05-06 | 2 | -3/+3 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | Cryptol lexer fix typo | Edward O'Callaghan | 2014-05-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | Cryptol lexer author | Edward O'Callaghan | 2014-05-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | new/cryptol: Initial support | Edward O'Callaghan | 2014-05-05 | 3 | -5/+169 | |
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly based off Haskell, however with some tweaks to get reasonable support going. Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> | |||||
| | * | | | | | | | | | Merged in jaingaurav2/pygments-main (pull request #357) | Tim Hatch | 2014-05-16 | 15 | -130/+132 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Numerous regexlint fixes | |||||
| | | * | | | | | | | | | IDLLexer should not be case sensitive | Gaurav Jain | 2014-05-16 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced expressions with \w as appropriate | |||||
| | | * | | | | | | | | | Replace a-z0-9_ with \w when IGNORECASE is set | Gaurav Jain | 2014-05-15 | 7 | -44/+44 | |
| | | | | | | | | | | | |