Chadtech
|
e1bdad16ad
|
tada emoji on build completion
|
2021-03-23 22:25:42 -04:00 |
|
Chadtech
|
5b07b1c946
|
Write html assets to build folder, and make sure it exists
|
2021-03-23 22:25:16 -04:00 |
|
Folkert
|
e3b65b1ce0
|
Merge remote-tracking branch 'origin/trunk' into import-builtin-mod
|
2021-03-23 15:40:27 +01:00 |
|
Folkert
|
589b579689
|
refactor
|
2021-03-23 14:31:35 +01:00 |
|
Chadtech
|
e38823b52a
|
Delete commented out docs code
|
2021-03-22 00:54:07 -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 |
|
Folkert
|
cf905a13fa
|
better parse error reporting in docs
|
2021-03-17 17:26:43 +01: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 |
|
Folkert
|
ab6cb7ac93
|
pass stdlib by reference
|
2021-01-14 16:49:55 +01:00 |
|
Jared Ramirez
|
acd11c8b9b
|
Fix doc loading
|
2021-01-01 17:44:13 -06:00 |
|
Chadtech
|
4dbd4fa893
|
More instances of Map renamed to Dict
|
2020-12-08 01:40:08 -05: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
|
fa901f2922
|
Add roc language to code block
|
2020-10-25 20:45:39 -03:00 |
|
Pablo Hirafuji
|
5278feb93b
|
Remove unused code
|
2020-10-25 20:21:29 -03: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
|
3d47cc701a
|
Run cargo fmt
|
2020-09-27 20:56:33 -03:00 |
|
Pablo Hirafuji
|
0c0f70aba0
|
Add more docs files and check def exposition
|
2020-09-27 20:41:51 -03:00 |
|
Pablo Hirafuji
|
aed612a75c
|
Load docs from files
|
2020-09-27 19:40:54 -03:00 |
|
Pablo Hirafuji
|
7ad165498b
|
Run cargo fmt
|
2020-09-14 12:24:30 -03:00 |
|
Pablo Hirafuji
|
230a0e735f
|
Remove unnecessary clones (thanks clippy!)
|
2020-09-14 12:22:00 -03:00 |
|
Pablo Hirafuji
|
471a07d8bc
|
Run cargo fmt
|
2020-09-14 00:07:34 -03:00 |
|
Pablo Hirafuji
|
590a27aeab
|
Generate docs from hardcoded structure
|
2020-09-13 23:35:28 -03:00 |
|