|
5a3b08e716
|
lint
|
2024-08-16 14:01:16 -03:00 |
|
|
9ebb9f2765
|
Fix off-by-1
|
2024-08-16 13:36:11 -03:00 |
|
|
7538fc76aa
|
Tokenize via an iterator, makes everything much faster
|
2024-08-16 13:27:02 -03:00 |
|
|
1f01146b1f
|
Minor cleanup
|
2024-08-15 23:21:21 -03:00 |
|
|
9041b763ea
|
Remove unused bits of lexer config
|
2024-08-15 23:17:49 -03:00 |
|
|
ada30915c3
|
Idiomatic changes
|
2024-08-15 23:16:29 -03:00 |
|
|
78eff45ea0
|
Idiomatic changes
|
2024-08-15 23:11:49 -03:00 |
|
|
e817aedd60
|
Idiomatic changes
|
2024-08-15 22:41:24 -03:00 |
|
|
a3a7b5bd9a
|
Many cleanups
|
2024-08-15 21:10:25 -03:00 |
|
|
58e8dac038
|
Make usingself MUCH cheaper, since it was called many times when parsing C
|
2024-08-15 19:20:12 -03:00 |
|
|
bf257a5b82
|
cleanup
|
2024-08-15 17:05:03 -03:00 |
|
|
0626c8619f
|
Working bytes-regexes, faster, MORE tests pass
|
2024-08-14 11:06:53 -03:00 |
|
|
c898f395a1
|
reset stack on EOL instead of error, makes no difference, but it's in pygments version
|
2024-08-13 22:06:07 -03:00 |
|
|
ec8c53c823
|
Added --line-numbers for the terminal formatter
|
2024-08-11 13:21:47 -03:00 |
|
|
e3a1ce37b4
|
Support guessing lexer by filename
|
2024-08-11 13:04:35 -03:00 |
|
|
e295256573
|
Implemented decent version of the CLI
|
2024-08-11 11:49:42 -03:00 |
|
|
47237eecc3
|
Refactor things into separate files for easier reading
|
2024-08-09 11:31:18 -03:00 |
|