Nikolay Nikolov
|
a77ca1a4bf
Inlay hints backport to Nim v1.6.x (#22920)
|
1 年之前 |
metagn
|
b686912622
fix dot calls with resolved symbols in templates (#22076)
|
1 年之前 |
ringabout
|
7142078707
fixes #3770; templates with untyped parameters resolve private fields… (#22014)
|
1 年之前 |
Aditya Siram
|
e3275b2040
Fixes #20348; only respect the recursion limit if the symbol's generic type has been generated by the compiler (#20377)
|
2 年之前 |
metagn
|
037f87d904
top-down type inference, implements rfc 149 (#20091)
|
2 年之前 |
Bung
|
4ea0ce9149
fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065)
|
2 年之前 |
quantimnot
|
1af76bc5a2
Stop type aliases from inheriting sfUsed (#19861)
|
2 年之前 |
Ivan Yonchovski
|
17d45dfd6a
Implemented basic macro expand functionality (#20579)
|
2 年之前 |
quantimnot
|
fd76c00479
Refactor and doc package handling, module name mangling (#19821)
|
2 年之前 |
flywind
|
35c812fda1
nvro don't touch cdecl types [backport: 1.6] (#19461)
|
3 年之前 |
Andreas Rumpf
|
ac57c3193d
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden type field for objects with enabled inheritance; fixes #19205 [backport:1.6] (#19232)
|
3 年之前 |
Andreas Rumpf
|
f85e09633d
fixes #19013 [backport:1.6] (#19111)
|
3 年之前 |
Timothee Cour
|
f77dea01fd
define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726)
|
3 年之前 |
Andreas Rumpf
|
90a2b5afd8
correct effect tracking for .borrowed procs [backport] (#18882)
|
3 年之前 |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
3 年之前 |
Timothee Cour
|
fa7c1aa864
move PNode.comment to a side channel, reducing memory usage during compilation by a factor 1.25x (#18760)
|
3 年之前 |
flywind
|
061a9183f7
replace wrt with proper word (#18724)
|
3 年之前 |
flywind
|
13b9729183
fix #18627(Program segfaults with ARC when using openArray[string]) (#18713)
|
3 年之前 |
Timothee Cour
|
394f4ac7bb
improvements to `addInt` and `$` for integer types (#18592)
|
3 年之前 |
Timothee Cour
|
7b58dc2de0
allow building 1.4.0 from devel (#18708)
|
3 年之前 |
Andreas Rumpf
|
a273ea70e8
implements overloadable enum values; WIP (#18470)
|
3 年之前 |
Andreas Rumpf
|
58e27ebd4a
fixes #12815 (#18554)
|
3 年之前 |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 年之前 |
Timothee Cour
|
488e9c2991
nim doc now correctly renders deprecated pragmas for routines and types (#18515)
|
3 年之前 |
Andreas Rumpf
|
4ec2f74246
ORC: support for custom =trace procs (#18459)
|
3 年之前 |
Andreas Rumpf
|
3eb3e6b9a3
ORC: use =destroy instead of =dispose (#18440)
|
3 年之前 |
Andreas Rumpf
|
97fc95012d
fixes #16270 (#18388)
|
3 年之前 |
Andreas Rumpf
|
16038d44f6
fixes #18320 (#18343)
|
3 年之前 |
Timothee Cour
|
7714ab468a
make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260)
|
3 年之前 |
Andreas Rumpf
|
39ad9a69a9
ORC: improvements (#17993)
|
4 年之前 |