tartrazine/src
Roberto Alsina ac8b7e3800
Some checks failed
Tests / build (push) Has been cancelled
Coverage / build (push) Has been cancelled
test: added tests for CSS generation
2024-09-10 22:38:04 -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 feat: use the native crystal highlighter 2024-09-09 16:14:35 -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 feat: use the native crystal highlighter 2024-09-09 16:14:35 -03:00
run_tests.cr test: added tests for CSS generation 2024-09-10 22:38:04 -03:00
styles.cr feat: use the native crystal highlighter 2024-09-09 16:14:35 -03:00
tartrazine.cr fix: make it easier to import the Ansi formatter 2024-09-04 11:37:36 -03:00