ringabout
|
02871c74de
minor improvement on cgen (#23887)
|
hace 3 meses |
ringabout
|
3a103669d1
fixes #23858; 2.2.0 rc1 regression with cdecl functions (#23859)
|
hace 3 meses |
Andreas Rumpf
|
6d7ab08dee
refactor: The popular 'r' field is now named 'snippet' (#23829)
|
hace 4 meses |
ringabout
|
56ed4e0bb9
fixes #23759; rework move for refc (#23764)
|
hace 4 meses |
ringabout
|
8f5ae28fab
fixes #22672; Destructor not called for result when exception is thrown (#23267)
|
hace 5 meses |
Juan M Gómez
|
cb0ebecb20
#Fixes #23657 C++ compilation fails with: 'T1_' was not declared in t… (#23666)
|
hace 5 meses |
ringabout
|
c615828ccb
fixes #22852; fixes #23435; fixes #23645; SIGSEGV when slicing string or seq[T] with index out of range (#23279)
|
hace 5 meses |
Nikolay Nikolov
|
7e3bac9235
* fix for the debug line info code generation (#23488)
|
hace 6 meses |
heterodoxic
|
318b2cfc5e
allow having {.noinit.} on a complex type avoid memsets to 0 for its … (#23388)
|
hace 6 meses |
ringabout
|
fc48c7e615
apply the new mangle algorithm to JS backend for parameters and procs (#23476)
|
hace 7 meses |
Juan M Gómez
|
33902d9dbb
[Cpp] Fixes an issue when mixing hooks and calls (#23428)
|
hace 7 meses |
ringabout
|
e217bb24a1
fixes #20945; fixes #18262; provides C API `NimDestroyGlobals` for static/dynlib libraries (#23357)
|
hace 8 meses |
heterodoxic
|
f4fe3af42a
make use of C++11's auto type deduction for temporary variables (#23327)
|
hace 8 meses |
ringabout
|
7d9721007c
fixes regression #22909; don't optimize result init if statements can raise which corrupts the compiler (#23271)
|
hace 9 meses |
ringabout
|
d44b0b1869
fixes #22597; avoid side effects for call returning openArray types (#23257)
|
hace 9 meses |
Andreas Rumpf
|
e51e98997b
type refactoring: part 2 (#23059)
|
hace 11 meses |
Andreas Rumpf
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
hace 11 meses |
ringabout
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
hace 11 meses |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
hace 11 meses |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
hace 1 año |
Andreas Rumpf
|
8990626ca9
NIR: progress (#22817)
|
hace 1 año |
Andreas Rumpf
|
816589b667
NIR: Nim intermediate representation (#22777)
|
hace 1 año |
Juan M Gómez
|
5568ba0d9f
`constructor` now uses `result` instead of `this` (#22724)
|
hace 1 año |
Juan M Gómez
|
96e1949610
implements RFC: [C++] Constructors as default initializers (#22694)
|
hace 1 año |
Andreas Rumpf
|
8f5b90f886
produce better code for object constructions and 'result' [backport] (#22668)
|
hace 1 año |
Juan M Gómez
|
7e86cd6fa7
fixes #22680 Nim zero clear an object inherits C++ imported class when a proc return it (#22684)
|
hace 1 año |
Juan M Gómez
|
8032f252b2
fixes #22669 constructor pragma doesnt init Nim default fields (#22670)
|
hace 1 año |
Juan M Gómez
|
cd24195d44
fixes #22679 Nim zero clear an object contains C++ imported class when a proc return it (#22681)
|
hace 1 año |
Alberto Torres
|
20cbdc2741
Fix #22366 by making nimlf_/nimln_ part of the same line (#22503)
|
hace 1 año |
ringabout
|
09d0fda7fd
fixes #22469; generates nimTestErrorFlag for top level statements (#22472)
|
hace 1 año |