Anton-4
ba1a1e9243
minor wording change
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-11-28 11:42:52 +01:00
caryoscelus
2fc8e88cca
Report lacking platform name in app header
2023-11-28 05:52:43 +00:00
caryoscelus
d141237a17
Report lacking to
while parsing app header
2023-11-28 02:18:24 +00:00
Richard Feldman
5e911f14d8
Merge pull request #6057 from lsculv/record-field-error-typo
...
Fix typo 'I trying' -> 'I am trying'
2023-11-22 09:12:30 -05:00
Lucas Culverhouse
3c05690997
Fix typo 'I trying' -> 'I am trying'
2023-11-21 17:33:57 -08:00
jecaro
57f55dbe7e
Fix typo
2023-11-21 19:47:27 +01:00
jecaro
c858031f74
Show the right fct name in type error messages
2023-11-16 16:44:55 +01:00
Anton-4
7b1f2d2ac1
Merge pull request #5982 from jecaro/error-msg-non-utf8
...
Set a better error msg for non uft8 encoded files
2023-11-14 16:31:24 +01:00
jecaro
0781232940
Set a better error msg for non uft8 encoded files
2023-11-14 15:22:22 +01:00
Richard Feldman
896c010645
Move test_reporting into load to break cyclic dep
2023-11-10 16:16:54 -05:00
Ayaz Hafiz
6e89821233
Update language server to support apps
2023-10-25 17:14:33 -05:00
Ayaz Hafiz
b706a57e16
Update LSP
2023-10-25 17:14:33 -05:00
Ayaz Hafiz
9d365a8a57
Support basic diagnostic reporting
2023-10-25 17:14:32 -05:00
Richard Feldman
029f8f4bf7
Update reporting tests
2023-10-22 11:31:48 -04:00
Richard Feldman
3e01fe76d3
Fix typo
2023-10-22 10:46:11 -04:00
Richard Feldman
2f0527bc39
Update reporting tests
2023-10-22 10:22:40 -04:00
Richard Feldman
8232a06c86
Merge remote-tracking branch 'origin/main' into wip-website-updates
2023-10-21 08:59:48 -04:00
Richard Feldman
f0a91b8ce1
Add some debug assertions
2023-10-14 21:49:06 -04:00
Richard Feldman
eb135637ef
Compute total_problems rather than asking for it
2023-10-14 21:49:06 -04:00
Richard Feldman
55f1e82dbb
Update frriendly.md and a type error message
2023-10-06 20:29:51 +02:00
Anton-4
a564876631
Merge pull request #5795 from FabHof/BadInputError
...
Implement error messages for (parts of) BadInputError
2023-09-15 20:56:28 +02:00
Anton-4
f0795e6935
minor improvements
2023-09-15 19:51:13 +02:00
Fabian Schmalzried
3e41f6eb5a
implement error message for HasMisplacedCarriageReturn
...
Also had to filter out the escape characters
so the erroe message does not get messed up
2023-09-10 17:17:26 +02:00
Fabian Schmalzried
49a1a3b46d
Implement error message for ASCII control characters
2023-09-10 15:58:36 +02:00
Brian Carroll
8f59ee9492
Create a new crate roc_repl_ui for shared CLI/web UI code
2023-09-09 11:55:55 +01:00
Anton-4
63b7fef60f
Merge + update mono tests
2023-08-16 19:21:34 +02:00
Richard Feldman
6c8b1963ae
Merge pull request #5760 from roc-lang/tuple-errors
...
Fix formatting in tuple errors
2023-08-14 20:37:19 -04:00
Richard Feldman
15a6bc34f4
Merge remote-tracking branch 'origin/main' into inspect-builtin
2023-08-14 15:03:27 -04:00
Richard Feldman
7404842f49
Don't put spaces inside tuples in error messages
2023-08-13 21:49:58 -04:00
Anton-4
ac9421c1b4
basic-cli 0.4.0 -> 0.5.0
2023-08-12 19:34:33 +02:00
Richard Feldman
6b9592aefd
Update some insta tests
2023-08-10 22:48:31 -04:00
Richard Feldman
2da41be29f
Merge remote-tracking branch 'origin/main' into abilities-syntax
2023-08-10 20:36:01 -04:00
Anton-4
6eb5362383
minor error improvement
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-02 17:01:57 +02:00
shamsartem
dbd1100a20
Merge branch 'main' into main
2023-08-01 14:02:34 +02:00
Richard Feldman
071138dd9f
Revise nested interpolation error message
2023-07-29 21:13:05 -04:00
Richard Feldman
1ffadb7102
Update string interpolation tests
2023-07-29 18:20:49 -04:00
Richard Feldman
009e6f911a
Update string interpolation error message
2023-07-29 18:12:56 -04:00
Ayaz Hafiz
dac4d842d8
Fix types
2023-07-17 09:52:14 -05:00
Ayaz Hafiz
6014370b91
Initial support for erasure in tests
2023-07-12 13:53:51 -05:00
Ayaz Hafiz
44c4797d9a
Parameterize program solving on a FunctionKind
...
This new flag determines whether we should introduce a new kind to
represent lambda sets, or whether lambdas should be erased. The latter
is not yet implemented.
2023-07-12 13:53:50 -05:00
shamsartem
5fd7ff3986
Merge branch 'main' into main
2023-07-12 08:28:21 +02:00
Folkert
ef39bad7c6
auto clippy fixes
2023-07-10 18:27:08 +02:00
Artsiom Shamsutdzinau
a806ea1a5b
improve error message for <|
operator non-existence
2023-07-07 17:44:39 +02:00
Kiryl Dziamura
6031c0cc9f
Fix desugar step for pizza operator
2023-07-04 10:16:20 +02:00
Kilian Vounckx
3bc8a33668
Add missing provides error message test
2023-06-27 20:52:53 +02:00
Kilian Vounckx
bf2c01554f
Give better error messages when provides is missing in header
2023-06-27 20:12:02 +02:00
Ayaz Hafiz
6e5ee5562e
Update tests
2023-06-22 14:32:05 -05:00
Anton-4
199a85a7dd
remove pending-snap file
2023-06-17 15:46:28 +02:00
Kilian Vounckx
c6d90e5c1d
Update typo error test
2023-06-17 15:40:42 +02:00
Bryce Miller
0132df9b5a
merge main
2023-06-10 15:04:25 -04:00