Commit graph

28020 commits

Author SHA1 Message Date
faldor20
321baf86d1
moved exposed module filtering into docs 2024-03-12 00:02:19 +10:00
faldor20
98b454d1cf
add tests for docs 2024-03-11 23:36:36 +10:00
faldor20
899dbdd7ec
cleanup tests and whitespace 2024-03-11 16:25:46 +10:00
faldor20
64c25cf4d5
remove prints 2024-03-11 15:35:36 +10:00
faldor20
f3f86ff788
put docs data in correct place 2024-03-11 15:30:47 +10:00
faldor20
3fe3a3439a
cleanup fetching module docs 2024-03-11 15:17:46 +10:00
faldor20
45237c2aa0
move visitor 2024-03-11 15:17:45 +10:00
faldor20
772441dbcb
fixed docs type issue 2024-03-11 15:17:45 +10:00
Eli Dowling
3d80b82973
Delete crates/compiler/load_internal/log.log
Signed-off-by: Eli Dowling <eli.jambu@yahoo.com>
2024-03-11 11:12:07 +10:00
faldor20
2ae44574b2
Add todo to language server 2024-03-11 11:10:36 +10:00
faldor20
f6799cae92
support docs in app, platform and packages 2024-03-11 11:10:36 +10:00
faldor20
d95da9dd5b
completions working 2024-03-11 11:10:35 +10:00
faldor20
0c463555f4
module docs 2024-03-11 11:10:35 +10:00
faldor20
0b56882785
Unannotated types hover 2024-03-11 11:10:35 +10:00
faldor20
cdf218fe7a
first working version of docs hover 2024-03-11 11:10:34 +10:00
faldor20
87af8bd610 clippy and formatting 2024-03-11 10:18:58 +10:00
faldor20
2566d0f983 split imports 2024-03-11 10:18:58 +10:00
faldor20
391b695824 cleanup nitpicks and reorganising 2024-03-11 10:18:58 +10:00
faldor20
72e60ec01b typo 2024-03-11 10:18:58 +10:00
faldor20
6d3fd89f8e remove alias 2024-03-11 10:18:58 +10:00
faldor20
3561d66f62 clippy 2024-03-11 10:18:58 +10:00
Eli Dowling
501748e398 fix the tests that cargo clippy and fmt somehow broke 2024-03-11 10:18:58 +10:00
Eli Dowling
1668d2f5ef typos 2024-03-11 10:18:58 +10:00
Eli Dowling
469026475b comment cleanup 2024-03-11 10:18:58 +10:00
Eli Dowling
a21f987e64 removed unneeded imported modules info 2024-03-11 10:18:58 +10:00
Eli Dowling
505c7c673a cleanup refactor and clippy 2024-03-11 10:18:58 +10:00
Eli Dowling
cb4daf4868 remove un-used? 2024-03-11 10:18:58 +10:00
Eli Dowling
caeb166fb9 Nice formatting 2024-03-11 10:18:58 +10:00
Eli Dowling
76a2fd2fb0 Added formatting for module completion 2024-03-11 10:18:58 +10:00
Eli Dowling
c6f1b8b0b2 completionitems have correct type 2024-03-11 10:18:58 +10:00
Eli Dowling
9680105a19 cleanup and comment for clarity 2024-03-11 10:18:58 +10:00
Eli Dowling
2561ee4707 fixed unwinding of async 2024-03-11 10:18:58 +10:00
Eli Dowling
458c41c896 removed aliases completion for now 2024-03-11 10:18:58 +10:00
Eli Dowling
ad5f7864b9 fix formatter crash 2024-03-11 10:18:58 +10:00
Eli Dowling
62b06a1295 run rust fix 2024-03-11 10:18:58 +10:00
Eli Dowling
eb53f8d99f remove unwraps 2024-03-11 10:18:58 +10:00
Eli Dowling
ff43c4bbcb made tests better 2024-03-11 10:18:58 +10:00
Eli Dowling
3199e9b6cc made trace logs trace 2024-03-11 10:18:58 +10:00
Eli Dowling
cff48fd8d8 types for external completions 2024-03-11 10:18:58 +10:00
Eli Dowling
afb5c6b440 stop builtin crash 2024-03-11 10:18:58 +10:00
Eli Dowling
e809beb882 working completions 2024-03-11 10:18:58 +10: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
Anton-4
fbc6622011
compare with current branch
This is required to test the benchmarks because we have breaking changes.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-03-08 13:02:18 +01:00