Araq
|
863c626078
fixes #7335
|
6 yıl önce |
Andreas Rumpf
|
d81568fcd5
make concept tests green again
|
7 yıl önce |
Andreas Rumpf
|
27e32e0a7d
improve the error message for #4659; closes #4659
|
7 yıl önce |
Araq
|
037ce16f44
improve the error message for mutability problems
|
7 yıl önce |
Andreas Rumpf
|
a4deceb134
fixes #6186
|
7 yıl önce |
Araq
|
ef6eda4cb4
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types
|
7 yıl önce |
Andreas Rumpf
|
2199f83280
improve error message for twrongcolon
|
7 yıl önce |
Andreas Rumpf
|
326b7dc556
improve the error messages regarding type mismatches in overloading resolution
|
7 yıl önce |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
7 yıl önce |
Araq
|
96b7c2481c
make tests green again
|
7 yıl önce |
Araq
|
34ac04f705
improve the error messages when overloaded '.' operators are involved
|
7 yıl önce |
Andreas Rumpf
|
33814cf63e
language change: change how the experimental dot operators work
|
7 yıl önce |
Andreas Rumpf
|
29c075299d
made nimresolve part of the compiler
|
7 yıl önce |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 yıl önce |
Andreas Rumpf
|
0a3efccb55
preparations for another bugfix
|
7 yıl önce |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
7 yıl önce |
Zahary Karadjov
|
367d232351
fix #1017; fix #3309
|
7 yıl önce |
Araq
|
68d606d773
improve confusing error messages for failed overloading resolution when deref of first arg failed
|
7 yıl önce |
Zahary Karadjov
|
a802d72452
doh, forgot to add all files in the previous commit
|
7 yıl önce |
Araq
|
87732f797c
fixes #5638
|
7 yıl önce |
Araq
|
e105c04e49
revert PR #5638 because it breaks code
|
7 yıl önce |
Anatoly Galiulin
|
5fdd03ad4d
Fixed issue #5638 (#5639)
|
7 yıl önce |
Zahary Karadjov
|
c11d7c35dd
make all tests green again
|
7 yıl önce |
Zahary Karadjov
|
a74ad869e9
requested code review changes
|
7 yıl önce |
Zahary Karadjov
|
d6d548c32f
carefully reviewed and merged the changes from the devel branch
|
8 yıl önce |
Zahary Karadjov
|
fe48dd1cbe
further improvements to the error messages produced by concepts
|
8 yıl önce |
Zahary Karadjov
|
74a80988d9
proper error reporting for concepts and the introduction of the {.explain.} pragma
|
8 yıl önce |
Zahary Karadjov
|
a90c4c4d7e
kill the reportConceptFailures options as it will be replaced by the .explain. pragma
|
8 yıl önce |
Andreas Rumpf
|
01b2728ec8
fixes a potential endless loop
|
8 yıl önce |
zah
|
1be0022e7c
Fixes #5167 and related problems (#5475)
|
8 yıl önce |