Commit graph

306 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
781ec9999e
Merge remote-tracking branch 'origin/main' into correct-tutorial-bool 2023-02-26 15:08:13 +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
Giacomo Cavalieri
3acf16bc74
Wrap inline code on mobile devices
Signed-off-by: Giacomo Cavalieri <giacomo.cavalieri@icloud.com>
2023-02-20 21:38:18 +01:00
Luke Boswell
fe4d81a245
correct all uses of Bool.true 2023-02-20 15:19:27 +11:00
Richard Feldman
dafb0c007f
Merge pull request #5047 from Arkham/tutorial-code-tag
Make it so inline code tags are not split across newlines
2023-02-19 22:35:13 -05:00
Ju Liu
859cccf62c Make it so inline code tags are not split across newlines 2023-02-18 15:25:00 +00: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
57110ab5a3
Merge pull request #4932 from jmkellenberger/patch-1
Fixes two typos in index.html
2023-01-27 19:39:26 -05: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
64492cec0a
Fix some mobile CSS sizing issues 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
5039a73d5c
Merge pull request #4945 from roc-lang/website_build_macos
WIP support www/build.sh on macos
2023-01-25 18:34:24 +01:00
Anton-4
91c0a6a7a1
aarch64->arm64
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-24 14:08:10 +01:00
Anton-4
188b1c09c1
remove rustc --version
this can cause problems with macos permissions

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-24 13:32:41 +01:00
Anton-4
f30811baac
Merge pull request #4949 from roc-lang/update_tutorial
update tutorial basic-cli release
2023-01-23 22:07:47 +01:00
Anton-4
6d115af11a
update tutorial basic-cli release 2023-01-23 20:11:32 +01:00
Anton-4
bf237765a8
replace wget with curl 2023-01-23 18:58:32 +01:00
Anton-4
a4cdf587c7
support www/build.sh on macos 2023-01-23 18:10:41 +01:00
Anton-4
be25da70b3
new nightly folder structure 2023-01-23 15:12:47 +01:00
Jack Kellenberger
2ca076852a
Fixes two typos in index.html
Signed-off-by: Jack Kellenberger <107156696+jmkellenberger@users.noreply.github.com>
2023-01-20 14:47:22 -05:00
Anton-4
fdec3afd2e
cli docs don't work right now 2023-01-20 18:17:28 +01:00
Anton-4
071e9f1f3e
disable mv 2023-01-17 13:21:31 +01:00
Anton-4
f4844df056
use one-top-level for now so that CI can pass 2023-01-17 11:58:22 +01:00
Anton-4
e643bdd9d4
untar now creates single dir 2023-01-17 11:28:08 +01:00
Anton-4
6ed6cfef18
build www improvements 2023-01-11 18:02:29 +01:00
Anton-4
728fe66650
added comment 2023-01-11 16:54:46 +01:00
Anton-4
3dac0397ad
rate limiting fix 2023-01-11 14:08:37 +01:00