ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
2 years ago |
Yuriy Glukhov
|
fc37554795
NimMain/NimPreMain calls are now only volatile when it makes sense. (#20882)
|
2 years ago |
Matt Moseley
|
75493cfb78
Small cleanup to cgen output (#20874)
|
2 years ago |
tersec
|
6894a00409
reduce openArray-related C undefined behavior (#20795)
|
2 years ago |
Andreas Rumpf
|
81087c949f
fixes #20572 (#20585)
|
2 years ago |
Andreas Rumpf
|
08ae3467b9
refactorings (#20536)
|
2 years ago |
Andreas Rumpf
|
ca1f3f36b9
no ropes WIP (#20433)
|
2 years ago |
ringabout
|
47b59e4d33
fix #17351; switch to c++17 and remove hacks (#20407)
|
2 years ago |
metagn
|
a95b6391fd
support cstring in `case` (#20130)
|
2 years ago |
flywind
|
0189122d4f
ref #19830; multiple definition of in Nim generated static libraries (#19934)
|
2 years ago |
flywind
|
eefca1b81f
not generate initStackBottomWith in arc/orc [backport] (#19875)
|
2 years ago |
quantimnot
|
d30c6419a0
Refactor and doc package handling, module name mangling (#19821)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
Andreas Rumpf
|
0d6795a771
fixes #19569 (#19595) [backport]
|
2 years ago |
PMunch
|
9a49451124
Remove volatiles when compiling with ARC/ORC (#19545)
|
2 years ago |
flywind
|
0c3892c3c7
nvro don't touch cdecl types [backport: 1.6] (#19461)
|
2 years ago |
flywind
|
927fa890ec
enable weave (#19363) [backport:1.6]
|
2 years ago |
Andreas Rumpf
|
7ff43d07b2
added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)
|
3 years ago |
Tanguy
|
cd592ed85b
fix #19193 (#19195) [backport:1.2]
|
3 years ago |
flywind
|
2f730afe9e
fix #18410 (Errors initializing an object of RootObj with the C++ backend) [backport] (#18836)
|
3 years ago |
Dominik Picheta
|
2aa97a228a
Removes deprecated {.injectStmt.}. Fixes #18666 (#18984)
|
3 years ago |
Andreas Rumpf
|
cdf9ac675b
this ensures libp2p continues to compile [backport] (#18908)
|
3 years ago |
Miran
|
719718df2f
more minor bootstrapping cleanups (#18759)
|
3 years ago |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 years ago |
Timothee Cour
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
3 years ago |
Emery Hemingway
|
8aa5991bea
Genode platform fixes (#17521)
|
3 years ago |
Andreas Rumpf
|
e3e9742143
added a 'koch ic' command for easier adhoc testing of IC (#17508)
|
3 years ago |
Andreas Rumpf
|
6c1c8f51b3
IC: green tests (#17311)
|
3 years ago |
Andreas Rumpf
|
2f213db7ee
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
|
3 years ago |
flywind
|
5628cd5de1
attempt to fix #16374 (#17232)
|
3 years ago |