Norman Jäckel
|
cfb068ec94
|
Use constant ANSI code to reset boldfaced colors in reporting for CHECK and TEST command. Remove unused color_reset constant.
|
2024-03-06 00:47:34 +01:00 |
|
Anton-4
|
f620508a37
|
misc improvements
|
2024-03-04 17:10:59 +01:00 |
|
Hristo Georgiev
|
c47fff04d2
|
Add a newline when reporting test failures
|
2024-03-03 19:44:04 +00:00 |
|
Richard Feldman
|
878042bc3d
|
Revise error for single-quote interpolation
|
2024-02-27 12:11:54 -05:00 |
|
Richard Feldman
|
ffd72b184b
|
Fix tests
|
2024-02-27 11:35:06 -05:00 |
|
Richard Feldman
|
6f84e24fa5
|
Merge remote-tracking branch 'origin/main' into more-dollars
|
2024-02-26 23:06:23 -05:00 |
|
Anton-4
|
b5f68bc020
|
Merge pull request #6525 from roc-lang/fix_text_contrast
less colors and more contrast in terminal
|
2024-02-20 15:46:13 +01:00 |
|
Anton-4
|
f66711d53e
|
re-use strip_colors
|
2024-02-16 16:32:46 +01:00 |
|
Anton-4
|
00d1ac0aef
|
removed duplicate code
|
2024-02-16 15:13:40 +01:00 |
|
Anton-4
|
c6b5e2f8c3
|
less colors more contrast
|
2024-02-14 17:20:44 +01:00 |
|
Richard Feldman
|
24a38c4a26
|
Merge remote-tracking branch 'origin/main' into remove-nat
|
2024-02-11 12:26:36 -05:00 |
|
Anton-4
|
3eec1f4bb0
|
Merge branch 'main' into ensure-roc-files
|
2024-02-09 19:15:13 +01:00 |
|
Anton-4
|
fa48f9713e
|
repl now uses replfile.roc
Previously this was using an empty filename but that seems potentially confusing during debugging.
|
2024-02-09 15:18:51 +01:00 |
|
Trevor Settles
|
cd4adeb9c1
|
added nicer indentation
|
2024-02-08 16:37:46 -07:00 |
|
Trevor Settles
|
5f6d259e5d
|
updated error messages
|
2024-02-08 15:25:15 -07:00 |
|
Trevor Settles
|
bb54832146
|
added more descriptive error messages
|
2024-02-05 22:27:17 -07:00 |
|
Trevor Settles
|
2fe506ee50
|
Merge branch 'main' of https://github.com/rtfeldman/roc into ensure-roc-files
|
2024-02-04 21:25:15 -07:00 |
|
Trevor Settles
|
5270e896a8
|
moved file ext handling
|
2024-02-04 21:24:36 -07:00 |
|
Anton-4
|
f47b2eb2eb
|
change wording
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-02-03 12:05:15 +01:00 |
|
Asher Mancinelli
|
da261be209
|
[parse] Better error message for bad packages list
When an appropriate list end is not found in the packages list, give a
more informative error message.
|
2024-01-27 11:25:19 -08:00 |
|
Richard Feldman
|
204cee7d60
|
Clean up more unused Nat stuff
|
2024-01-26 16:23:21 -05:00 |
|
Richard Feldman
|
502b0fddf2
|
Remove Nat from Hash, Inspect, Encode, Decode
|
2024-01-26 16:17:05 -05:00 |
|
William Barbosa
|
ad3673bfe9
|
Improve filename visibility in error messages
|
2024-01-18 08:15:02 +01:00 |
|
Isaac Van Doren
|
eec6d79248
|
exit code 2 for warnings
|
2024-01-14 19:53:55 -06:00 |
|
Isaac Van Doren
|
3d0661db0c
|
Revert "add ignore-warnings flag to roc build"
This reverts commit 1c85b823c1 .
|
2024-01-14 19:51:58 -06:00 |
|
Isaac Van Doren
|
1c85b823c1
|
add ignore-warnings flag to roc build
|
2024-01-14 15:39:10 -06:00 |
|
Brian Teague
|
60c639b60e
|
Consolidate gitignore
Keep certain files with no file extension
Keep specific files with no file extension
Delete all gitignore files
|
2024-01-10 22:16:04 -05:00 |
|
Richard Feldman
|
8ea38d3a04
|
Parse deprecated interpolation syntax differently
|
2024-01-06 18:26:27 -05:00 |
|
Richard Feldman
|
7189104df8
|
Update roc code base to use $(...) syntax
|
2024-01-06 18:03:00 -05:00 |
|
Isaac Van Doren
|
7d3df10921
|
format and clippy
|
2024-01-04 21:18:28 -06:00 |
|
Isaac Van Doren
|
190c88e886
|
report shadowing error messages last
|
2024-01-03 22:20:35 -06:00 |
|
Anton-4
|
cd632fe549
|
Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74
|
2023-12-25 17:05:37 +01:00 |
|
Richard Feldman
|
4b743c8878
|
Replace UNKNOWN.roc in reports with real filename
|
2023-12-13 21:20:26 -05:00 |
|
Luke Boswell
|
f837870a63
|
handle TrailingOperator error
|
2023-12-09 19:42:09 +11:00 |
|
Anton-4
|
0259b892da
|
fmt
|
2023-12-04 19:19:13 +01:00 |
|
Anton-4
|
0e030256d9
|
change wording a bit
|
2023-12-04 17:15:12 +01:00 |
|
zapsh
|
91d0de75ab
|
adding initial 404 handling
|
2023-12-03 17:07:25 -05:00 |
|
Ayaz
|
aaba3f4d82
|
Merge branch 'main' into clippy-1.74
|
2023-12-02 20:09:06 -06:00 |
|
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 |
|
Folkert
|
c019ced31d
|
various
|
2023-11-18 23:05:55 +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 |
|