Alec Thomas
|
54fd3bc12f
|
Clean up imports and make cmd/chroma its own module.
|
2021-06-18 16:56:50 +10:00 |
|
Alec Thomas
|
7e282be495
|
Update golangci-lint so we can force use of LazyLexer.
|
2021-04-29 12:08:28 +10:00 |
|
Daniel Eloff
|
9c3abeae1d
|
Tokens by value (#187)
This results in about a 8% improvement in speed.
|
2018-11-04 10:22:51 +11:00 |
|
Alec Thomas
|
ce3d6bf527
|
Invert default "ensure newline" behaviour so that it is opt-in.
See #47.
|
2017-09-30 14:41:05 +10:00 |
|
Alec Thomas
|
573c1d157d
|
Ensure a newline exists at the end of files.
Fixes #42.
|
2017-09-29 21:59:52 +10:00 |
|
Alec Thomas
|
0bb853fb4f
|
Convert Include to a LexerMutator.
Fixes #18.
|
2017-09-22 22:29:17 +10:00 |
|
Alec Thomas
|
1724aab879
|
Implement compile-time lexer mutators.
This should fix #15.
|
2017-09-21 20:02:53 +10:00 |
|
Alec Thomas
|
5dedc6e45b
|
Add a bunch of automatically translated lexers.
|
2017-06-07 19:47:59 +10:00 |
|