Commit Graph

39 Commits

Author SHA1 Message Date
Rod
a39d85e4e3
Fix the installation link
Signed-off-by: Rod <randomer@users.noreply.github.com>
2022-08-15 12:13:04 +03:00
Richard Feldman
16e950645f
Merge pull request #3716 from ostcar/fix_tutorial
Fix Tutorial
2022-08-12 19:55:07 -04:00
Richard Feldman
97e2900bf5
s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
Oskar Hahn
0faf7b4854
Fix Tutorial
The packages defintion needs a file and not a directory.

See also #3249
2022-08-06 23:25:46 +02:00
Hashi364
c57cb18cf7
addWithStringfy -> addAndStringfy
`addWithStringfy` don't appear anywhere else in the document
2022-06-03 20:26:16 -03:00
Richard Feldman
47f5015fdf
Update TUTORIAL and roc-for-elm-programmers
Changed formatting to remove spaces inside square braces
2022-05-22 18:33:34 -04:00
Jared Cone
c055d2536a
Added typed, hexadecimal, and binary literals to tutorial. 2022-04-24 15:15:25 -07:00
Oskar Hahn
43a6b5ca5a Fix tutorial
The example package was moved from
`example/cli/platform` to `example/interactive/cli-platform` in

https://github.com/rtfeldman/roc/pull/2470
2022-04-24 11:15:03 +02:00
Richard Feldman
082fde976a
Merge branch 'trunk' into sqrt-unchecked 2022-04-20 08:19:34 -04:00
Kevin Gillette
9ed4ca9739
remove Num.mod and Num.modUnchecked 2022-04-18 13:54:40 -06:00
Kevin Gillette
6a3fd3a607
rename divFloor to divTrunc 2022-04-18 02:33:31 -06:00
zimt28
eb6f50a1c8
Fix U16 range 2022-03-22 11:34:48 +01:00
elliotwaite
817ade6b52 Fix typos in intro material 2022-03-19 18:46:26 -07:00
Richard Feldman
2d0d2b8376
Use outdented delimiters in roc-for-elm-programmers 2022-02-28 20:10:59 -05:00
Anton-4
01a3b3fea8
link to "getting started" in tutorial
The tutorial is mentioned before the "getting started" header which can lead to people not knowing how to install stuff :p
2022-02-23 16:04:09 +01:00
Jan Van Bruggen
3910680160
Fix some extra-space typos 2022-02-18 02:54:34 -07:00
Richard Feldman
9bbf98eb8e Explain field accessors in the tutorial 2022-01-09 13:11:44 -05:00
Jan Van Bruggen
48d9c0c66a Fix potential typo 2022-01-08 20:33:28 -07:00
Richard Feldman
737460a86f Clarify record type variables 2022-01-08 22:23:36 -05:00
Richard Feldman
19d8f08e63 Explain multiple payload values for tags 2022-01-08 22:05:33 -05:00
Anton-4
c910359fc1
typo 2022-01-08 14:42:54 +01:00
Richard Feldman
2b5862067b fix typo 2022-01-07 22:20:53 -05:00
Richard Feldman
97cbba2eb6 Add Num, Int, Frac sections 2022-01-07 20:50:10 -05:00
Richard Feldman
6fd9736886 Update numeric types 2022-01-07 19:48:43 -05:00
Richard Feldman
46d36ed942 Fix tutorial table formatting 2022-01-07 19:48:43 -05:00
Richard Feldman
febb9c974a Add numeric types to tutorial 2022-01-07 19:48:43 -05:00
Richard Feldman
4efc501085 Expand tutorial to include open/closed records/unions 2022-01-07 19:48:43 -05:00
Nick Mazuk
a98d23a889
Fix typo in tutorial ("funcion" -> "function") 2021-12-18 18:39:50 -08:00
Jan Van Bruggen
4f4bd80ebb
Fix some packages { ... } braces in tutorial 2021-12-12 06:05:43 -07:00
Jan Van Bruggen
b08abe08de
Fix platform name typo
Is this a typo? It seems like it, based on context.
2021-12-04 19:31:51 -07:00
Matthias Devlamynck
600eaf32aa Fix small typos in docs 2021-12-02 12:33:17 +01:00
Richard Feldman
090a30d995
Merge pull request #2104 from rtfeldman/tankorsmash-tutorial-patch-1
tweak small stuff in the tutorial
2021-11-29 21:30:08 -05:00
TankorSmash
0880435d6e
fix error in example 2021-11-29 15:08:03 -08:00
TankorSmash
5e4f8b579e
tweak small stuff in the tutorial
Added a tiny intro, reintroduce what I assume was the wikipedia link, tweak formatting by using coffeescript tags more
2021-11-29 15:00:04 -08:00
Yann Simon
a623c3fe92 fix other instance as well 2021-11-29 21:58:21 +01:00
Yann Simon
51cac5fdc2
Fix usage of Result.withDefault 2021-11-29 21:56:19 +01:00
Yann Simon
2ac602b928 fi typos 2021-11-29 17:22:49 +01:00
Yann Simon
9a675835b6
Fix syntax of Hello.roc 2021-11-29 17:13:28 +01:00
Richard Feldman
d5ccfbaa09 Add initial TUTORIAL.md 2021-11-28 22:49:35 -05:00