summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close unneeded branch.Haxe-rewriteGeorg Brandl2013-05-190-0/+0
* 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
* JuliaLexer: add oct literalsMike Nolta2012-10-211-0/+1
* merge pygments-timGeorg Brandl2012-10-1418-547/+2572
|\
| * Merged in jrnold/pygments-stan-fixes (pull request #112)Tim Hatch2012-10-0715-486/+2359
| |\
| | * Move OpenEdge keywords into their own module.Tim Hatch2012-10-072-471/+555
| | * Style rework for Koka lexer.Tim Hatch2012-10-062-41/+53
| | * Merged in daanl/pygments-main (pull request #102)Tim Hatch2012-10-063-1/+314
| | |\
| | | * Regenerated mapping file for Koka LexerDaan Leijen2012-08-241-1/+2
| | | * Added lexer for the Koka languageDaan Leijen2012-08-243-2/+314
| | * | Add Ceylon lexer properly.Tim Hatch2012-10-064-1/+6
| | * | Merged in chochos/pygments-main (pull request #86)Tim Hatch2012-10-0610-14/+1378
| | |\ \
| | | * | Update CHANGES and add missing docstringTim Hatch2012-10-062-0/+5
| | | * | Merge with my other changes.Tim Hatch2012-10-0616-221/+1614
| | | |\ \
| | | | * | Fix and update sourcemodbuiltinsTim Hatch2012-10-061-1/+10