Alec Thomas
7debecf146
Update README.
2017-09-26 22:15:36 +10:00
Hugo Locurcio
8604f257c9
Rename the Nimrod lexer to Nim
...
It has been the official name of the language for a while now.
2017-09-25 20:08:20 +02:00
alexander zillion
1b9f70d081
Add missing letter
2017-09-20 16:00:44 -05:00
Alec Thomas
cc0e4a59ab
Switch to an Iterator interface.
...
This is to solve an issue where writers returned by the Formatter
were often stateful, but this fact was not obvious to the API consumer,
and failed in interesting ways.
2017-09-20 22:19:36 +10:00
Alec Thomas
b57f8a4b4b
Update list.
2017-09-19 14:37:00 +10:00
Alec Thomas
04782e0678
Add doc.go.
2017-09-19 11:20:43 +10:00
Alec Thomas
c259129e64
Rename "raw" to "tokens", as it makes more sense.
2017-09-19 11:12:07 +10:00
Alec Thomas
b24f9361ab
Update list of languages in README.
2017-09-19 11:01:32 +10:00
Alec Thomas
3df4c80190
Rename S -> R + sort list of lexers.
2017-09-19 10:47:22 +10:00
Alec Thomas
fbc889aad6
Correct HTML output + add R/S.
...
Fixes #1 , #2 , #3 .
2017-09-19 10:30:10 +10:00
Alec Thomas
afc6c44415
Pure Go.
2017-09-18 15:05:57 +10:00
Alec Thomas
82f4e3cd79
Add list of supported languages.
2017-09-18 14:50:20 +10:00
Alec Thomas
19d5d708ad
Gitter link.
2017-09-18 14:07:08 +10:00
Alec Thomas
d185b18f1e
Add badges and Travis.
2017-09-18 14:04:02 +10:00
Alec Thomas
1374cf9ffb
More README.
2017-09-18 13:59:11 +10:00
Alec Thomas
ca585f2681
Less-brief introduction.
2017-09-18 13:33:56 +10:00
Alec Thomas
431e913333
Update documentation. Include "quick" package.
2017-09-18 13:15:07 +10:00
Alec Thomas
7ae55eb265
Wire up content sniffing.
2017-06-07 19:47:59 +10:00
Alec Thomas
d852022f8d
Move style and formatter API into chroma package.
2017-06-07 19:47:59 +10:00