tartrazine/src
Ramiro Algozino 176b8e9bc9
docs: improve readme and help message
- Add example for printing output to the terminal
- Fix example for usage as CLI tool (missing -f flag)
- Add instructions in the help message for combining lexers
2024-08-23 18:30:14 +02:00
..
constants Initial implementation of delegatinglexer 2024-08-22 20:55:08 -03:00
formatters Use classes instead of structs to allow properties of the same type 2024-08-22 21:52:59 -03:00
actions.cr Implemented usingbygroup action, so code-in-markdown works 2024-08-23 10:20:03 -03:00
bytes_regex.cr Idiomatic changes 2024-08-15 23:11:49 -03:00
formatter.cr Make formatter a bit more convenient 2024-08-19 11:26:34 -03:00
lexer.cr Implemented usingbygroup action, so code-in-markdown works 2024-08-23 10:20:03 -03:00
main.cr docs: improve readme and help message 2024-08-23 18:30:14 +02:00
rules.cr Tokenize via an iterator, makes everything much faster 2024-08-16 13:27:02 -03:00
styles.cr Tokenize via an iterator, makes everything much faster 2024-08-16 13:27:02 -03:00
tartrazine.cr 0.3.0 2024-08-13 11:06:06 -03:00