Commit graph

20226 commits

Author SHA1 Message Date
Josh Mak
20fcacbcd6
Add how to newline repl tips at start-up 2022-10-11 18:25:08 -07:00
Anton-4
f7cb015b6b
Merge pull request #4293 from cjduncana/ci-format-check
Add a GitHub action step to test builtins format
2022-10-11 19:25:07 +02:00
Anton-4
de99ef1a96
move format check up
also added --locked and --release

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-11 18:45:52 +02:00
Anton-4
f5e97f5076
Merge pull request #4300 from cjduncana/fix-prefetch
Fix prefetch links in the Standard Library page
2022-10-11 17:05:49 +02:00
Anton-4
46920d3c08
simplify format
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-11 15:47:09 +02:00
Christopher Duncan
5ccd3c884d
Fix prefetch links in the Standard Library page 2022-10-11 08:00:11 -04:00
Christopher Duncan
86881ed999
Add a GitHub action step to test builtins format
This resolves #2814
2022-10-11 07:15:10 -04:00
Anton-4
940be28ef0
Merge pull request #4296 from roc-lang/fix-repl-link
www: fix REPL link
2022-10-11 10:28:12 +02:00
Brian Carroll
36a8a2a99f
Merge pull request #4271 from roc-lang/s-for-search
Search docs with S instead of /
2022-10-11 08:30:50 +01:00
Brian Carroll
8e65462887
www: fix REPL link 2022-10-11 08:13:25 +01:00
Anton-4
b3ab54ac90
Merge pull request #4292 from cjduncana/ci-markdown-links
Add Markdown Link Check action
2022-10-11 08:42:59 +02:00
Anton-4
0402e8d22c
version changes
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-11 07:27:16 +02:00
Ayaz
cc90709879
Merge pull request #4294 from roc-lang/fix-main
Resolve merge conflict regarding tag name slices
2022-10-11 00:06:10 -05:00
Ayaz Hafiz
80e0690a70
Resolve merge conflict regarding tag name slices 2022-10-11 00:00:41 -05:00
Brendan Hansknecht
dfcb72602d
Merge pull request #4287 from roc-lang/remove-old-result
[Easy Review] Remove RocResult from utils.zig
2022-10-11 03:54:12 +00:00
Ayaz
83b64c4fb3
Merge pull request #4209 from roc-lang/impl-tag-discriminant
Derive `Hash` implementations for tag unions
2022-10-10 22:23:05 -05:00
Christopher Duncan
b13b1584b1
Add Markdown Link Check action 2022-10-10 22:05:40 -04:00
Richard Feldman
5a7211d874
Merge pull request #4231 from roc-lang/new-website
Revise roc-lang.org homepage
2022-10-10 08:33:36 -07:00
Richard Feldman
60c0ec5944
Add Netlify link so we can get an Open Source plan 2022-10-10 11:32:40 -04:00
Richard Feldman
caacc0a4e5
Call out closures as being notably performant 2022-10-10 11:32:40 -04:00
Richard Feldman
0faafb60b1
Mention hot code loading not started yet 2022-10-10 11:32:40 -04:00
Richard Feldman
f0c8f2688f
Revise the performance goals section more 2022-10-10 11:32:39 -04:00
Richard Feldman
a6c2dcedf3
Revise monomorphization description on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-10-10 11:32:39 -04:00
Richard Feldman
2bd9870995
Expand list of Roc's applications on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-10-10 11:32:39 -04:00
Richard Feldman
0690812ac6
Revise wording of performance section. 2022-10-10 11:32:39 -04:00
Richard Feldman
753ae12f50
Revise some explanations of dev backend 2022-10-10 11:32:39 -04:00
Richard Feldman
92c1a78f00
Fix typo 2022-10-10 11:32:39 -04:00
Richard Feldman
c9d0ed8490
Extract out homepage.css 2022-10-10 11:32:38 -04:00
Richard Feldman
287cde00cd
Update roc-lang.org homepage 2022-10-10 11:32:38 -04:00
Richard Feldman
d5e4164f48
Expect docs 2022-10-10 11:32:38 -04:00
Brendan Hansknecht
fdafac4323
Remove RocResult from utils.zig
It is implemented wrong and not used anywhere
2022-10-10 08:25:59 -07:00
Ayaz
b84c05fad9
Merge pull request #4276 from roc-lang/dependabot/cargo/once_cell-1.15.0
Bump once_cell from 1.14.0 to 1.15.0
2022-10-10 10:08:50 -05:00
Ayaz
3d17307bde
Merge pull request #4275 from roc-lang/surgical-error-msg
Give an error message when the surgical linker #3609
2022-10-10 10:08:33 -05:00
Ayaz
2cd2cf8831
Merge pull request #4283 from roc-lang/dependabot/cargo/libc-0.2.135
Bump libc from 0.2.133 to 0.2.135
2022-10-10 09:38:09 -05:00
dependabot[bot]
1a9323ecdc
Bump libc from 0.2.133 to 0.2.135
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.135)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 13:00:20 +00:00
Anton-4
e32cd140a8
Merge pull request #4264 from roc-lang/ayazhafiz-patch-1
Only allow dependabot to send security-based updates
2022-10-10 14:51:56 +02:00
Richard Feldman
860d8b41f1
Merge pull request #4273 from cjduncana/dict-update
Add the `update` function to the `Dict` module
2022-10-10 02:37:42 -07:00
dependabot[bot]
7a2a0e12aa
Bump once_cell from 1.14.0 to 1.15.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 05:26:09 +00:00
Christopher Duncan
96e12aa790
Add the update function to the Dict module
This resolves #4239
2022-10-09 20:21:21 -04:00
Brendan Hansknecht
3cf4459ea6
filter out debug and eh relocatoins 2022-10-09 15:48:23 -07:00
Richard Feldman
07ceabc9aa
Merge pull request #4245 from snprajwal/str-withprefix
builtin(str): add Str.withPrefix
2022-10-09 11:53:24 -07:00
Brendan Hansknecht
b306c9a76b
give an error message when the surgical linker would fail with know issue #3609 2022-10-09 11:39:10 -07:00
Jan Van Bruggen
7125ccb7b5
Merge pull request #4269 from roc-lang/v0.0.1_everywhere
De-bump all v0.1.0 Roc packages to v0.0.1
2022-10-09 12:27:24 -06:00
Richard Feldman
7ca7261a9a
Merge pull request #4272 from lukewilliamboswell/s-for-search
fix for 's' keypress in search, and escape behaviour to reset sidebar…
2022-10-09 10:38:00 -07:00
Richard Feldman
4029c4529e
Merge pull request #4270 from roc-lang/authors
Update AUTHORS
2022-10-09 10:37:11 -07:00
Prajwal S N
aef15ac1e8
Merge branch 'main' into str-withprefix 2022-10-09 15:53:16 +05:30
Luke Boswell
17aac69d92
fix for 's' keypress in search, and escape behaviour to reset sidebar elements 2022-10-09 20:42:19 +11:00
Richard Feldman
34f56371f7
Search docs with S instead of /
It turns out / on Firefox is already search,
and we don't want to override that.

Also adds a tip to make the shortcut discoverable.
2022-10-09 04:26:00 -04:00
Richard Feldman
04bceae956
Merge pull request #4267 from lukewilliamboswell/main
roc docs add feature to focus search box using ⌘F, CTRL F, or F3
2022-10-09 00:20:53 -07:00
Luke Boswell
33e8e46512
Merge branch 'roc-lang:main' into main 2022-10-09 17:59:23 +11:00