Andrey R (cooldome)
|
2bab2a2cd8
fix #16110
|
4 years ago |
flywind
|
0869d2a477
fix #15972 (#15994)
|
4 years ago |
Miran
|
bbe49a14ae
Correct all eggs (#15906)
|
4 years ago |
Ivan Bobev
|
3c85aa9e53
Make `{.requiresInit.}` to work for distinct types (#15869)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Andreas Rumpf
|
da4aa2e1fb
renamed '=' to '=copy' [backport:1.2] (#15585)
|
4 years ago |
alaviss
|
c2ba4ef979
suggest: try to find the implementation of a symbol when def is used (#15555)
|
4 years ago |
Andreas Rumpf
|
92163fa330
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
|
4 years ago |
cooldome
|
f21a49b2c4
Fix #15389 (#15390)
|
4 years ago |
Clyybber
|
4b9eea2fcc
Fix forward declarations in shadow scope contexts (#15386)
|
4 years ago |
Andreas Rumpf
|
c2434d939e
fixes #15360 [backport:1.2] (#15378)
|
4 years ago |
Andreas Rumpf
|
10988d4840
borrow checking (#15282)
|
4 years ago |
Miran
|
c49b88163c
"for-loop macros" are no longer an experimental feature (#15288)
|
4 years ago |
Andy Davidoff
|
0b74d26d0c
don't raise index defects on malformed ast (#15278)
|
4 years ago |
Clyybber
|
fb58066b61
Fix #5691 (#15158)
|
4 years ago |
Andreas Rumpf
|
64aec6eb85
fixes a collect() bug reported on the forum (#15156) [backport:1.2]
|
4 years ago |
Clyybber
|
2629d619a1
Fix forward declaration issues in template/macro context (#15091)
|
4 years ago |
Andreas Rumpf
|
1854d29781
scoped memory management (#14790)
|
4 years ago |
Juan Carlos
|
74d1f25010
Clean out oldast (#14837)
|
4 years ago |
Clyybber
|
299ddda5f6
Make unreachable code a warning instead of an error (#14816)
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
Timothee Cour
|
faedb14a16
misc cleanups in compiler msgs: use toHumanStr, etc (#14677)
|
4 years ago |
Neelesh Chandola
|
4c08e64e98
disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261)
|
4 years ago |
PMunch
|
9acbf99efb
Allow let to not have value when using importc (#14258)
|
4 years ago |
Araq
|
7f1d2489ad
improve the 'has to be discarded' error message
|
4 years ago |
Clyybber
|
83547ec769
Make unreachable else in case statements a warning instead of an error (#14190)
|
4 years ago |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
4 years ago |
Andreas Rumpf
|
73eff1f457
fixes #12741 (#14005)
|
4 years ago |
cooldome
|
f86fc5316a
fix #13909 (#13914) [backport:1.2]
|
4 years ago |
Zahary Karadjov
|
ce9a4ed124
Replace tfHasRequiresInit with a more accurate mechanism
|
4 years ago |