Commit graph

18 commits

Author SHA1 Message Date
5b5541c28f Adopt and apply nightly clippy configuration 2026-02-16 23:37:23 -03:00
d7d034757a Adopt and apply nightly rustfmt configuration 2026-02-16 16:19:27 -03:00
874cac2df1 Implement log levels 2026-01-15 12:07:18 -03:00
697dcc720d Merge serial module into the graph module 2026-01-13 13:10:32 -03:00
db8c02df04 Break up 'types' module 2026-01-12 14:45:37 -03:00
c6f9ea667d Minor logging, docs and style tweaks 2026-01-12 14:45:37 -03:00
3fa399c317 Make anchors aware of the nodes they point to 2026-01-11 08:15:02 -03:00
eb96b456ef Make anchor token fields private 2026-01-11 01:41:37 -03:00
5958f1551b Expand test coverage 2026-01-10 05:42:36 -03:00
c53afefb67 Add lexeme 'first' field, refactor and add methods 2026-01-09 21:52:17 -03:00
5a7557ba7d Handle Anchor edge cases involving punctuation 2026-01-05 19:39:56 -03:00
40030c7b5b Move tests to corresponding context parsing modules 2026-01-05 13:52:26 -03:00
de5b3dd377 Extract content parser state to its own module 2026-01-05 11:29:47 -03:00
735b58866c Make lexeme and token logging more concise 2026-01-05 11:10:50 -03:00
cb24837ff0 Fix unbalanced anchor tags 2026-01-05 00:51:52 -03:00
9f04a4606c Handle several anchor edge cases 2026-01-03 16:06:16 -03:00
cbefcdcad7 Simplify Anchor context parser 2026-01-02 21:26:33 -03:00
5ed2036e36 Extract context-specific parsing to a separate module 2026-01-02 00:53:42 -03:00