Alec Thomas
|
1374cf9ffb
|
More README.
|
2017-09-18 13:59:11 +10:00 |
|
Alec Thomas
|
431e913333
|
Update documentation. Include "quick" package.
|
2017-09-18 13:15:07 +10:00 |
|
Alec Thomas
|
a10fd0a23d
|
Switch to github.com/dlclark/regexp2.
This makes translating Pygments lexers much much simpler (and possible).
|
2017-09-18 11:16:44 +10:00 |
|
Alec Thomas
|
d12529ae61
|
HTML formatter + import all Pygments styles.
|
2017-07-20 00:01:29 -07:00 |
|
Alec Thomas
|
a3862242d5
|
Ensure ^C captures profile information.
|
2017-06-07 20:39:58 +10:00 |
|
Alec Thomas
|
7ae55eb265
|
Wire up content sniffing.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
ef4a53333b
|
Just use a basic RGB distance.
Not perfect, but probably sufficient.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
ca512c335b
|
Make --list more detailed.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
5f7faa38d5
|
Add "tokens" formatter.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
5749aebe42
|
Generalise and support 8, 256 and 16m colour terminals.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
8ec7ab9986
|
Support #pop:<n>.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
1f47bd705c
|
Use pointers to tokens + support regex flags in importer.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
5dedc6e45b
|
Add a bunch of automatically translated lexers.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
b30de35ff1
|
Use a callback to emit tokens.
This is a) faster and b) supports streaming output.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
6dd81b044b
|
Add Markdown processor. A bunch of performance improvements.
|
2017-06-07 19:47:59 +10:00 |
|
Alec Thomas
|
b2fb8edf77
|
Initial commit! Working!
|
2017-06-07 19:47:59 +10:00 |
|