Andreas Rumpf
|
55a5dcf8a4
improves the stability of 'nim check'
|
6 years ago |
Andreas Rumpf
|
3dab0877da
fixes #7247
|
6 years ago |
cooldome
|
51d81c4e23
Fixes #6853 (#7188)
|
7 years ago |
Andreas Rumpf
|
326b7dc556
improve the error messages regarding type mismatches in overloading resolution
|
7 years ago |
Andreas Rumpf
|
992fd38487
make tests green again
|
7 years ago |
Andreas Rumpf
|
1b22a3b346
disabled non-documented overloading rule for templates and macros
|
7 years ago |
Andreas Rumpf
|
bd1dfa4b38
better type inference for numerical types; prerequisitive for version 1
|
7 years ago |
Andreas Rumpf
|
2015895357
sink type begins to compile
|
7 years ago |
Andreas Rumpf
|
a9ac241691
fixes #6073
|
7 years ago |
cooldome
|
8443e3f6be
Fix compiler crash (#6773) (#6774)
|
7 years ago |
Andreas Rumpf
|
9e4e1949e8
concepts: fixes the stack overflow that happens for #6691
|
7 years ago |
Andreas Rumpf
|
286f895280
make range type checking more restrictive, see tn8vsint16 test case; minor breaking change
|
7 years ago |
Andreas Rumpf
|
29c075299d
made nimresolve part of the compiler
|
7 years ago |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 years ago |
Araq
|
9c00f6decd
fixes #6526
|
7 years ago |
Araq
|
3aa7c2232e
destructors: supportsCopyMem finally works for recursive types
|
7 years ago |
Andreas Rumpf
|
0a3efccb55
preparations for another bugfix
|
7 years ago |
Andreas Rumpf
|
3308d26581
breaking change: arrays of char do not convert to cstring; ptr to array of char does
|
7 years ago |
Andreas Rumpf
|
e879da5791
some work to make 'opt' a first class type
|
7 years ago |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
7 years ago |
Zahary Karadjov
|
4483cefa0c
fix #5918
|
7 years ago |
Zahary Karadjov
|
90e82f8ecf
Fix #5084
|
7 years ago |
Zahary Karadjov
|
a6006e56a7
Fix #4737
|
7 years ago |
Zahary Karadjov
|
16eb4b1fee
Fix #5127
|
7 years ago |
Zahary Karadjov
|
367d232351
fix #1017; fix #3309
|
7 years ago |
Zahary Karadjov
|
ba61e7e3ac
fix #2730; fix #4880
|
7 years ago |
Zahary Karadjov
|
9c6fe59b55
fix #5017; fix #5893
|
7 years ago |
Zahary Karadjov
|
f713e730c8
fix #5864
|
7 years ago |
Zahary Karadjov
|
dea6d8dd94
add a useful helper for debugging typeRel problems
|
7 years ago |
Zahary Karadjov
|
cd02561368
introduce a pre-processing pass for the concept bodies
|
7 years ago |