Commit graph

18 commits

Author SHA1 Message Date
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Anton-4
d800edf5a7
no more magic constants 2022-03-12 11:16:01 +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
9a2187ecd2 fixed newline issues 2021-12-09 13:55:18 +01:00
Anton-4
5bd776f972 debugging inline comment bug 2021-12-01 16:57:28 +01:00
Anton-4
d3f2b95f7a addes test to docs for function 2021-10-15 15:02:37 +02:00
Anton-4
428b4574ae Merge branch 'trunk' of github.com:rtfeldman/roc into function_closure_to_mark_node 2021-10-15 12:04:51 +02:00
Anton-4
0058037ed2 bugfixes 2021-10-13 17:41:26 +02:00
Anton-4
4828c9ba62 fmt 2021-10-13 12:37:30 +02:00
Anton-4
810c7dce80 bug fixes 2021-10-12 20:16:03 +02:00
Anton-4
03d9d41a7a debugging closure -> MarkupNode 2021-10-08 20:19:52 +02:00
Anton-4
c6066cc629 expr working, debugging def 2021-10-02 19:47:46 +02:00
Anton-4
95a30210ce clippy fixes, fmt 2021-09-25 19:17:12 +02:00
Anton-4
4c2de0215a tests working 2021-09-25 18:38:04 +02:00
Anton-4
f9e2e3469b separated markup and util crates, no more errors 2021-09-24 20:08:49 +02:00