Anton-4
|
37704323b1
|
basic highlighting flow using MarkupNodes
|
2022-03-04 20:19:05 +01:00 |
|
Anton-4
|
d6681f4e0a
|
Merge pull request #2160 from rtfeldman/editor-comments
support tld comments in docs and editor(reading only)
|
2022-02-10 11:49:10 +01:00 |
|
Folkert
|
afd11e1cb1
|
move target -> roc_target
|
2022-01-26 23:33:29 +01:00 |
|
Folkert
|
c663a35e16
|
final phase
|
2022-01-26 15:44:24 +01:00 |
|
Anton-4
|
5bd776f972
|
debugging inline comment bug
|
2021-12-01 16:57:28 +01:00 |
|
Brendan Hansknecht
|
73e2cbcb1e
|
Make versions numbers consistent and matching the lock files
|
2021-11-06 13:24:45 -07:00 |
|
Brendan Hansknecht
|
d49ac68bcc
|
Update dep with major version changes
|
2021-11-05 19:19:37 -07:00 |
|
Anton-4
|
a3fc724df3
|
removed unused maplit
|
2021-11-03 10:50:25 +01:00 |
|
Richard Feldman
|
386c890b57
|
Drop unused roc_fmt dep
|
2021-11-02 19:37:05 -04:00 |
|
Anton-4
|
e003725f21
|
cleanup unwrap
|
2021-10-15 19:01:41 +02:00 |
|
Anton-4
|
548d806a88
|
def->MarkupNode working
|
2021-10-04 19:26:31 +02:00 |
|
Anton-4
|
28cf11a1d9
|
started on docs to markup to html
|
2021-09-29 20:05:03 +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 |
|
Richard Feldman
|
f06370be43
|
Add roc_parse to docs crate
|
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
|
12c0067348
|
Created scope and idents for module docs, but they appear to be empty when the doc links function tries to use them
|
2021-05-22 14:06:56 -04:00 |
|
Richard Feldman
|
0a50b0b488
|
Change license to UPL-1.0
Closes https://github.com/rtfeldman/roc/issues/1199
|
2021-04-21 19:18:44 -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 |
|
Richard Feldman
|
792a18816a
|
Update authors in Cargo.toml
|
2021-04-11 08:11:52 -04:00 |
|
Chadtech
|
807250f3e3
|
Moved docs/src/main.rs to docs/src/lib.rs and imported it into the repl. Commented out doc code to avoid it deleting my entire roc project (which happened)
|
2021-03-21 22:37:39 -04:00 |
|
Chadtech
|
a46a7ef06a
|
builtin_defs_map passed in explicitly in many places that want to monomorphize, so that we can use a new test_builtin_defs in tests. Hash test works
|
2021-01-18 22:38:51 -05:00 |
|
Pablo Hirafuji
|
43f390d80c
|
Add some tests for documentation gen
|
2020-10-25 20:08:43 -03:00 |
|
Folkert
|
432dbee422
|
switch docs to use the standard file load mechanism
|
2020-10-21 15:43:56 +02:00 |
|
Pablo Hirafuji
|
aed612a75c
|
Load docs from files
|
2020-09-27 19:40:54 -03:00 |
|
Pablo Hirafuji
|
590a27aeab
|
Generate docs from hardcoded structure
|
2020-09-13 23:35:28 -03:00 |
|