Commit Graph

27627 Commits

Author SHA1 Message Date
Richard Feldman
40fba2f1af
Fix parsing strings with non-interpolated "$" 2024-01-27 16:28:01 -05:00
Brendan Hansknecht
40026bf78e
Merge pull request #6439 from roc-lang/link-flags
add ROC_LINK_FLAGS support to linux
2024-01-26 23:31:57 -08:00
Luke Boswell
09d7157216
Merge pull request #6438 from roc-lang/zig-glue
Add additional files to `ZigGlue.roc` spec
2024-01-27 16:37:12 +11:00
Brendan Hansknecht
bdbbfb36d1
add ROC_LINK_FLAGS support to linux 2024-01-26 20:55:16 -08:00
Luke Boswell
d5b05f4321
fix spelling 2024-01-27 14:03:20 +11:00
Luke Boswell
88330c7f33
add files to zig glue 2024-01-27 13:46:53 +11:00
Brendan Hansknecht
966c893abf
Merge pull request #6436 from roc-lang/bundle-a-files
support .a archives in bundling
2024-01-26 17:14:40 -08:00
Brendan Hansknecht
ce1e30163c
support .a archives in bundling 2024-01-26 14:39:05 -08:00
On vacation
1605679af3
Merge pull request #6429 from roc-lang/tutorial-str-interpolation
tutorial update str interpolation syntax
2024-01-26 15:17:45 +01:00
On vacation
758325f7e8
tutorial update str interpolation syntax 2024-01-26 13:39:06 +01:00
Richard Feldman
c645514739
Merge pull request #6427 from roc-lang/fuzz
add `--fuzz` option to roc
2024-01-25 20:16:18 -05:00
Brendan Hansknecht
abc4fd18cc
add --fuzz option to roc 2024-01-25 15:42:18 -08:00
Brendan Hansknecht
5652da0562
Merge pull request #6424 from michaelkpfeifer/prevent-roc-format-from-reading-current-working-directory
Prevent roc format from reading $PWD when --stdin or --stdout options given
2024-01-24 17:50:14 -08:00
Michael Pfeifer
390808eb12
Prevent roc format from reading $PWD when --stdin or --stdout options given 2024-01-24 23:48:54 +01:00
Richard Feldman
8e0e48e0bb
Merge pull request #6415 from roc-lang/parser-examples-url
Replace parser example with URL package
2024-01-24 09:05:51 -05:00
Luke Boswell
fd78fe11ec
Merge pull request #6131 from andreystepanov/fix-docs-css
Fixed wrapping for long words to avoid horizontal scroll
2024-01-24 15:58:07 +11:00
Luke Boswell
4e7b822ec3
Merge branch 'main' into fix-docs-css 2024-01-24 15:32:09 +11:00
Luke Boswell
0f66e029c8
Merge pull request #6421 from B-Teague/isApproxEq
isApproxEq function
2024-01-24 14:49:42 +11:00
Brian Teague
4499f8c6f4
isApproxEq function 2024-01-23 21:06:35 -05:00
Richard Feldman
9a3340950e
Merge pull request #6416 from roc-lang/highlight-bugfix
Highlight after special-casing repl snippets
2024-01-23 05:34:10 -05:00
Richard Feldman
dc5530a136
Merge pull request #6417 from roc-lang/str-docs-fixes
Minor edits to Str docs
2024-01-23 05:32:24 -05:00
Richard Feldman
98ddbdf5df
clippy
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-23 00:05:42 -05:00
Richard Feldman
a8b271c8d5
Copy tweaks to Str docs 2024-01-23 00:05:06 -05:00
Richard Feldman
2dc7c4d169
cargo fmt
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-23 00:01:46 -05:00
Richard Feldman
615975b30a
Highlight after special-casing repl snippets
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-22 23:58:38 -05:00
Luke Boswell
ff6a31673a
fix CI tests 2024-01-23 14:28:40 +11:00
Luke Boswell
07ad6bb1f7
replace parser example with URL package 2024-01-23 13:06:25 +11:00
Brendan Hansknecht
e2dac4f022
Merge pull request #6410 from roc-lang/ignore-glue
gitignore auto-generated glue files
2024-01-21 19:38:21 -08:00
Richard Feldman
07ddd272e2
Merge pull request #6361 from faldor20/fix-lang-server-hang
Fix hang from bad imports
2024-01-21 22:06:48 -05:00
Brendan Hansknecht
2f8f255882
Merge pull request #6391 from FabHof/main
Remove duplicate code in bitcode
2024-01-21 13:33:55 -08:00
Brendan Hansknecht
fb153cf112
Merge pull request #6383 from doubledup/fix-typos-tutorial
Fix typos & minor errors in the tutorial
2024-01-21 12:26:17 -08:00
Brendan Hansknecht
4df4662104
gitignore auto-generated glue files 2024-01-21 12:25:13 -08:00
Brendan Hansknecht
62c4c2dcb5
Merge branch 'main' into main 2024-01-21 12:17:44 -08:00
Richard Feldman
9cad19d8dc
Merge pull request #6395 from roc-lang/str-unicode
Remove scalars and graphemes from `Str`
2024-01-21 13:34:30 -05:00
Richard Feldman
4716139342
Merge pull request #6407 from lukewilliamboswell/luke-subs
Use subs caching on windows
2024-01-21 13:03:25 -05:00
Richard Feldman
2970fc4384
Merge remote-tracking branch 'origin/main' into str-unicode 2024-01-21 12:30:16 -05:00
Folkert de Vries
f3930d6faf
Merge pull request #6405 from roc-lang/list-clone
add `List.clone`
2024-01-21 12:04:22 +01:00
Luke Boswell
b1ffa5c99b use subs caching on windows 2024-01-21 22:00:17 +11:00
Luke Boswell
ebff47a2aa
fix clippy 2024-01-21 12:24:35 +11:00
Brendan Hansknecht
dea9b81530
Merge pull request #6404 from roc-lang/struct-builder-alloca
build structs directly in the alloca
2024-01-20 15:20:43 -08:00
Folkert
8b5269a66c
update mono tests 2024-01-20 22:31:54 +01:00
Folkert
f1ffc36efe
add List.clone 2024-01-20 20:29:07 +01:00
Brendan Hansknecht
b6a5e5367c
build structs directly in the alloca 2024-01-20 09:44:46 -08:00
Brendan Hansknecht
ebfcd71e8d
Merge pull request #6401 from roc-lang/f32-abs
dev backend: f32 abs
2024-01-19 15:15:11 -08:00
Folkert
351c9215fe
dev backend: f32 abs 2024-01-19 15:16:32 +01:00
Richard Feldman
e7c93bad75
Restore » in docs and allow it in highlighter 2024-01-18 22:23:06 -05:00
Richard Feldman
09c0453fc9
Fix HTML build 2024-01-18 21:51:50 -05:00
Richard Feldman
1da3a335df
Merge pull request #6398 from heytherewill/will/error-header
Improve filename visibility in error messages
2024-01-18 21:28:01 -05:00
Luke Boswell
85fdef8a9b
fix doc comments in Str 2024-01-19 09:56:53 +11:00
Richard Feldman
894860118b
roc format on builtins 2024-01-18 06:34:51 -05:00