Commit Graph

27433 Commits

Author SHA1 Message Date
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
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
John Murray
1b45a4b0d4
fix path 2023-12-14 18:37:58 -05:00
John Murray
23de67915c
add basic flake template to use roc in another project 2023-12-14 18:37:58 -05:00
Luke Boswell
9ba7f0f667
Merge pull request #6250 from roc-lang/luke-windows
Fixes for Windows llvm gen_num
2023-12-15 10:29:06 +11:00
Brendan Hansknecht
2955b00bb5
Merge branch 'main' into luke-windows 2023-12-14 08:59:53 -08:00
Sahil Mahapatra
41ade847d8 added a test comment 2023-12-14 13:58:30 +05:30
Ayaz
4952f5e1d0
Merge pull request #6257 from roc-lang/fix-unknown-dot-roc
Replace UNKNOWN.roc in reports with real filename
2023-12-13 22:02:17 -06:00
Richard Feldman
4b743c8878
Replace UNKNOWN.roc in reports with real filename 2023-12-13 21:20:26 -05:00
Richard Feldman
21408cdc15
Merge pull request #6262 from roc-lang/roc_ls_in_nightly
include roc lang server in nightly
2023-12-13 15:51:15 -05:00
Anton-4
24d042f18e
Merge pull request #6275 from roc-lang/better-mono-error
more visible+better mono error
2023-12-13 21:29:39 +01:00
Richard Feldman
22060a2b3f
Merge pull request #6272 from dotslashbit/fix-num-format
Fix: #6261 Removed all the mentions of Num.format
2023-12-13 15:11:36 -05:00
Anton-4
97727ab422
Merge pull request #6270 from roc-lang/udivti3_fix
add __udivti3 to must_keep
2023-12-13 18:24:32 +01:00
Anton-4
bb1c4c9af8
skip flaky tests
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-13 18:16:21 +01:00
Anton-4
eaa085fa93
more visible+better mono error 2023-12-13 17:38:20 +01:00
Sahil
6faac9929f
Merge branch 'main' into fix-num-format 2023-12-13 20:23:05 +05:30
Anton-4
ec8467f6bb
skip flaky failures 2023-12-13 15:43:04 +01:00