summaryrefslogtreecommitdiff
path: root/lib/coderay/token_kinds.rb
Commit message (Expand)AuthorAgeFilesLines
* Python scanner highlights docstrings as comments (see #190).murphy2010-04-021-0/+1
* Java Scanner: Package names are recognized, along with some code cleanup. Clo...murphy2010-04-021-0/+1
* Don't raise error for unknown token kinds unless in @$CODERAY_DEBUG@ mode.murphy2010-03-311-1/+5
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-301-0/+82