Richard Feldman
|
855cbaa177
|
Less margin between top bar links
|
2022-11-07 11:42:37 -05:00 |
|
Richard Feldman
|
1829a18391
|
Drop logo from top bar
|
2022-11-07 11:41:11 -05:00 |
|
Richard Feldman
|
79d43252e8
|
Fix dark mode link color
|
2022-11-07 11:41:11 -05:00 |
|
Richard Feldman
|
b5c29a162f
|
Make all the headings bigger
|
2022-11-07 11:36:58 -05:00 |
|
Richard Feldman
|
e147726f32
|
Re-add text-shadow to h3
|
2022-11-07 11:36:55 -05:00 |
|
Richard Feldman
|
3e1eb6667b
|
bigger h1
|
2022-11-07 11:36:50 -05:00 |
|
Richard Feldman
|
377a0e4d21
|
Revert "Get rid of top bar background color"
This reverts commit a50f6c87c3 .
|
2022-11-07 11:36:47 -05:00 |
|
Richard Feldman
|
a50f6c87c3
|
Get rid of top bar background color
|
2022-11-07 11:36:44 -05:00 |
|
Folkert de Vries
|
91c4115980
|
Merge pull request #4481 from roc-lang/refactor-argv-envp
remove duplication in argv/envp creation
|
2022-11-07 16:38:27 +01:00 |
|
Richard Feldman
|
4e204ee7d6
|
Grayscale top bar
|
2022-11-07 10:16:42 -05:00 |
|
Richard Feldman
|
572abc4b53
|
Fade the top bar a bit
|
2022-11-07 10:09:48 -05:00 |
|
Richard Feldman
|
ab7d58aada
|
Style top bar banner
|
2022-11-07 10:04:41 -05:00 |
|
Ayaz
|
d968dc204b
|
Merge pull request #4475 from roc-lang/expect-can-fix
Expect canonicalization fix
|
2022-11-07 09:03:44 -06:00 |
|
Richard Feldman
|
636e798d34
|
Add a top bar to the tutorial
|
2022-11-07 09:30:38 -05:00 |
|
Anton-4
|
7702a1c62e
|
Merge pull request #4329 from roc-lang/editor_launch_fix
editor launch fix + new test
|
2022-11-07 15:27:22 +01:00 |
|
Richard Feldman
|
0bea0c2844
|
Tweak tutorial ToC more
|
2022-11-06 22:46:51 -05:00 |
|
Richard Feldman
|
fd10325e6a
|
Add ToC search box to tutorial
|
2022-11-06 22:24:43 -05:00 |
|
Richard Feldman
|
1ccaf72c6d
|
Add WIP table of contents to tutorial
|
2022-11-06 17:19:32 -05:00 |
|
Richard Feldman
|
7a4f816754
|
Go back to cyan headers
|
2022-11-06 16:16:51 -05:00 |
|
Richard Feldman
|
73b0ffa63e
|
Revert "Drop some text shadows"
This reverts commit d8704c98ce .
|
2022-11-06 16:16:51 -05:00 |
|
Richard Feldman
|
9433e5dc45
|
Revert "Tweak tutorial colors a bit"
This reverts commit 85f33802305ccf30959a94084fb86665001676af.
|
2022-11-06 16:16:51 -05:00 |
|
Richard Feldman
|
d5139b342e
|
Tweak tutorial colors a bit
|
2022-11-06 16:16:51 -05:00 |
|
Richard Feldman
|
866baf620a
|
Add a repl link
|
2022-11-06 16:16:51 -05:00 |
|
Richard Feldman
|
d8704c98ce
|
Drop some text shadows
|
2022-11-06 15:58:52 -05:00 |
|
Richard Feldman
|
79b522338b
|
Revert "Try an inverted color scheme"
This reverts commit d200f19bbc .
|
2022-11-06 15:53:08 -05:00 |
|
Richard Feldman
|
d200f19bbc
|
Try an inverted color scheme
|
2022-11-06 15:53:01 -05:00 |
|
Richard Feldman
|
36494b47ad
|
Further CSS stylings for tutorial
|
2022-11-06 15:13:46 -05:00 |
|
Folkert
|
d9d88328d3
|
update rust platform build.rs
|
2022-11-06 16:34:15 +01:00 |
|
Folkert
|
32e7a60c8a
|
use correct Ext trait
|
2022-11-06 16:34:15 +01:00 |
|
Folkert
|
05a5efff3e
|
on windows, going from bytes to OsString always owns
|
2022-11-06 16:34:15 +01:00 |
|
Folkert
|
59ac45107b
|
fix compile error
|
2022-11-06 16:34:15 +01:00 |
|
Folkert
|
b38c64e950
|
handle windows OsString in the cli platform
|
2022-11-06 16:34:14 +01:00 |
|
Folkert de Vries
|
b28a121e9e
|
Merge pull request #4470 from joshuawarner32/when-refactor
Refactor several parse methods to use more combinators
|
2022-11-06 16:32:38 +01:00 |
|
Ayaz
|
750ea55d38
|
Merge pull request #4472 from roc-lang/list-pattern-match-tutorial
Add list pattern matching to tutorial
|
2022-11-06 09:15:19 -06:00 |
|
Anton-4
|
f87ced7843
|
Merge pull request #4480 from roc-lang/fix-link-check
check links key was defined twice
|
2022-11-06 16:14:15 +01:00 |
|
Folkert
|
8be5399ccf
|
remove duplication in argv/envp creation
|
2022-11-06 13:13:16 +01:00 |
|
Anton-4
|
25990c3a9b
|
key was defined twice
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-11-06 12:48:48 +01:00 |
|
Anton-4
|
a1fafe80d1
|
roc_cli is the correct name
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-11-06 12:17:25 +01:00 |
|
Richard Feldman
|
4aefb897e2
|
Restyle tutorial
|
2022-11-06 04:47:05 -05:00 |
|
Richard Feldman
|
99b48c3162
|
Update list pattern matching section of tutorial
|
2022-11-06 01:42:32 -04:00 |
|
Richard Feldman
|
1b29a60fe5
|
Use HTTPS package download in tutorial
|
2022-11-06 01:34:33 -04:00 |
|
Luke Boswell
|
cec67721e6
|
merge upstream/main
|
2022-11-06 09:27:46 +11:00 |
|
Luke Boswell
|
2c2a70b8e7
|
Merge remote-tracking branch 'upstream/main' into rust-docs
|
2022-11-06 09:15:57 +11:00 |
|
Luke Boswell
|
d702e391b8
|
resolve feedback, added compiler stages diagram
|
2022-11-06 09:15:18 +11:00 |
|
Richard Feldman
|
0a37431f36
|
Merge pull request #4220 from roc-lang/roc-dev-inline-expects
Roc dev inline expects
|
2022-11-05 14:54:26 -07:00 |
|
Joshua Warner
|
ac5aa8d8ee
|
Combine bounds
|
2022-11-05 17:41:06 -04:00 |
|
Folkert
|
0b3492752f
|
fix expect not being canonicalized in certain positions
|
2022-11-05 21:13:50 +01:00 |
|
Richard Feldman
|
4513257289
|
start on "Building an Application" in tutorial
|
2022-11-05 15:07:40 -04:00 |
|
Richard Feldman
|
d505ae8c93
|
Add tutorial section on calling functions
|
2022-11-05 14:34:26 -04:00 |
|
Richard Feldman
|
247f6cd9b9
|
Use double-click for repl prompt selector
|
2022-11-05 14:13:07 -04:00 |
|