Commit graph

28021 commits

Author SHA1 Message Date
Luke Boswell
f48ac46ba1
remove formatted snapshot as there should be no change 2024-03-15 14:40:41 +11:00
Luke Boswell
e2557067c8
add nested snapshot for suffixed expr 2024-03-15 14:40:09 +11:00
Luke Boswell
8bbbd768ec
add snapshot test for suffixed expr 2024-03-15 14:39:21 +11:00
Richard Feldman
9bc0ab79af
Parse Expr::Suffixed 2024-03-15 14:39:14 +11:00
Richard Feldman
88042c2578
Rename has variable to implements 2024-03-15 14:39:04 +11:00
Anton-4
74b9175a29
Merge pull request #6347 from faldor20/extra-completion-data
Completion of Modules and imports
2024-03-13 22:14:39 +01:00
Anton-4
1efd7615f0
stylistic improvements 2024-03-13 20:27:23 +01:00
Anton-4
f5e4f4e4d1
Merge pull request #6581 from roc-lang/tutorial-expect-printing
add context for expect
2024-03-12 22:39:12 +01:00
Anton-4
9e3acf0d62
add context for expect
added because of https://roc.zulipchat.com/#narrow/stream/231634-beginners/topic/.E2.9C.94.20.60expect.60.20is.20wonderful!

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-03-12 13:30:55 +01:00
Luke Boswell
2c5b085ed5
Merge branch 'main' into extra-completion-data 2024-03-12 09:02:44 +11:00
Eli Dowling
5167d658a7
clippy and formatting 2024-03-12 06:42:40 +10:00
Eli Dowling
bc879c9869
split imports 2024-03-12 06:42:40 +10:00
Eli Dowling
4174bf38d6
cleanup nitpicks and reorganising 2024-03-12 06:42:39 +10:00
Eli Dowling
a7259a2a52
typo 2024-03-12 06:42:38 +10:00
Eli Dowling
cc4453b301
remove alias 2024-03-12 06:42:37 +10:00
Eli Dowling
7a09a31a6a
clippy 2024-03-12 06:42:37 +10:00
Eli Dowling
234d1d7e03
fix the tests that cargo clippy and fmt somehow broke 2024-03-12 06:42:36 +10:00
Eli Dowling
584a21ea7c
typos 2024-03-12 06:42:35 +10:00
Eli Dowling
6c36d5f510
comment cleanup 2024-03-12 06:42:34 +10:00
Eli Dowling
15faf59c6b
removed unneeded imported modules info 2024-03-12 06:42:34 +10:00
Eli Dowling
ed3649fe1f
cleanup refactor and clippy 2024-03-12 06:42:33 +10:00
Eli Dowling
02f0aca18c
remove un-used? 2024-03-12 06:42:32 +10:00
Eli Dowling
c7e60e69a0
Nice formatting 2024-03-12 06:42:31 +10:00
Eli Dowling
ebd9eda7aa
Added formatting for module completion 2024-03-12 06:42:31 +10:00
Eli Dowling
edb076e5df
completionitems have correct type 2024-03-12 06:42:30 +10:00
Eli Dowling
4a872a3ccf
cleanup and comment for clarity 2024-03-12 06:42:29 +10:00
Eli Dowling
b98633f1ba
fixed unwinding of async 2024-03-12 06:42:29 +10:00
Eli Dowling
84f4a5692d
removed aliases completion for now 2024-03-12 06:42:28 +10:00
Eli Dowling
c89c8c3e95
fix formatter crash 2024-03-12 06:42:27 +10:00
Eli Dowling
b9d5979c1f
run rust fix 2024-03-12 06:42:26 +10:00
Eli Dowling
adca9df695
remove unwraps 2024-03-12 06:42:25 +10:00
Eli Dowling
87bf2bf70b
made tests better 2024-03-12 06:42:25 +10:00
Eli Dowling
d681f743c2
made trace logs trace 2024-03-12 06:42:24 +10:00
Eli Dowling
7e6faa536b
types for external completions 2024-03-12 06:42:23 +10:00
Eli Dowling
ae27682de7
stop builtin crash 2024-03-12 06:42:22 +10:00
Eli Dowling
3027fc2284
working completions 2024-03-12 06:42:22 +10:00
Folkert de Vries
6b717a5de9
Merge pull request #6576 from doubledup/semantic-union
Preserve semantic representation of non-recursive unions in monomorphization
2024-03-11 21:25:40 +01:00
David Dunn
a8839108f8
Update mono test files 2024-03-11 18:59:33 +02:00
Richard Feldman
e06b134228
Fix the TagOrClosure case 2024-03-11 10:58:38 +02:00
Folkert
d95bc02145
WIP 2024-03-11 10:58:36 +02:00
Richard Feldman
ae1ee44de8
Merge pull request #6572 from roc-lang/add-sam-mohr
Add thanks to @smores56 for sponsoring
2024-03-11 00:03:52 -04:00
Richard Feldman
8cbc9feb66
Add thanks to @smores56 for sponsoring—thank you! 2024-03-10 21:04:57 -04:00
Anton-4
f5e32f7e16
Merge pull request #6568 from hristog/newline-failed-with-error
Add newline after "Failed with error" msg
2024-03-09 17:34:32 +01:00
Anton-4
0486da933f
use println for clippy
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-03-09 16:26:52 +01:00
Hristo Georgiev
ee819cb7d1
Add newline after "Failed with error" msg 2024-03-09 12:54:08 +00:00
Anton-4
09b40a1cc3
Merge pull request #6370 from doubledup/fix-typo-nix-run
Add `github:` prefix to Roc repo in example `nix run` commands
2024-03-08 18:12:35 +01:00
Anton-4
c05ba7e36a
Merge branch 'main' into fix-typo-nix-run 2024-03-08 18:10:38 +01:00
Anton-4
5b7b24b320
Merge pull request #6559 from normanjaeckel/FixTypefaceForColoredText
Use constant ANSI code to reset boldfaced colors in reporting
2024-03-08 18:05:19 +01:00
Richard Feldman
c217456f05
Merge pull request #6558 from jschear/js/move_cli_testing_examples
Move cli_testing_examples under crates/cli/tests
2024-03-08 09:43:59 -05:00
Anton-4
291647cff4
back to normal benchmark execution
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-03-08 14:04:53 +01:00