Juan M Gómez
|
b5b4b48c94
[C++] Member pragma RFC (https://github.com/nim-lang/RFCs/issues/530) (#22272)
|
před 1 rokem |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
před 1 rokem |
ringabout
|
8216d7dd46
fixes #22321; fixes building DLL with --noMain still produces a DllMain (#22323)
|
před 1 rokem |
Juan M Gómez
|
49a108b302
Expands codegenDecl to work in function params. fixes #22306 (#22307)
|
před 1 rokem |
Andreas Rumpf
|
be1844541c
implemented 'push quirky' switch for fine grained control over the ex… (#22318)
|
před 1 rokem |
Juan M Gómez
|
beaac609ab
adds nimbasePattern compiler option (#22144)
|
před 1 rokem |
Juan M Gómez
|
e43a51fcf3
Implements: [C++] constructor pragma improvement (fix #21921) (#21916)
|
před 1 rokem |
heterodoxic
|
546af8c571
simple micro-optimizations of ropes' runtime-formatting (#21962)
|
před 1 rokem |
metagn
|
7e055413f9
hot code reloading: fix regression? and PreMain with arc/orc (#21940)
|
před 1 rokem |
heterodoxic
|
f47b27d532
prevent spamming of thread local forward declarations in C/C++ output (#21955)
|
před 1 rokem |
metagn
|
1aaff9dc48
fix & add test for basic hot code reloading case (#21915)
|
před 1 rokem |
heterodoxic
|
609bf3d7c8
fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910)
|
před 1 rokem |
Juan M Gómez
|
c7f2541914
actually fixes #21889 "constructor pragma doing nothing in globals" (#21897)
|
před 1 rokem |
Juan M Gómez
|
bdccc9fef9
small refactor in preparation to fix #21889 (#21892)
|
před 1 rokem |
Juan M Gómez
|
44f059c75e
implements allow byref to work in params #21873 (#21875)
|
před 1 rokem |
Juan M Gómez
|
a852b2e9cf
refactor gettypedesc so it accepts its own kind instead of symkind (#21867)
|
před 1 rokem |
Juan M Gómez
|
02a10ec379
Cpp Vfunctions draft (#21790)
|
před 1 rokem |
metagn
|
4b76037e5f
ignore inline hint for dynlib procs in codegen [backport] (#21817)
|
před 1 rokem |
ringabout
|
4533e894ad
adds an experimental `mm:atomicArc` switch (#21798)
|
před 1 rokem |
heterodoxic
|
a929e513fa
amends #21690 to fix broken Nim to C++ source line mappings (#21784)
|
před 1 rokem |
heterodoxic
|
91abf35442
improve C/C++ debug output readability (1/N) (#21690)
|
před 1 rokem |
ringabout
|
1ed54b7718
fixes #21632; enforce deref for `wasMoved` in ORC (#21647)
|
před 1 rokem |
ringabout
|
a37a83cbff
fixes #21617; createTypeBoundOps with PContext in order to instantiate generics (#21619)
|
před 1 rokem |
ringabout
|
a80f1a324f
fixes #21592; create type bound operations for calls in the method dispatcher for ORC (#21594)
|
před 1 rokem |
heterodoxic
|
7d83dfd0d1
fixes #21505 (overload resolution of explicit constructors for imported C++ types) (#21511)
|
před 1 rokem |
Amjad Ben Hedhili
|
26b7a74a45
Optimize `cgen.addIndent` (#21508)
|
před 1 rokem |
Joey
|
05e8a60bb4
Add line directives for C code variables (#21466)
|
před 1 rokem |
ringabout
|
d950e5f3a8
remove nosinks hacks from compiler (#21469)
|
před 1 rokem |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
před 1 rokem |
ringabout
|
38d299dfc0
fixes #20139; hash types based on its path relative to its package path (#21274) [backport:1.6]
|
před 1 rokem |