Commit graph

33 commits

Author SHA1 Message Date
Luke Boswell
4e63ac597a
add tutorial.roc back 2023-03-01 20:14:01 +11:00
Luke Boswell
31e78062d6
convert tutorial html to markdown part 5 2023-03-01 20:10:20 +11:00
Luke Boswell
a50b9f3ef0
convert tutorial html to markdown part 4 2023-03-01 19:11:24 +11:00
Luke Boswell
fb241fdaf7
convert tutorial html to markdown part 3 2023-03-01 19:01:00 +11:00
Luke Boswell
ea8b39995d
convert tutorial html to markdown part 2 2023-03-01 17:43:29 +11:00
Luke Boswell
7dd5ae3830
Merge remote-tracking branch 'origin/main' into tutorial-syntax 2023-03-01 17:20:17 +11:00
Luke Boswell
21b725de30
convert tutorial html to markdown part 1 2023-02-21 19:05:51 +11:00
Luke Boswell
bfaf96b058
change operator sugaring table to markdown 2023-02-21 18:29:19 +11:00
Luke Boswell
fe4d81a245
correct all uses of Bool.true 2023-02-20 15:19:27 +11:00
human154
190d0a0ac5
Tutorial: add 3 more spaces before colons
Signed-off-by: human154 <46430360+human154@users.noreply.github.com>
2023-02-18 09:13:47 -05:00
human154
5bf4053a34
Add and remove incorrect spaces before colons and &
Signed-off-by: human154 <46430360+human154@users.noreply.github.com>
2023-02-17 01:31:05 -05:00
Anton-4
25716eb7d1
Comma in record should be colon
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-02-15 15:49:08 +01:00
Anton-4
d8d2dca120
minor language changes
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-02-11 15:10:40 +01:00
Luke Boswell
e3d9bb098c
refer to Result for data modelling 2023-02-10 10:41:52 +11:00
Luke Boswell
e02b61c330
add description in strings for optional records 2023-02-10 10:40:28 +11:00
Luke Boswell
f35f5b3b4a
Apply suggestions from code review
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2023-02-10 10:24:42 +11:00
Luke Boswell
b46b76080b
make colon spacing consistent 2023-02-08 19:23:20 +11:00
Luke Boswell
f884b1ea76
adding optional records 2023-02-08 18:49:08 +11:00
Luke Boswell
21bd676681
adding module desciption and placeholders 2023-02-08 18:02:31 +11:00
Luke Boswell
7211cc1885
fix order of sub heading links 2023-02-08 17:24:11 +11:00
Anton-4
6bcca92578
improve opaque types intro
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-02-07 13:39:05 +01:00
Luke Boswell
24591b9ea0
grammar and spelling corrections 2023-02-07 18:59:30 +11:00
Luke Boswell
44faf64eb9
fix code sample 2023-02-07 18:52:31 +11:00
Luke Boswell
690d95dfee
added opaque types to tutorial 2023-02-07 18:44:18 +11:00
Richard Feldman
c60dcd763d
Merge pull request #4947 from roc-lang/tutorial
Tutorial Edits
2023-01-25 20:05:27 -05:00
Christopher Bertels
bd3e32ec16
Remove redundant indefinite article in tutorial
"represents an the set of all" ->
"represents the set of all"
2023-01-25 21:13:53 +01:00
Richard Feldman
31bb65c20a
Tutorial edits 2023-01-25 14:55:18 -05:00
Richard Feldman
c8b06c57b5
Revise the List.walk section 2023-01-25 14:55:17 -05:00
Anton-4
6d115af11a
update tutorial basic-cli release 2023-01-23 20:11:32 +01:00
Anton-4
fe4b8073af
link install to github getting-started
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-27 18:23:17 +01:00
Anton-4
3d5216a589
remove broken install link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-27 17:37:17 +01:00
Anton-4
f1f35fd887
higher contrast colors, fixed scaling on mobile 2022-12-23 14:10:11 +01:00
Anton-4
be869f3caf
restructuring, cleanup, many minor edits 2022-12-20 20:11:21 +01:00