Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | merge with bitbucket.org/andyli/pygments-main (Haxe3 lexer), pull request #174 | Georg Brandl | 2013-05-19 | 1 | -0/+142 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge upstream changes. | Andy Li | 2013-02-19 | 41 | -723/+6199 | |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | ||||||
| | | * | | | | | haxe3 pattern matching. | Andy Li | 2012-12-16 | 1 | -0/+6 | |
| | | | | | | | | ||||||
| | | * | | | | | Support haxe3 pattern matching. | Andy Li | 2012-12-16 | 1 | -0/+14 | |
| | | | | | | | | ||||||
| | | * | | | | | State that the example aren't valid Haxe file. | Andy Li | 2012-11-24 | 1 | -0/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | Added typedef support. | Andy Li | 2012-11-22 | 1 | -39/+47 | |
| | | | | | | | | ||||||
| | | * | | | | | Added Haxe example. | Andy Li | 2012-11-16 | 1 | -0/+110 | |
| | | | | | | | | ||||||
| | * | | | | | | merge with https://bitbucket.org/bd808/pygments-main/ (EBNF lexer), pull ↵ | Georg Brandl | 2013-05-19 | 12 | -30/+2847 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | request #193 | |||||
| | | * \ \ \ \ \ | merge with https://bitbucket.org/daanl/pygments-main/, pull request #201 | Georg Brandl | 2013-05-19 | 2 | -0/+1554 | |
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | * | | | | | Merge from https://bitbucket.org/birkenfeld/pygments-main | William Fulton | 2013-05-11 | 2 | -0/+1554 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Add some SWIG test files | William Fulton | 2013-02-16 | 2 | -0/+1554 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | | * | | | | | | Updated Koka language lexer and test files to correspond to the latest ↵ | daan | 2013-05-10 | 1 | -30/+40 | |
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | specification | |||||
| | | * | | | | | Fix Python 3 traceback parsing to handle non-file lines. | Tim Hatch | 2013-05-09 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #859 | |||||
| | * | | | | | | Code review changes. | Bryan Davis | 2013-05-06 | 1 | -193/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix indentation - Remove overly complicated string parsing rules - Add link to wikipedia article in docstring - Remove example using grammar from pre-published version of ISO spec which has questionble licensing constraints. | |||||
| | * | | | | | | Lexer for ISO/IEC 14977 EBNF grammars. | Bryan Davis | 2013-04-25 | 2 | -0/+224 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A regex based lexer for EBNF as defined in http://www.cl.cam.ac.uk/~mgk25/iso-14977.pdf Related to issue #805. | |||||
| * | | | | | | | Cleaned up Rexx lexer. | roskakori | 2013-05-11 | 2 | -21/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cleaned up a few regular expressions to make them easier to read and improve performance. * Cleaned up analyse_text() which is now a lot smaller and easier to reuse by other languages. * Removed unnecessary instance variable in test case. * Added loops to example source code. | |||||
| * | | | | | | | Added lexer for Rexx. | Thomas Aglassinger | 2013-05-10 | 2 | -0/+107 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merged in ppannuto/pygments-main (pull request #166) | Tim Hatch | 2013-05-06 | 2 | -0/+775 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Update branch to match head | Pat Pannuto | 2013-05-06 | 5 | -0/+379 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Pull mainline changes and merge | Pat Pannuto | 2013-04-17 | 3 | -85/+148 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Add sample files for nesC | Pat Pannuto | 2013-02-14 | 2 | -0/+775 | |
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a nesC module and configuration file for testing. IPDispatch should cover a good percentage of the nesC specific keywords. | |||||
| * | | | | | | | Repaired test (?) | Alex Gilding | 2013-05-06 | 1 | -0/+95 | |
| | | | | | | | | ||||||
| * | | | | | | | Ran tests and fixed errors this time... | Alex Gilding | 2013-05-06 | 1 | -95/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Merged birkenfeld/pygments-main into default | leushenko | 2013-05-06 | 5 | -0/+379 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Merged in hoelzro/pygments-main (pull request #181) | Tim Hatch | 2013-05-05 | 3 | -0/+297 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Perl 6 lexer | |||||
| | | * | | | | | | Remove Rakudo source files from examples | Rob Hoelz | 2013-05-06 | 2 | -4505/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Rename Perl 6 .pm files to .pm6 | Rob Hoelz | 2013-04-11 | 3 | -0/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Make sure 'roleq' isn't improperly highlighted | Rob Hoelz | 2013-04-10 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Merged birkenfeld/pygments-main into default | Robert Hoelz | 2013-03-24 | 1 | -10/+29 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Make sure $/<...> works | Rob Hoelz | 2013-03-24 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add multi-bracket test for regex literals | Rob Hoelz | 2013-03-24 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Test strings with multiple adjacent bracketing characters | Rob Hoelz | 2013-03-23 | 1 | -0/+7 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Make sure that using mixed delimiters for block comments works | Rob Hoelz | 2013-03-23 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, things like the following were not correctly highlighted: #`?< some text ? | |||||
| | | * | | | | | | | Test that ? and ? may be used as bracketing characters for :sym | Rob Hoelz | 2013-03-23 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add tests for the regressions I recently fixed | Rob Hoelz | 2013-03-23 | 1 | -0/+8 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Merge commits from main pygments repo | Rob Hoelz | 2013-03-20 | 3 | -1/+56 | |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | | | | | | | | | | | Hg: changed pygments/__init__.py | |||||
| | | * | | | | | | | Add some more corner cases to test.p6 for testing | Rob Hoelz | 2013-03-19 | 1 | -0/+6 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add other forms of Pod to test.p6 | Rob Hoelz | 2013-03-19 | 1 | -0/+25 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add example files for Perl 6 | Rob Hoelz | 2013-03-18 | 5 | -0/+4742 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These files aren't necessarily demonstrative of real Perl 6 code; they are files from the Rakudo Perl 6 compiler itself as well as some cobbled-together examples I made to test the lexer | |||||
| | * | | | | | | | | Merged in gentoo90/pygments-main (pull request #185) | Tim Hatch | 2013-05-05 | 2 | -75/+102 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PowerShellLexer: minor fixes | |||||
| | | * | | | | | | | | Added symbol handling for symbols that begin with :# and ::. Fixes #811 | Russell Sim | 2013-04-23 | 1 | -0/+16 | |
| | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | PowerShellLexer: more fixes | gentoo90 | 2013-04-19 | 1 | -0/+66 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '$(...)' blocks inside double quoted strings and here-strings now highlighted as code * Here-strings can't be nested directly. Only inside '$(...)' block * Add new example with here-strings * Add 'throw' keyword * Remove redundant code | |||||
| * | | | | | | | | added test.bb (based on test.bmx) | Alex Gilding | 2013-05-03 | 1 | -0/+95 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | merge with upstream | Jeffrey B. Arnold | 2013-04-15 | 2 | -10/+62 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Lexer for Clay programming language. | Stepan Koltsov | 2013-04-04 | 1 | -0/+33 | |
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | https://github.com/jckarter/clay/ | |||||
| | * | | | | | A much more complete example of Ceylon code | Enrique Zamudio | 2013-03-19 | 1 | -10/+29 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | update StanLexer to Stan 1.1.1, more | Jeffrey B. Arnold | 2013-02-07 | 1 | -75/+86 | |
| |/ / / / | ||||||
* | | | | | Update Objective-C lexer and tests with NSArray, NSDictionary, and NSNumber ↵ | Christian Eager | 2013-02-20 | 1 | -0/+7 | |
|/ / / / | | | | | | | | | | | | | literals | |||||
* | | | | Merged in christianjann/pygments-main (pull request #158) | Georg Brandl | 2013-02-03 | 2 | -1/+46 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Added ShellSessionLexer | |||||
| * | | | | Added ShellSessionLexer | Christian Jann | 2013-01-25 | 2 | -1/+46 | |
| |/ / / |