Timothee Cour
|
5c9c1988f6
-d:nimDebug: calls doAssert false instead of quit (#17739)
|
3 years ago |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
3 years ago |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
3 years ago |
Timothee Cour
|
6c5872c169
`--nilseqs` is now a deprecated noop (#17211)
|
3 years ago |
Andreas Rumpf
|
6278b5d89a
new-style concepts implementation, WIP (#15251)
|
3 years ago |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
4 years ago |
flywind
|
1e320bc8c5
[docs minor]space for code-block (#16266)
|
4 years ago |
flywind
|
4213f7a6c9
rename: stmt -> typed and expr -> untyped (#15989)
|
4 years ago |
Miran
|
bbe49a14ae
Correct all eggs (#15906)
|
4 years ago |
cooldome
|
4c19c5dfae
fix static[Slice[T]] as argument issue (#15842)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Andreas Rumpf
|
c664fb2843
sigmatch: hotfix [backport] (#15565)
|
4 years ago |
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 |