Andy Davidoff
|
0b74d26d0c
don't raise index defects on malformed ast (#15278)
|
4 years ago |
Clyybber
|
fb58066b61
Fix #5691 (#15158)
|
4 years ago |
Araq
|
12a9fe017e
fixes #15056 [backport]
|
4 years ago |
Araq
|
ebd1cc0265
minor bugfixes for 'func' and .borrow
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
Araq
|
0824fdd061
fixes #14562
|
4 years ago |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
4 years ago |
hlaaftana
|
b2141fc2a1
changed type() to typeof() in docs and error messages (#14084)
|
4 years ago |
Andreas Rumpf
|
9ffec79300
DrNim (Nim compiler with Z3 integration) (#13743)
|
4 years ago |
Araq
|
ef2566218e
better error messages for Nim's effect system
|
4 years ago |
Timothee Cour
|
dd362ab4c0
fix #13538 sigmatch errors are now sorted (#13701)
|
4 years ago |
Timothee Cour
|
7939319379
fix `is` with generic types; fix `genericHead(Foo[T])` (#13303)
|
4 years ago |
Andreas Rumpf
|
22b2684608
fixes #12148 [backport] (#12888)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Brian Wignall
|
a7aeabb9d2
[backport] Fix spelling typos (#12755)
|
5 years ago |
alaviss
|
f827d75804
compiler/semcall: return the correct lineinfo for nkCallStrLit (#12484)
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Andreas Rumpf
|
00d46ca1c0
fixes #12024 (#12065)
|
5 years ago |
Arne Döring
|
65ed2d7fe8
fixes #11942 (#11945)
|
5 years ago |
Andreas Rumpf
|
81ddc67785
[refactoring] compiler: simplified markUsed
|
5 years ago |
Timothee Cour
|
fda51b6ca2
fix crash on sigmatch (#11913)
|
5 years ago |
Andrii Riabushenko
|
4c73139316
revert changes
|
5 years ago |
Andrii Riabushenko
|
d7bc4e43a2
fixes #11826
|
5 years ago |
Araq
|
313cc337f2
fixes a 'nim check' regression
|
5 years ago |
Andreas Rumpf
|
fbb0642e27
Merge branch 'devel' into araq-detect-unused-imports
|
5 years ago |
Araq
|
4137a4dbf3
[feature] detect unused imports
|
5 years ago |
Timothee Cour
|
a6526695f0
fix #8305 #7808 #10285 #11061 + other bugs with type mismatch error msgs
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
Araq
|
cce8d3da27
fixes #10934
|
5 years ago |