Commit Graph

14 Commits

Author SHA1 Message Date
Anton-4
0f59f3097a
cargo fix --edition 2022-05-16 17:04:17 +02:00
Richard Feldman
fd40fed937
Fix a bunch of errors from clippy --tests 2022-05-10 15:21:48 -04:00
Ayaz Hafiz
55706ae5c4
Remove other references to private tags in code 2022-04-25 11:50:00 -04:00
Kevin Gillette
cd8ab753e3
remove %% operator 2022-04-18 19:15:14 -06:00
Anton-4
0b5df36b25
cleaned up dbg! 2022-03-14 15:15:54 +01:00
Anton-4
89768b62a5
fixed peg grammar for indented closure inside parens 2022-03-11 10:43:09 +01:00
Anton-4
ab2fe90f38
fixed example paths 2022-03-09 19:58:25 +01:00
Anton-4
cda90d987c
cleanup 2022-03-09 09:26:32 +01:00
Anton-4
c8fd1836c9
clippy+fmt 2022-03-07 19:59:45 +01:00
Anton-4
ec1e2cd1d0
finished if highlighting 2022-03-07 19:44:24 +01:00
Anton-4
37704323b1
basic highlighting flow using MarkupNodes 2022-03-04 20:19:05 +01:00
Anton-4
853badf777
nodes without ast_node_id 2022-03-02 17:14:51 +01:00
Anton-4
99e487dbe6
prepping parser for syntax_highlighting 2022-03-01 11:33:37 +01:00
Anton-4
440a3cd15b
started moving tokenizer and grammar for syntax_highlighting 2022-02-11 13:54:10 +01:00