Araq
|
4a6d699bc5
C++: make async tests green on Windows
|
6 лет назад |
cooldome
|
c50a04adc5
More converter fixes (#9737)
|
6 лет назад |
cooldome
|
2ac7f52388
Fixes multiple bugs with sink arguments (#9802)
|
6 лет назад |
cooldome
|
c5c4da4f3c
Converter bug fixes (#9700)
|
6 лет назад |
Andreas Rumpf
|
6e8ed8c6fa
added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation
|
6 лет назад |
Andreas Rumpf
|
cb4d810659
make Nim take roughly 100MB less RAM for bootstrapping via a new compiler switch -d:leanCompiler; useful for the Raberry PI
|
6 лет назад |
Araq
|
c735b75f6f
compiler cleanup: flag tfOldSchoolExprStmt is gone
|
6 лет назад |
LemonBoy
|
16a70c84aa
Fixes 6544 (#9427)
|
6 лет назад |
Miran
|
675c629fee
replace deprecated `safeAdd` with `add` (#9416)
|
6 лет назад |
Timothee Cour
|
745f1642d6
implement sizeof and alignof operator (manually squashed #5664) (#9356)
|
6 лет назад |
LemonBoy
|
0ead36dae6
Unchecked arrays now have their own type (#9267)
|
6 лет назад |
LemonBoy
|
b8d2f79ef0
Prevent the construction of recursive tyStatic types (#9256)
|
6 лет назад |
jcosborn
|
dd65986795
fixes #4435 (#9185)
|
6 лет назад |
Araq
|
ae901b3272
fixes #7351
|
6 лет назад |
Araq
|
0694c9080f
fixes #8043
|
6 лет назад |
LemonBoy
|
b74faf354e
Do not materialize empty varargs[untyped] arrays (#8715)
|
6 лет назад |
Andreas Rumpf
|
df4d5b77a1
introduce precise string '[]', '[]=' accessors; fixes #8049 (#8817)
|
6 лет назад |
Araq
|
e98e214422
fixes #7854
|
6 лет назад |
zah
|
96de224a63
Fix #8126 (#8712)
|
6 лет назад |
Andreas Rumpf
|
0da91aa744
changes how the now illegal 'string == nil' comparison is detected
|
6 лет назад |
Araq
|
a0cde8cee6
Merge branch 'devel' into araq-misc
|
6 лет назад |
cooldome
|
aa1cdebdc2
Converters to take into account constraints. Fixes #7520 (#8593)
|
6 лет назад |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 лет назад |
andri lim
|
4d5cce9882
fixes #6255, add `system.ashr` arithmetic right shift (#8547)
|
6 лет назад |
Andreas Rumpf
|
f29225fc63
sigmatch: no trailing whitespace
|
6 лет назад |
LemonBoy
|
9b98add6c7
Do not crash while instantiating a generic outside a call (#8279)
|
6 лет назад |
LemonBoy
|
5c5388c0a6
Handle subtype relations for converter parameters (#8248)
|
6 лет назад |
LemonBoy
|
c6671776a1
Reset typedescMatched before paramTypesMatch (#8250)
|
6 лет назад |
LemonBoy
|
88714e77d8
Fix comparison of tyGenericBody in typerel (#8045)
|
6 лет назад |
LemonBoy
|
ab47a870bc
Error out if vararg match isn't an exact one (#8186)
|
6 лет назад |