flywind
|
4213f7a6c9
rename: stmt -> typed and expr -> untyped (#15989)
|
4 years ago |
cooldome
|
338602a402
fix #15825 (#15894)
|
4 years ago |
cooldome
|
d5a0a5dfff
Fix #15858 (#15887)
|
4 years ago |
cooldome
|
cdd459dd60
static[T] related fixes (#15853)
|
4 years ago |
Miran
|
28bbcd9d45
fix #15702, show enum fields documentation (#15792)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Timothee Cour
|
e09c259bf3
reuse existing toHumanStr (#15674)
|
4 years ago |
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 |