|
8167af78f0
|
Remove JIT flag
|
2024-08-08 10:25:43 -03:00 |
|
|
ba50934005
|
Set more flags in regex
|
2024-08-08 08:37:23 -03:00 |
|
|
d293ec8d76
|
Set more flags in regex
|
2024-08-08 08:31:01 -03:00 |
|
|
b43501da98
|
Nicer ansi rendering
|
2024-08-07 20:47:02 -03:00 |
|
|
9824431317
|
tweak includes
|
2024-08-07 17:47:11 -03:00 |
|
|
2ad3cde7f1
|
tweak includes
|
2024-08-07 17:10:20 -03:00 |
|
|
aa1044ed22
|
ANSI formatter
|
2024-08-07 17:00:50 -03:00 |
|
|
f0d6b01362
|
add requires
|
2024-08-07 16:44:05 -03:00 |
|
|
e1048abe33
|
add requires
|
2024-08-07 16:42:38 -03:00 |
|
|
d5581a356e
|
Baked fs
|
2024-08-07 16:28:26 -03:00 |
|
|
916ab86f60
|
ignore bench
|
2024-08-07 15:37:47 -03:00 |
|
|
e0f697f1f9
|
refactor
|
2024-08-06 23:34:14 -03:00 |
|
|
0c86e91b0b
|
Use abbreviated token names in css
|
2024-08-06 21:28:33 -03:00 |
|
|
499cf7f623
|
Use token abbrevs in HTML
|
2024-08-06 20:17:26 -03:00 |
|
|
a9ff9bc8ac
|
Added constants for token abbrev
|
2024-08-06 20:17:26 -03:00 |
|
|
82db232511
|
Updated README
|
2024-08-06 18:31:29 -03:00 |
|
|
420b68993c
|
Made base16 work
|
2024-08-06 18:27:58 -03:00 |
|
|
94bc221545
|
Added test binary, code to read base16 themes
|
2024-08-06 18:03:05 -03:00 |
|
|
a2394a7313
|
Tweaks
|
2024-08-06 17:01:14 -03:00 |
|
|
fe917da89d
|
Basic theme parser
|
2024-08-06 12:19:30 -03:00 |
|
|
3a37f8bdc7
|
Basic theme parser
|
2024-08-06 12:18:03 -03:00 |
|
|
7392c8a74e
|
Basic theme parser
|
2024-08-06 11:33:06 -03:00 |
|
|
c6dce10322
|
Basic theme parser
|
2024-08-06 11:32:16 -03:00 |
|
|
f3cdb47a96
|
Style interface
|
2024-08-05 13:59:51 -03:00 |
|
|
2c6c65b827
|
XML styles from chroma
|
2024-08-05 11:47:06 -03:00 |
|
|
2b5d105012
|
todo management
|
2024-08-05 11:14:55 -03:00 |
|
|
45e36b702c
|
Removed fixed fixme
|
2024-08-05 10:01:23 -03:00 |
|
|
03b81c2e54
|
Nicer tokenize flow
|
2024-08-05 07:54:14 -03:00 |
|
|
da963e8a31
|
README
|
2024-08-04 21:44:23 -03:00 |
|
|
dc5b982a0b
|
Workaround for the regex problem
|
2024-08-04 21:38:00 -03:00 |
|
|
be93132f4c
|
readme
|
2024-08-04 20:36:35 -03:00 |
|
|
08347b600f
|
lint
|
2024-08-04 20:25:12 -03:00 |
|
|
b1c8793ded
|
Added logging for trace
|
2024-08-04 20:24:48 -03:00 |
|
|
2197facd01
|
lint
|
2024-08-04 20:09:54 -03:00 |
|
|
cb02a18b03
|
lint
|
2024-08-04 20:09:15 -03:00 |
|
|
935e72c18e
|
refactor
|
2024-08-04 20:00:48 -03:00 |
|
|
696227a935
|
lint
|
2024-08-04 19:54:34 -03:00 |
|
|
70cfbef572
|
refactor
|
2024-08-04 19:54:25 -03:00 |
|
|
ab263ac26f
|
refactor
|
2024-08-04 19:47:54 -03:00 |
|
|
e7c2053222
|
Reorganize tests into a real spec suite
|
2024-08-04 19:18:43 -03:00 |
|
|
57c160173c
|
98.53% passing
|
2024-08-04 17:45:32 -03:00 |
|
|
12498624a2
|
Back to multiline regexes
|
2024-08-04 11:59:34 -03:00 |
|
|
25b7097ee4
|
Restrict text to match to be just until EOL, to help matchers that expect to match $
|
2024-08-04 11:46:41 -03:00 |
|
|
6c22222f0a
|
Implement sub-emitters
|
2024-08-03 21:37:22 -03:00 |
|
|
937b9d50e0
|
Implement 'combined' emitter
|
2024-08-03 19:25:09 -03:00 |
|
|
f396e5dd33
|
Implement 'using' emitter
|
2024-08-03 19:06:06 -03:00 |
|
|
f07db4ae04
|
51 good tests now
|
2024-08-03 18:46:45 -03:00 |
|
|
e625d6604a
|
Process all 425 tests without crashing
|
2024-08-03 17:15:12 -03:00 |
|
|
db66777a8b
|
Implemented bygroups
|
2024-08-03 10:26:36 -03:00 |
|
|
7524f4330a
|
Let's go nuts and try to tokenize ALL THE PYGMENTS TESTS
|
2024-08-03 09:42:32 -03:00 |
|