Commit Graph

15 Commits

Author SHA1 Message Date
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
Richard Feldman
521cb45c99
Remove Nat from repl eval 2024-01-26 16:17:06 -05: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
Anton-4
39f012a254
added proposed status
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-09-30 19:45:17 +02:00
J Teeuwissen
f89df28d3f
Problem links 2022-09-21 14:59:29 +02:00
J Teeuwissen
e8ad7e042c
Code blocks and other formatting 2022-09-21 14:55:56 +02:00
J Teeuwissen
60debe8527
Headings 2022-09-21 14:14:45 +02:00
J Teeuwissen
23d2f738e1
Raw copy 2022-09-21 14:08:52 +02:00