Commit graph

36 commits

Author SHA1 Message Date
Richard Feldman
7908e8c176
roc format examples 2022-07-13 23:16:09 -04:00
Richard Feldman
6abf25e3a8
Remove incorrect package qualifiers from CLI platform 2022-07-13 12:42:44 -04:00
Richard Feldman
b75b3223c9
roc format Path.roc 2022-07-12 21:58:24 -04:00
Richard Feldman
a2625e6f2c
Drop an unnecessary floating doc comment 2022-07-12 21:58:24 -04:00
Richard Feldman
9089370b3a
Drop obsolete docs 2022-07-12 21:58:24 -04:00
Richard Feldman
c86e25edee
Fix some parse errors 2022-07-12 21:58:24 -04:00
Richard Feldman
44c562b12e
Revert "Remove Path.roc for now"
This reverts commit 67bae24a5f2368be627ff945e9ce0244aefe3519.
2022-07-12 21:58:23 -04:00
Richard Feldman
c29d2556b2
roc format Url.roc 2022-07-12 13:03:49 -04:00
Richard Feldman
c4616c2e78
roc format Url.roc 2022-07-08 20:06:16 -04:00
Richard Feldman
d6d33541b1
Update a bunch of Url docs 2022-07-08 20:06:16 -04:00
Richard Feldman
5a566c721e
Update Cargo.lock for cli-platform 2022-07-08 20:06:16 -04:00
Richard Feldman
2a42ca3821
Fix percent-encoding 2022-07-08 20:06:16 -04:00
Richard Feldman
53689c5cf0
Add Url.reserve and withCapacity 2022-07-08 20:06:16 -04:00
Richard Feldman
b26479718d
Fix a bunch of compile errors in Url 2022-07-08 20:06:15 -04:00
Richard Feldman
e6dce24630
Fix some parsing and formatting issues 2022-07-08 20:06:15 -04:00
Richard Feldman
9d965a6f36
Add Url functions for manipulating the fragment 2022-07-08 20:06:15 -04:00
Richard Feldman
4f171f381c
Add Url.withFragment and Url.hasFragment 2022-07-08 20:06:15 -04:00
Richard Feldman
ef95099e2d
Expand Url docs 2022-07-08 20:06:15 -04:00
Richard Feldman
ac03572e76
Percent-encode query params 2022-07-08 20:06:15 -04:00
Richard Feldman
1f47042aa5
Remove Path.roc for now 2022-07-08 20:06:15 -04:00
Richard Feldman
82fcff9791
Update Url.roc 2022-07-08 20:06:14 -04:00
Richard Feldman
a95157ad1b
Update Url module 2022-07-08 20:06:14 -04:00
Richard Feldman
59ca19b5c3
Have Url.percentEncode encode non-ASCII chars 2022-07-08 20:06:14 -04:00
Richard Feldman
4a80f9e164
Add WIP Path.roc and Url.roc to CLI platform 2022-07-08 20:06:14 -04:00
Richard Feldman
5e533c4a0f
Add a third type param to Task 2022-07-07 10:06:02 -04:00
Richard Feldman
61a05c7059
roc format examples 2022-07-06 15:10:17 -04:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Richard Feldman
2dd28c6be3
Remove Package-Config.roc from examples 2022-06-16 15:21:55 -04:00
Sean Hagstrom
c53f6cf2fe
formatter: remove spaces at the beginning and end of single-line square bracket expressions 2022-05-22 14:06:34 +01:00
Sean Hagstrom
08777434b6
formatter: support removing blank lines between all when branches in when expressions 2022-05-19 09:26:04 +01:00
Richard Feldman
9c72e5e8ed
Remove unnecessary -> () function return types 2022-05-18 08:29:40 -04:00
Sean Hagstrom
fbdeec8b3b
update examples with empty record patterns formatting 2022-05-16 22:24:23 +01:00
Anton-4
0f59f3097a
cargo fix --edition 2022-05-16 17:04:17 +02:00
Folkert
ba40b6a957
update hosts with new string conventions 2022-03-13 00:16:21 +01:00
Anton-4
ba5d47d270
Merge branch 'trunk' of github.com:rtfeldman/roc into roc_fmt_fixes 2022-03-08 13:57:20 +01:00
Jan Van Bruggen
9d1dcc15c8 Consolidate interactive examples into one dir 2022-03-07 20:10:50 -07:00