| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Close branch swiftswift | Tim Hatch | 2014-06-07 | 0 | -0/+0 |
| | | |||||
| * | Initial Swift lexer | Kashif Rasul | 2014-06-05 | 3 | -1/+108 |
| | | |||||
| * | Add test for Go's unicode identifiers. | Tim Hatch | 2014-05-20 | 1 | -0/+10 |
| | | |||||
| * | Go allows unicode for identifiers. | Tim Hatch | 2014-05-20 | 1 | -1/+3 |
| | | | | | Resolves #983 | ||||
| * | Merged in dscorbett/pygments-numbers (pull request #364) | Tim Hatch | 2014-05-20 | 12 | -54/+65 |
| |\ | | | | | | | Add token type Number.Bin | ||||
| | * | Add token type Number.Bin | David Corbett | 2014-05-19 | 12 | -54/+65 |
| | | | |||||
| * | | Update mapfiles. | Tim Hatch | 2014-05-19 | 1 | -2/+2 |
| | | | |||||
| * | | Make the formatters _mapping.py work like lexers wrt. PYTHONPATH | Tim Hatch | 2014-05-19 | 1 | -0/+7 |
| | | | | | | | | | Resolves #784 | ||||
| * | | Add 'emacs-lisp' alias to make org-mode happy. | Tim Hatch | 2014-05-19 | 5 | -5/+44 |
| | | | | | | | | | Resolves #976 | ||||
| * | | Fix nested comments in ColdFusion | David Corbett | 2014-05-19 | 2 | -5/+4 |
| |/ | |||||
| * | Merged in dscorbett/pygments-vb.net (pull request #362) | Tim Hatch | 2014-05-18 | 1 | -3/+2 |
| |\ | | | | | | | Fix VbNetLexer.analyse_text | ||||
| | * | Fix VbNetLexer.analyse_text | David Corbett | 2014-05-17 | 1 | -3/+2 |
| | | | | | | | | | | | A file would only be detected as VB.NET if `#If` matched on the first line. The other regex search always raised an error. | ||||
| * | | Merged in jaingaurav2/pygments-main-c-cleanup (pull request #342) | Tim Hatch | 2014-05-18 | 14 | -207/+199 |
| |\ \ | | | | | | | | | | Add ability to specify default state transition | ||||
| | * | | Apply default state transition in various lexers to avoid extra token generation | Gaurav Jain | 2014-05-18 | 10 | -159/+158 |
| | | | | |||||
| | * | | Add support for default state transition in ExtendedRegexLexer | Gaurav Jain | 2014-05-18 | 1 | -9/+10 |
| | | | | |||||
| | * | | Add test case for default state transition | Gaurav Jain | 2014-05-17 | 1 | -0/+7 |
| | | | | |||||
| | * | | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-17 | 4 | -39/+24 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-17 | 42 | -1180/+3649 |
| | | |\ | |||||
| | | * | | Allow default state transitions to allow for state strings as well as tuples | Gaurav Jain | 2014-05-02 | 1 | -5/+7 |
| | | | | | |||||
| | | * | | Use default state transition to eliminate unecessary empty tokens | Gaurav Jain | 2014-04-29 | 3 | -33/+3 |
| | | | | | |||||
| | | * | | Add ability to specify default state transition | Gaurav Jain | 2014-04-29 | 1 | -6/+19 |
| | | | | | | | | | | | | | | | | | Certain lexers are forced to match an extra empty token if they want to make a state transition. By adding the ability to specfiy a default state transition to take, we can avoid creating extra tokens | ||||
| * | | | | Merged in spderosso/pygments-main (pull request #355) | Tim Hatch | 2014-05-18 | 3 | -1/+277 |
| |\ \ \ \ | |/ / / |/| | | | | | | | Alloy (alloy.mit.edu) lexer | ||||
| | * | | | fixed bug in AlloyLexer | sperezde | 2014-05-17 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | 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 |
| | | | | | | | | |||||
