| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
"early death" by loading it when the encoder is loaded.
|
| |
|
|
|
|
| |
using non-ASCII chars :)
|
|
|
|
| |
counting of coderay.rb).
|
|
|
|
| |
Theses actually come from the library files; now they are included. Also, rake test and test:all don't test the scanners now; you have to start them using rake test:scanners.
|
| |
|
| |
|
| |
|
|
|
|
| |
not loaded.
|
| |
|
|
|
|
| |
scanner. Would be nice for diffs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(closes #226), removed osolete .rx .fu style.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It's still in development. The Scheme scanner, which Lice used as template,
has some very bad code, and both scanner must be cleaned up (see #59).
|
| |
|
| |
|
|
|
|
| |
happen?)
|
| |
|
| |
|
|
|
|
| |
This is more friendly for intelligent diff highlighting.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
highlighting for multi-line tokens. These are one of the most complex features
of CodeRay now, and quite unique, I think.
Of course, all of this is highly experimental, and not ready for production
use.
|
|
|
|
|
| |
See issue #222.
|
| |
|
|
|
|
|
| |
some nested styles.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Closes #229.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* TokenKindFilter handles groups (closes #223).
* Added :docstring to the default KINDS_NOT_LOC list.
* Also fixed a problem with the :tokens option in Scanners.
|
| |
|