| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
less obtrusive.
|
| |
|
|
|
|
| |
Scanner, Tokens, and Encoders::HTML.
|
|
|
|
| |
when no scanner was assigned.
|
|
|
|
|
|
| |
concatenating all text tokens together. The Text encoder inherits this. Use Tokens#to_s to use this encoder.
Also fixed an issue with automatically calculated FILE_EXTENSION being a symbol.
|
|
|
|
| |
extensions), improved FileType error message for ambiguous arguments.
|
|
|
|
| |
improved documentation, re-indented everything.
|
| |
|
|
|
|
| |
"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).
|