jcosborn
|
e56d50d747
fix infinite recursion in typeRel (#15241)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Clyybber
|
fb58066b61
Fix #5691 (#15158)
|
4 years ago |
jcosborn
|
d11933ad99
fix some issues overloading with generics and inheritance (#15211)
|
4 years ago |
jcosborn
|
e194cb41a4
fix overloading issue with generic invocation (#15135)
|
4 years ago |
Clyybber
|
b022576ce9
Use typeflag instead
|
4 years ago |
Clyybber
|
38068f9778
Make explicit {.nimcall.} a seperate calling convention
|
4 years ago |
jcosborn
|
32c6146200
fix overloading case with generic alias (#15116)
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
Andreas Rumpf
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
Andreas Rumpf
|
ddee8a362a
change the [Processing] messages into dots (#14418)
|
4 years ago |
Andreas Rumpf
|
49b28f1997
fixes #14136 (#14198)
|
4 years ago |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
4 years ago |
Andreas Rumpf
|
d9e907c0e2
fixes #14079 [backport:1.2] (#14163)
|
4 years ago |
Andreas Rumpf
|
9874981e75
fixes #14001 (#14004)
|
4 years ago |
Timothee Cour
|
10eabec6d4
fix #12864 static params were mutating arg types during sigmatch; fix #12713 ; refs #13529 (#13976)
|
4 years ago |
Zahary Karadjov
|
d374c6373b
Fix tests/parallel/tguard2.nim
|
4 years ago |
Andreas Rumpf
|
9ffec79300
DrNim (Nim compiler with Z3 integration) (#13743)
|
4 years ago |
Arne Döring
|
eb42f38088
Remove dead magics (#13551)
|
4 years ago |
Andreas Rumpf
|
c446c0f57a
fixes #13378 [backport] (#13392)
|
4 years ago |
Timothee Cour
|
79ec8c2571
fix #13182: `proc fun(a: varargs[Foo, conv])` now can be overloaded (#13345) [backport]
|
5 years ago |
Jasper Jenkins
|
0606b6a44e
fix range[enum] type conversion (#13204) [backport]
|
5 years ago |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
5 years ago |
Andreas Rumpf
|
0f6987a86e
fixes #12964 (#13027)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
narimiran
|
cc3e9ca164
remove unused imports
|
5 years ago |
Andreas Rumpf
|
e58c2d261c
[backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538)
|
5 years ago |
Araq
|
ed2fb36bc6
refactoring: use the new strings and seqs when optSeqDestructors is active
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Andreas Rumpf
|
7ef85db9a9
fixes #12020 (#12106)
|
5 years ago |