Commit graph

10 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
Agus Zubiaga
057a18573a
New module header
Implements the new `module` header syntax as described in "module and package changes" [1]:

```
module [Request, Response, req]
```

The old syntax should still work fine, and is automatically upgraded to the new one
when running `roc format`.

[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit
2024-05-01 10:39:12 -03:00
Anton-4
ffa6d95daf
patch broken links 2023-05-06 11:53:03 +02:00
Kevin Gillette
0321f91c70
Kevin Gillette: markdown typo fixes
Luke Boswell: move Str.md as it looks more like a design doc than rust crate

Co-authored-by: Luke Boswell <lukewilliamboswell@gmail.com>
2023-04-10 14:07:03 -06:00
Anton-4
d4d985e246
fix 404 link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-04-03 11:29:07 +02:00
Jacob Zimmerman
836254d982
Fix typo
Signed-off-by: Jacob Zimmerman <sad2project@users.noreply.github.com>
2023-03-18 14:46:12 -05:00
Anton-4
ae952d246a
fix 10xeditor link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-07 14:58:23 +01:00
Anton-4
0ea237d8ec
design doc updates 2022-11-25 12:01:06 +01:00
Anton-4
042973f523
added editor goals and reqs docs 2022-11-23 12:09:30 +01:00
Anton-4
d2959e95c2
improve/expand design docs 2022-11-19 18:27:09 +01:00