_tools
|
Add protobuf and thrift.
|
2017-06-07 19:47:59 +10:00 |
cmd/chroma
|
Wire up content sniffing.
|
2017-06-07 19:47:59 +10:00 |
formatters
|
Revert to using CIE76 for style colour matching.
|
2017-06-07 19:47:59 +10:00 |
lexers
|
Add protobuf and thrift.
|
2017-06-07 19:47:59 +10:00 |
styles
|
Add protobuf and thrift.
|
2017-06-07 19:47:59 +10:00 |
.gitignore
|
Initial commit
|
2017-06-07 19:47:08 +10:00 |
coalesce_test.go
|
Use pointers to tokens + support regex flags in importer.
|
2017-06-07 19:47:59 +10:00 |
coalesce.go
|
Generalise and support 8, 256 and 16m colour terminals.
|
2017-06-07 19:47:59 +10:00 |
colour_test.go
|
Move style and formatter API into chroma package.
|
2017-06-07 19:47:59 +10:00 |
colour.go
|
Move style and formatter API into chroma package.
|
2017-06-07 19:47:59 +10:00 |
formatter.go
|
Move style and formatter API into chroma package.
|
2017-06-07 19:47:59 +10:00 |
lexer_test.go
|
Use pointers to tokens + support regex flags in importer.
|
2017-06-07 19:47:59 +10:00 |
lexer.go
|
Wire up content sniffing.
|
2017-06-07 19:47:59 +10:00 |
LICENSE
|
Initial commit
|
2017-06-07 19:47:08 +10:00 |
Makefile
|
Initial commit! Working!
|
2017-06-07 19:47:59 +10:00 |
mutators_test.go
|
Add a bunch of automatically translated lexers.
|
2017-06-07 19:47:59 +10:00 |
mutators.go
|
Generalise and support 8, 256 and 16m colour terminals.
|
2017-06-07 19:47:59 +10:00 |
README.md
|
Wire up content sniffing.
|
2017-06-07 19:47:59 +10:00 |
style_test.go
|
Move style and formatter API into chroma package.
|
2017-06-07 19:47:59 +10:00 |
style.go
|
Move style and formatter API into chroma package.
|
2017-06-07 19:47:59 +10:00 |
tokentype_string.go
|
Add a bunch of automatically translated lexers.
|
2017-06-07 19:47:59 +10:00 |
types.go
|
Use pointers to tokens + support regex flags in importer.
|
2017-06-07 19:47:59 +10:00 |