Araq
|
df490bd59f
fixes #15056 [backport]
|
4 년 전 |
Andreas Rumpf
|
9ffec79300
DrNim (Nim compiler with Z3 integration) (#13743)
|
4 년 전 |
Araq
|
ef2566218e
better error messages for Nim's effect system
|
4 년 전 |
Timothee Cour
|
dd362ab4c0
fix #13538 sigmatch errors are now sorted (#13701)
|
4 년 전 |
Timothee Cour
|
7939319379
fix `is` with generic types; fix `genericHead(Foo[T])` (#13303)
|
5 년 전 |
Andreas Rumpf
|
22b2684608
fixes #12148 [backport] (#12888)
|
5 년 전 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 년 전 |
Brian Wignall
|
a7aeabb9d2
[backport] Fix spelling typos (#12755)
|
5 년 전 |
alaviss
|
f827d75804
compiler/semcall: return the correct lineinfo for nkCallStrLit (#12484)
|
5 년 전 |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 년 전 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 년 전 |
Andreas Rumpf
|
00d46ca1c0
fixes #12024 (#12065)
|
5 년 전 |
Arne Döring
|
65ed2d7fe8
fixes #11942 (#11945)
|
5 년 전 |
Andreas Rumpf
|
81ddc67785
[refactoring] compiler: simplified markUsed
|
5 년 전 |
Timothee Cour
|
fda51b6ca2
fix crash on sigmatch (#11913)
|
5 년 전 |
Andrii Riabushenko
|
4c73139316
revert changes
|
5 년 전 |
Andrii Riabushenko
|
d7bc4e43a2
fixes #11826
|
5 년 전 |
Araq
|
313cc337f2
fixes a 'nim check' regression
|
5 년 전 |
Andreas Rumpf
|
fbb0642e27
Merge branch 'devel' into araq-detect-unused-imports
|
5 년 전 |
Araq
|
4137a4dbf3
[feature] detect unused imports
|
5 년 전 |
Timothee Cour
|
a6526695f0
fix #8305 #7808 #10285 #11061 + other bugs with type mismatch error msgs
|
5 년 전 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 년 전 |
Araq
|
cce8d3da27
fixes #10934
|
5 년 전 |
Andreas Rumpf
|
0841c64a32
Merge branch 'devel' into araq-quirky-exceptions
|
6 년 전 |
Araq
|
9fa116b6e1
compiler: don't use 2 spaces in an error message
|
6 년 전 |
alaviss
|
0b02241fc5
semcall: correct lineinfo for accquoted symbols (#10461)
|
6 년 전 |
alaviss
|
e962be8981
compiler/sem*: improve lineinfo for qualified and generic procs (#10427)
|
6 년 전 |
Timothee Cour
|
fc7fcca9df
fix leftover comment from #9766
|
6 년 전 |
Timothee Cour
|
bf3a308e86
[error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766)
|
6 년 전 |
Andreas Rumpf
|
cb9110c43d
--define:nimQuirky exception handling for Nim; in preparation of a blog post
|
6 년 전 |