tartrazine/src
Roberto Alsina c011bd8347
Some checks failed
Tests / build (push) Has been cancelled
feat: higher level API (to_html and to_ansi)
2024-09-05 12:03:33 -03:00
..
constants Integrate heuristics into lexer selection 2024-08-24 21:39:39 -03:00
formatters feat: higher level API (to_html and to_ansi) 2024-09-05 12:03:33 -03:00
actions.cr Rebase to main 2024-08-24 19:59:05 -03:00
bytes_regex.cr Rebase to main 2024-08-24 19:59:05 -03:00
formatter.cr Make formatter a bit more convenient 2024-08-19 11:26:34 -03:00
heuristics.cr Integrate heuristics into lexer selection 2024-08-24 21:39:39 -03:00
lexer.cr fix: renamed BaseLexer to Lexer and Lexer to RegexLexer to make API nicer 2024-09-04 11:37:36 -03:00
main.cr fix: renamed BaseLexer to Lexer and Lexer to RegexLexer to make API nicer 2024-09-04 11:37:36 -03:00
rules.cr Rebase to main 2024-08-24 19:59:05 -03:00
run_tests.cr build: switch from Makefile to Hacefile 2024-09-04 11:37:33 -03:00
styles.cr Tokenize via an iterator, makes everything much faster 2024-08-16 13:27:02 -03:00
tartrazine.cr fix: make it easier to import the Ansi formatter 2024-09-04 11:37:36 -03:00