| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
using non-ASCII chars :)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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).
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
Closes #229.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
correctly).
|
| |
|
| |
|
|
|
|
| |
highlighting of attrbiute selectors (closes #224).
|
| |
|
|
|
|
| |
Closes #210.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Galvez).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
YAML scanners.
|
|
|
|
|
| |
- Added NaN and Infinity to list of predefined constants.
- E4X: Don't keep state of XML scanner between calls.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- removed :h - it's just a file extension, not a language name
- removed :ecma - that's the name of an association, not a language
- added :patch as an alias for :diff
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
trunk.
|