Clyybber
|
977bccdbff
Make useVersion:1.0 disable the proc arg sym change (#15570)
|
4 years ago |
Andreas Rumpf
|
50b6f6996a
.noalias annotation; frontend support (#15419)
|
4 years ago |
cooldome
|
d938c6411e
fix #15326 (#15341)
|
4 years ago |
cooldome
|
341be0b61c
proc params as syms (#15332)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Clyybber
|
2cea52ee7e
Allow pragmas on parameters (#15178)
|
4 years ago |
Andreas Rumpf
|
4ab6887a67
fixes #15111 (#15136)
|
4 years ago |
Bung
|
191c388792
fixes #14189 (#15080) [backport]
|
4 years ago |
Clyybber
|
e057b1d839
Fix #14990 (#14991)
|
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 |
Timothee Cour
|
e30a08103d
remove tyOpt, mOpt (#14636)
|
4 years ago |
Andreas Rumpf
|
dadc97d91e
typo
|
4 years ago |
cooldome
|
5fb40af57e
fix #14333 (#14336)
|
4 years ago |
Araq
|
15f54728ef
fixes a bug encountered when running 'nim check posix_haiku.nim'
|
4 years ago |
Clyybber
|
83547ec769
Make unreachable else in case statements a warning instead of an error (#14190)
|
4 years ago |
cooldome
|
3b5a504692
parseEnum_regression (#14150)
|
4 years ago |
Andy Davidoff
|
9604a5a97a
fix typo (#14063)
|
4 years ago |
Araq
|
dd24004fab
cleanup PR #14048
|
4 years ago |
cooldome
|
5db0bb744c
Replace enum fields idents with syms (#14048)
|
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 |
Zahary Karadjov
|
e63b673ce2
Fix https://github.com/nim-lang/Nim/issues/4907
|
4 years ago |
Zahary Karadjov
|
1b570f2b18
Turn the warning for uninitialized (result) variables into errors
|
4 years ago |
Zahary Karadjov
|
a8b6222c86
First steps, the compiler can boot with enforced requiresInit
|
4 years ago |
Andreas Rumpf
|
9134bb9cfb
macros for proc types, macros for types (#13778)
|
4 years ago |
Andreas Rumpf
|
2a278f6eba
'.push raises: []' now also affects proc types (#13776)
|
4 years ago |
Jasper Jenkins
|
51bd442b88
fix when statements in inheritable generic objects (#13667) [backport]
|
4 years ago |
Araq
|
7205c3ebe2
minor code style changes
|
4 years ago |
Andreas Rumpf
|
a6682de004
catchable defects (#13626)
|
4 years ago |