Luke Boswell
|
248c2a3f34
|
handle only one def that is Suffixed
|
2024-03-20 09:57:48 +11:00 |
|
Luke Boswell
|
c4b459b436
|
handle Suffixed in first index
|
2024-03-20 09:49:12 +11:00 |
|
Luke Boswell
|
d6a01b3014
|
WIP stuck on removing Defs
|
2024-03-19 16:03:29 +11:00 |
|
Luke Boswell
|
406ffdffab
|
WIP partial implementation for desugar_defs_node_suffixed
|
2024-03-19 12:57:30 +11:00 |
|
Luke Boswell
|
3b2e9e36b8
|
rename operator.rs to desugar.rs
|
2024-03-17 15:57:27 +11:00 |
|
Richard Feldman
|
14ba398b5d
|
Merge pull request #6569 from faldor20/docs
Add docs to completions and hover
|
2024-03-16 11:22:58 -04:00 |
|
Anton-4
|
ad4fa6a4d7
|
fix spelling
|
2024-03-16 14:44:36 +01:00 |
|
Anton-4
|
3fadcf7bcb
|
style changes
|
2024-03-16 14:41:08 +01:00 |
|
dependabot[bot]
|
ec916a8f45
|
Bump follow-redirects in /crates/compiler/checkmate/www
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 18:15:36 +00:00 |
|
Anton-4
|
121c585681
|
Merge pull request #6567 from jschear/js/expects_per_module
Run expects separately per module, report test results per module behind `--verbose` flag
|
2024-03-15 19:15:00 +01:00 |
|
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 |
|
faldor20
|
c4c372de39
|
Merge branch 'main' into docs
|
2024-03-14 23:29:35 +10:00 |
|
Anton-4
|
1efd7615f0
|
stylistic improvements
|
2024-03-13 20:27:23 +01:00 |
|
Luke Boswell
|
2c5b085ed5
|
Merge branch 'main' into extra-completion-data
|
2024-03-12 09:02:44 +11:00 |
|
Eli Dowling
|
cc4453b301
|
remove alias
|
2024-03-12 06:42:37 +10:00 |
|
Eli Dowling
|
15faf59c6b
|
removed unneeded imported modules info
|
2024-03-12 06:42:34 +10:00 |
|
Eli Dowling
|
c89c8c3e95
|
fix formatter crash
|
2024-03-12 06:42:27 +10:00 |
|
Eli Dowling
|
3027fc2284
|
working completions
|
2024-03-12 06:42:22 +10:00 |
|
David Dunn
|
a8839108f8
|
Update mono test files
|
2024-03-11 18:59:33 +02:00 |
|
faldor20
|
23dd23c337
|
update builtin comments
|
2024-03-12 00:39:49 +10:00 |
|
faldor20
|
be71514435
|
spelling
|
2024-03-12 00:26:29 +10:00 |
|
faldor20
|
45d994d7d7
|
clippy
|
2024-03-12 00:18:01 +10:00 |
|
faldor20
|
ee264981b6
|
cleanup getting docs for symbol
|
2024-03-12 00:13:57 +10:00 |
|
faldor20
|
321baf86d1
|
moved exposed module filtering into docs
|
2024-03-12 00:02:19 +10: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 |
|
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
|
3fe3a3439a
|
cleanup fetching module docs
|
2024-03-11 15:17:46 +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
|
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
|
6d3fd89f8e
|
remove alias
|
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
|
ad5f7864b9
|
fix formatter crash
|
2024-03-11 10:18:58 +10:00 |
|
Eli Dowling
|
e809beb882
|
working completions
|
2024-03-11 10:18:58 +10:00 |
|
Anton-4
|
76c47c5d6f
|
stylistic improvements
|
2024-03-09 20:47:19 +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 |
|
Jonathan Schear
|
504e00d44d
|
Group toplevel expects by module, run them separately
|
2024-03-08 14:56:32 -05: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 |
|
Brendan Hansknecht
|
7d51d2b000
|
Merge pull request #6556 from roc-lang/string-split-simplify
simplify the string splitting code (by using std.mem.split)
|
2024-03-07 08:41:36 -08:00 |
|
Anton-4
|
ce606916a3
|
emit-ir and style improvement
|
2024-03-06 17:15:34 +01:00 |
|