summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/c.rb
Commit message (Expand)AuthorAgeFilesLines
* minor tweaks to generator and scanner edge casesKornelius Kalnbach2013-03-111-1/+1
* pretty (longer) token class names; closes #347Kornelius Kalnbach2011-08-191-1/+1
* issue #43: replacing :reserved with :keyword for C and C++murphy2011-05-211-3/+3
* renamed pre_* token kinds to predefined_*murphy2011-04-171-2/+2
* Speedup C scanner (reordering of token rules).murphy2011-04-041-7/+7
* Got rid of the old streaming system (see #142).murphy2010-05-011-2/+0
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-57/+42
* Fixed documentation of C scanner.murphy2010-03-261-2/+0
* Cleanups for C, C++, CSS, Delphi, Groovy, Java, PHP, Python, RHTML, XML, and ...murphy2010-03-261-11/+16
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...murphy2009-12-281-12/+43
* Updating C scanner:murphy2009-10-191-14/+20
* Java scanner:murphy2009-04-141-2/+3
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-241-1/+1
* Done:murphy2007-01-011-0/+2
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-155/+163
* Big re-indenting - no more tabs!murphy2006-07-101-150/+150
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-1/+5
* Added HTML scanner!murphy2006-04-041-4/+6
* HTML Encoder: inline numerization corrected.murphy2006-03-231-3/+3
* helpers/word_list.rb:murphy2005-11-051-1/+1
* New Repository, initial importno author2005-09-261-0/+147