Commit graph

25 commits

Author SHA1 Message Date
Anton-4
9650736f49 can read escaped newlines correctly inside a string 2021-10-26 18:01:32 +02:00
Anton-4
45df20cb17 can now convert builtin calls to markup 2021-10-26 16:43:03 +02:00
Anton-4
c7c421b2f5 fixed scope lookup bug 2021-10-19 16:45:28 +02:00
Anton-4
0a77b3f334 debugging wrong id in docs test 2021-10-18 19:58:03 +02:00
Anton-4
e003725f21 cleanup unwrap 2021-10-15 19:01:41 +02:00
Anton-4
d3f2b95f7a addes test to docs for function 2021-10-15 15:02:37 +02:00
Anton-4
4324b08a30 cleanup+fmt+clippy 2021-10-05 11:58:11 +02:00
Anton-4
548d806a88 def->MarkupNode working 2021-10-04 19:26:31 +02:00
Anton-4
c6066cc629 expr working, debugging def 2021-10-02 19:47:46 +02:00
Anton-4
f63c276a5f docs flow working with mocked markup to html 2021-10-01 18:22:27 +02:00
Chadtech
9e12f6d3ec ToHtml trait for docs and some rudimentary syntax highlighting that is definitely a work in progress 2021-08-22 15:53:26 -04:00
Chadtech
c72400c619 Merge branch 'trunk' of github.com:rtfeldman/roc into docs-parse-code-blocks 2021-08-10 00:31:06 -04:00
Chadtech
68147e7703 docs Syntax highlight function set up, and test set up for syntax highlighting 2021-08-09 20:21:03 -04:00
Richard Feldman
6ca6539623 Drop obsolete insert_links tests 2021-08-01 10:24:37 -04:00
Richard Feldman
e8fc9c5e4c Thread dep_idents through to LoadedModule 2021-08-01 10:23:16 -04:00
Chadtech
62d5633546 Fixed problems with docs failing to render and included test to validate that behavior 2021-07-03 14:51:40 -04:00
Chadtech
8036220b19 Remove handlebars templating and instead use new html_node() function some string replacement 2021-04-15 02:19:20 -04:00
Chadtech
6686c5b051 Doc type signatures for tag unions, and some additional types 2021-04-04 22:39:53 -04:00
Chadtech
4be3f04aba Pretty assertions in test_docs 2021-03-30 00:54:17 -04:00
Chadtech
1df89ccbbe Aliases now rendered in docs 2021-03-30 00:52:47 -04:00
Folkert
d91e810bd8 fix test compilation 2021-03-23 16:34:09 +01:00
Chadtech
547ec2756d Docs test file 2021-03-21 22:46:16 -04:00
Pablo Hirafuji
ecfcdf7d79 Add docs multiparagraph tests 2020-11-06 14:36:30 -03:00
Richard Feldman
76432a9c2e Remove failing docs tests on Linux (for now!) 2020-11-05 23:35:18 -05:00
Pablo Hirafuji
43f390d80c Add some tests for documentation gen 2020-10-25 20:08:43 -03:00