Commit graph

309 commits

Author SHA1 Message Date
Anton-4
b552466755
glossary: type signature + typos upgrade (#7776)
* glossary: type signature

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* ignore toolchain for typos

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* fix typos

* put toolchain file back

---------

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-05-07 17:35:56 +02:00
Anton-4
be25f88aea
snake case update
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-04-29 18:28:21 +02:00
Thomas Hill
d54d8c95a0
Update tutorial.md (#7750)
Correcting syntax on List.get

Signed-off-by: Thomas Hill <118934246+t-r-hill@users.noreply.github.com>
2025-04-18 17:52:40 +02:00
Anton-4
dd11c2cf9c
llm docs improvements (#7726) 2025-04-04 18:37:46 +02:00
Anton-4
b4396f83ff
Glossary: module (#7722)
* Glossary module

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* Update modules in tutorial

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

---------

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-04-02 16:12:48 +02:00
Anton-4
e9690c9bce
Lowercased some files (#7713) 2025-03-24 16:43:18 +01:00
Anton-4
b1f4fd9288
strings faq (#7666)
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-03-06 09:26:30 +11:00
Anton-4
d653db4af8
move faq question
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-03-05 16:29:40 +01:00
Michael Luder-Rosefield
1f4547e65c
Docs fix (#7641)
* typo in function call comment

* old lambdas in tutorial replaced

* typo fixed

---------

Co-authored-by: Michael Luder-Rosefield <mluderrosefield@gmail.com>
2025-02-28 13:08:39 +01:00
Anton-4
c19630265a
alpha3 related updates (#7640)
* alpha3 related updates

* normal CI triggers
2025-02-26 15:29:59 +01:00
Anton-4
9d1e05ad81
replaced some nightly links with alpha2 (#7586)
* replaced some nightly links with alpha2

* don't change Dockerfile

* correction

* title and description
2025-02-07 18:32:33 +01:00
Anton-4
9cc4e73042
remove WIP banner
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-31 11:44:40 +01:00
Anton-4
5a8f4d7493
use basic-cli 0.19.0 link 2025-01-29 17:16:16 +01:00
Anthony Bullard
b639592420
snake case forEach[Try} 2025-01-24 14:06:59 -06:00
Anthony Bullard
8dec95deba
Fix grammar 2025-01-24 14:03:00 -06:00
Anthony Bullard
8be4982af5
Address review feedback 2025-01-24 13:52:28 -06:00
Anthony Bullard
8f420d89ad
Document the rest of new error handling 2025-01-24 13:01:18 -06:00
Anthony Bullard
34be5ddf2c
Remove try from tutorial 2025-01-24 12:45:57 -06:00
Anthony Bullard
2bab89984e
Update tutorial (rough draft) 2025-01-24 09:00:36 -06:00
Anthony Bullard
7ddec762f4
Update homepage 2025-01-23 09:47:07 -06:00
Anton-4
9155536f09
revert www changes from eb1b5ffa26 2025-01-22 18:05:10 +01:00
Anton-4
67c6c66f22
revert www changes from a292e07 2025-01-22 17:57:06 +01:00
Sam Mohr
f641777719
Merge branch 'main' into and-or-keywords 2025-01-17 20:02:24 -08:00
Sam Mohr
a292e070d4
Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
Michał Kukieła
9e10aad670
Remove links to roc-for-elm-programmers.md
The file was removed in b6082f8fc9.
2025-01-17 22:17:53 +00:00
Jan
f04b61be25
Make emojis symmetrical for Anton :P 2025-01-14 10:45:29 -07:00
Jan
e9ddc0643c
Fix nested <p>s de-nesting bug 2025-01-14 10:44:26 -07:00
Jan
fa0a03e075
Add context and formatting to tutorial warning banner 2025-01-14 10:42:13 -07:00
Sam Mohr
b0a5b1c3d5
Fix broken RustGlue.roc interpolation 2025-01-10 12:30:18 -08:00
Sam Mohr
eb1b5ffa26
Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
Luke Boswell
2a0d815edf
Merge pull request #7482 from roc-lang/tutorial-love
Updates for the Tutorial and Plans content
2025-01-09 09:45:34 +11:00
Luke Boswell
faab9d7f36
Merge branch 'tutorial-love' of github.com:roc-lang/roc into tutorial-love 2025-01-09 09:29:05 +11:00
Luke Boswell
285cf81328
Update www/content/tutorial.md
Co-authored-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2025-01-09 09:28:55 +11:00
Luke Boswell
0af27690ef
Update www/content/tutorial.md
Co-authored-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2025-01-09 09:28:44 +11:00
Luke Boswell
d903312dff
Update www/content/tutorial.md
Co-authored-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2025-01-09 09:28:36 +11:00
Luke Boswell
53f5fc3e79
review suggestion 2025-01-09 09:28:20 +11:00
Luke Boswell
ca1f9c274b
Update www/content/tutorial.md
Co-authored-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2025-01-09 09:27:52 +11:00
Luke Boswell
c197d77971
Update www/content/tutorial.md
Co-authored-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2025-01-09 09:27:41 +11:00
Luke Boswell
7cd9fae334
remove Task note from tutotial 2025-01-09 09:27:05 +11:00
Luke Boswell
841287cedb
Update www/content/plans.md
Co-authored-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2025-01-09 09:25:06 +11:00
Anton-4
fd43e15a11
link to latest release
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-08 11:50:13 +01:00
Sam Mohr
590c215a4a
Remove basic-cli docs gen from compiler 2025-01-08 02:47:31 -08:00
Luke Boswell
b4b44202a9
remove more references to Task 2025-01-08 18:06:08 +11:00
Luke Boswell
3e7d1847ee
some updates for snake_case and purity inference 2025-01-08 17:56:53 +11:00
Luke Boswell
0f57673d88
update plans 2025-01-08 16:54:33 +11:00
Luke Boswell
ae9e244548
remove references to virtual-dom example 2025-01-08 15:55:05 +11:00
Ayaz
ec8deeaa6d
Mention installing z3 on macos
libz3 must be present on apple silicon.

Signed-off-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
2024-12-30 13:32:51 -05:00
Anton-4
ba1cd3add7
normal CI, update instructions 2024-12-18 16:40:09 +01:00
Anton-4
e0d22a2768
easier hello world 2024-12-18 16:19:27 +01:00
Anton-4
7d604ab9fd
hello.roc -> main.roc 2024-12-17 18:05:04 +01:00