Commit Graph

27462 Commits

Author SHA1 Message Date
John Murray
07034faa0a
Revert "Revert "Merge pull request #6113 from JRMurr/nix-build-file-sets"" 2023-12-27 12:45:13 -05:00
Anton-4
4569770c82
Merge pull request #6314 from roc-lang/nix-rev-update
update nix revision
2023-12-27 17:50:38 +01:00
Richard Feldman
5d98783cf2
Merge pull request #6313 from roc-lang/delete-arena-pool
Delete unused arena-pool crate
2023-12-26 13:15:04 -05:00
Anton-4
4dbda48de7
update nix revision 2023-12-26 19:08:40 +01:00
Richard Feldman
7952fa2e73
Delete unused arena-pool crate 2023-12-26 10:59:14 -05:00
Anton-4
613c6c4e29
Merge pull request #6008 from roc-lang/clippy-1.74
Clippy 1.74
2023-12-25 18:22:17 +01:00
Anton-4
a4fd42b8de
rustfmt 2023-12-25 17:19:30 +01:00
Anton-4
cd632fe549
Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74 2023-12-25 17:05:37 +01:00
Anton-4
0bd15a5b16
Merge pull request #6309 from roc-lang/use-basic-cli-7-1
update to basic-cli 0.7.1
2023-12-23 19:57:15 +01:00
Anton-4
ac50509f49
Merge pull request #6308 from roc-lang/basic-cli-7-1
basic-cli 0.7.1 release
2023-12-23 19:36:37 +01:00
Anton-4
6733bbe1f4
Merge pull request #6307 from roc-lang/faq-title-formatting
Shorten faq titlte
2023-12-23 19:36:14 +01:00
Anton-4
52133e2d21
keep ingested_file_bytes result the same on import changes 2023-12-23 18:44:36 +01:00
Anton-4
cf96010543
update to basic-cli 0.7.1 2023-12-23 16:54:59 +01:00
Anton-4
5f3cac51f3
remove PR trigger 2023-12-23 16:05:49 +01:00
Anton-4
3295993da1
src -> platform 2023-12-23 15:20:48 +01:00
Anton-4
c269fb0aae
use intended 0.7.1 tag 2023-12-23 15:19:03 +01:00
Anton-4
049a1c7305
fetch tags first 2023-12-23 15:18:15 +01:00
Anton-4
b3ca21bcc3
test fresh tag check 2023-12-23 15:13:53 +01:00
Anton-4
c12df3033d
Shorten faq titlte
Fixes bad formatting #6306

I my opinion there is no issue with people not knowing what FAQ means here. That is mainly relevant for the name of the link to this page.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-23 13:54:18 +01:00
Anton-4
9992e1db35
Merge pull request #6304 from roc-lang/fix-website-build-script
fix file not found in website build script
2023-12-23 13:22:29 +01:00
Anton-4
9b2da4c30c
fixes file not found
This was caused by https://github.com/roc-lang/basic-cli/pull/144
2023-12-23 12:16:59 +01:00
Anton-4
6710b371a4
Merge pull request #6284 from JRI98/issue_6196
Fix list rest bind in when branch tuple destructure
2023-12-22 16:04:02 +01:00
JRI98
689a1ff352
Fix list rest bind in when branch tuple destructure 2023-12-21 11:55:29 +00:00
Anton-4
9b7eb05b87
Merge pull request #6283 from roc-lang/roc-ls-docs
Update roc_ls docs
2023-12-19 22:22:57 +01:00
Anton-4
f24f411db9
Merge pull request #6291 from roc-lang/roc-test-builtins
roc test all builtins
2023-12-19 22:22:17 +01:00
Bryce Miller
11e2fb56db
Merge pull request #6258 from roc-lang/list-walk-with-index-until
Add builtin `List.walkWithIndexUntil`
2023-12-19 11:25:43 +01:00
Bryce Miller
a710dd18ac
Merge branch 'main' into list-walk-with-index-until 2023-12-18 17:25:06 +01:00
Bryce Miller
12d1d7386b
modify test to sidestep wasm gen bug 2023-12-18 11:24:11 -05:00
Anton-4
d35987893b
bash flags 2023-12-16 20:11:25 +01:00
Anton-4
60e705ed7b
fix script path 2023-12-16 20:04:06 +01:00
Anton-4
bccc82275f
copy-paste erro 2023-12-16 19:41:39 +01:00
Anton-4
76a77d96fb
only test if roc file contains expect 2023-12-16 19:39:45 +01:00
Anton-4
65e40d0be8
roc test all builtins 2023-12-16 18:36:55 +01:00
Richard Feldman
1d1f9a3769
Merge pull request #6287 from dotslashbit/faq
added FAQ page to the website
2023-12-16 12:36:16 -05:00
Anton-4
d47568e86f
update some links 2023-12-16 15:55:58 +01:00
Sahil Mahapatra
cd7917a7d3 removed faq.md at the root of the repo 2023-12-16 20:01:32 +05:30
Sahil Mahapatra
39cc89a10b added roc formatting and replaced the img link with an svg 2023-12-16 11:35:00 +05:30
Sahil Mahapatra
0df9b1afae fix: updated the faq link on the www/content/docs directory 2023-12-16 10:43:53 +05:30
Sahil Mahapatra
2410e9594a removed some statements from the markdown file 2023-12-16 10:26:35 +05:30
Sahil Mahapatra
806934e76e added faq page to the website 2023-12-16 02:49:53 +05:30
Anton-4
786dfe93ec
Merge pull request #6281 from JRMurr/nix-template-setup
Add install docs for nix + fix `nix run` for using the roc cli
2023-12-15 16:35:54 +01:00
Anton-4
dc677bd86a
Update roc_ls docs
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-15 16:27:37 +01:00
Anton-4
7aa01fa0e1
minor improvements 2023-12-15 15:38:45 +01:00
John Murray
5a3761f1a1
small cleanup 2023-12-14 18:46:00 -05:00
John Murray
0066e66051
remove summary tag 2023-12-14 18:39:33 -05:00
John Murray
7397245836
update default nix 2023-12-14 18:37:58 -05:00
John Murray
7075bd6049
update wording 2023-12-14 18:37:58 -05:00
John Murray
e853d3b5ac
support nix run and add basic doc 2023-12-14 18:37:58 -05:00
John Murray
ce7fb7ec50
add basic docs for nix install 2023-12-14 18:37:58 -05:00
John Murray
5a9dfe8f8c
update inputs 2023-12-14 18:37:58 -05:00