Sam Mohr
|
50f6e11423
|
Deprecate backpassing to prepare for eventual removal
|
2024-08-16 22:36:04 -07: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 |
|
Richard Feldman
|
69f6d8e99a
|
Update more examples to not use Nat
|
2024-01-26 16:06:05 -05:00 |
|
Brendan Hansknecht
|
759fa9b7a6
|
roc format
|
2023-11-28 16:40:42 -08:00 |
|
Brendan Hansknecht
|
aeabf96e80
|
update inspect examples
|
2023-11-28 16:40:42 -08:00 |
|
Anton-4
|
0646138509
|
added comments, tests
|
2023-08-16 19:17:47 +02:00 |
|
Richard Feldman
|
15a6bc34f4
|
Merge remote-tracking branch 'origin/main' into inspect-builtin
|
2023-08-14 15:03:27 -04:00 |
|
Richard Feldman
|
60bbd33f8b
|
Work around roc format bug
|
2023-08-11 01:48:54 -04:00 |
|
Richard Feldman
|
9b8d8e85e7
|
Fix some formatting on Community.roc
|
2023-08-11 01:48:44 -04:00 |
|
Richard Feldman
|
700776fad7
|
Make Inspect a builtin
|
2023-08-10 21:47:42 -04:00 |
|
Richard Feldman
|
390b5fee77
|
Rename Formatter to InspectFormatter
|
2023-08-10 21:12:21 -04:00 |
|
Brendan Hansknecht
|
2e7343e857
|
change to community instead of person
|
2023-07-05 10:07:55 -07:00 |
|