summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Merge upstream changes.Andy Li2013-02-19136-1429/+10308
| | | |\ \
| | | * | | haxe3 pattern matching.Andy Li2012-12-162-2/+8
| | | * | | Support haxe3 pattern matching.Andy Li2012-12-162-2/+22
| | | * | | Support GADT.Andy Li2012-12-061-4/+3
| | | * | | Avoid referencing empty preproc_stack.Andy Li2012-11-261-1/+1
| | | * | | Avoid popping empty preproc_stack.Andy Li2012-11-261-1/+1
| | | * | | Improved EReg.Andy Li2012-11-261-2/+2
| | | * | | updated Haxe infoAndy Li2012-11-262-4/+4
| | | * | | fixed IntIterAndy Li2012-11-251-2/+2
| | | * | | no need to add "\b" after identAndy Li2012-11-251-1/+1
| | | * | | Fixed Float written as "1."Andy Li2012-11-251-1/+3
| | | * | | Token type fix.Andy Li2012-11-251-1/+1
| | | * | | More token type fixes.Andy Li2012-11-251-9/+9
| | | * | | Minor.Andy Li2012-11-251-1/+1
| | | * | | State that the example aren't valid Haxe file.Andy Li2012-11-241-0/+4
| | | * | | Refactoring and added comments.Andy Li2012-11-241-29/+40
| | | * | | Use Name.Decorator for metadata.Andy Li2012-11-241-7/+12
| | | * | | Fixed #end vs #error. Corrected a lot of token types.Andy Li2012-11-241-39/+77
| | | * | | Correctly handle preproc.Andy Li2012-11-241-13/+32
| | | * | | Fixed 'type-param-constraint-sep'Andy Li2012-11-231-6/+6
| | | * | | Fixed abstract type.Andy Li2012-11-221-6/+24
| | | * | | minorAndy Li2012-11-221-5/+5
| | | * | | A few more fixes.Andy Li2012-11-221-27/+30
| | | * | | Many fixes.Andy Li2012-11-221-12/+49
| | | * | | A few fixes.Andy Li2012-11-221-5/+20
| | | * | | Added support for cast, try-catch, for, and improved macro.Andy Li2012-11-221-3/+29
| | | * | | Added typedef support.Andy Li2012-11-222-44/+66
| | | * | | Added support for multiple type of a type constraint. Fixed infinite loop.Andy Li2012-11-211-2/+21
| | | * | | Added while and do-while.Andy Li2012-11-211-3/+22
| | | * | | Function param can be optional.Andy Li2012-11-211-2/+3
| | | * | | Added if-else, improved switch.Andy Li2012-11-211-2/+45
| | | * | | Added enum decl support.Andy Li2012-11-211-6/+28
| | | * | | Completing class decl.Andy Li2012-11-211-16/+75
| | | * | | Added metadata support. Working on class member.Andy Li2012-11-201-14/+41
| | | * | | Work in progress. Supporting a good subset of expression kinds.Andy Li2012-11-201-181/+300
| | | * | | Added Haxe example.Andy Li2012-11-161-0/+110
| | | * | | Renamed haXe to Haxe, according to https://groups.google.com/forum/#!topic/ha...Andy2012-11-094-7/+7
| | * | | | merge with bitbucket.org/rgerkin/pygments-main (Igor Pro lexer), pull request...Georg Brandl2013-05-194-2/+262
| | |\ \ \ \
| | | * | | | Added a lexer for Igor ProRick Gerkin2013-02-212-1/+270
| | | | |/ / | | | |/| |
| | * | | | merge with https://bitbucket.org/bd808/pygments-main/ (EBNF lexer), pull requ...Georg Brandl2013-05-1927-135/+3596
| | |\ \ \ \
| | | * \ \ \ merge with https://bitbucket.org/daanl/pygments-main/, pull request #201Georg Brandl2013-05-1917-63/+1763
| | | |\ \ \ \
| | | | * | | | Add missing attributions, changelog entries and versionadded tags.Georg Brandl2013-05-194-0/+22
| | | | * | | | Changelog entry for PR#118.Georg Brandl2013-05-191-0/+3
| | | | * | | | merge with mgorny/pygments-vim-modelines-r1 (pull request #118)Georg Brandl2013-05-1911-36/+87
| | | | |\ \ \ \
| | | | | * | | | Update LEXERS.Micha? G?rny2012-10-191-19/+19
| | | | | * | | | Add vim-specific aliases for lexers.Micha? G?rny2012-10-199-19/+19
| | | | | * | | | Try vim modelines in guess_lexer().Micha? G?rny2012-08-191-0/+11
| | | | | * | | | Introduce a very simple vim modeline parser.Micha? G?rny2012-10-191-0/+39
| | | | * | | | | Merged in joshuarh/pygments-main/joshuarh/use-the-python2-symlink-for-python-...Georg Brandl2013-05-191-1/+1
| | | | |\ \ \ \ \
| | | | | * | | | | Use the python2 symlink for python 2joshuarh2013-05-171-1/+1
| | | | | | |_|_|/ | | | | | |/| | |