Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pretty (longer) token class names; closes #347 | Kornelius Kalnbach | 2011-08-19 | 1 | -67/+65 |
* | cleanups | murphy | 2011-06-11 | 1 | -3/+3 |
* | renamed pre_* token kinds to predefined_* | murphy | 2011-04-17 | 1 | -2/+2 |
* | Finally, token_kinds.rb defines a TokenKinds constant :P | murphy | 2011-03-01 | 1 | -86/+88 |
* | More speedups for HTML encoding (numbering, CSS styles, Ruby 1.9). | murphy | 2010-06-27 | 1 | -6/+6 |
* | Added :eyecatcher token type (for inline diff highlighting) and improved | murphy | 2010-06-01 | 1 | -1/+3 |
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 1 | -1/+0 |
* | Python scanner highlights docstrings as comments (see #190). | murphy | 2010-04-02 | 1 | -0/+1 |
* | Java Scanner: Package names are recognized, along with some code cleanup. Clo... | murphy | 2010-04-02 | 1 | -0/+1 |
* | Don't raise error for unknown token kinds unless in @$CODERAY_DEBUG@ mode. | murphy | 2010-03-31 | 1 | -1/+5 |
* | Renamed token_classes to token_kinds (closes #122). | murphy | 2010-03-30 | 1 | -0/+82 |