ringabout
|
13206fd791
fixes #23395; Inefficient codegen when extracting field from temporary object
|
hace 1 año |
Chancy K
|
c2c00776e3
fix BigInt conversion, xOffset/yOffset to int from int64 (#23404)
|
hace 1 año |
Andreas Rumpf
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
hace 1 año |
握猫猫
|
51837e8127
Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy (#23389)
|
hace 1 año |
metagn
|
fb6c805568
propagate efWantStmt in semWhen (#23400)
|
hace 1 año |
ringabout
|
7c11da3f22
fixes #23382; gives compiler errors for closure iterators in JS (#23398)
|
hace 1 año |
Juan M Gómez
|
78c834dd76
Fixes an issue where exported types werent being cgen with the `exportc` pragma (#23369)
|
hace 1 año |
Juan M Gómez
|
93399776c4
[C++] Allow `member` to define static funcs (#23387)
|
hace 1 año |
lit
|
94c5996877
Update tests/js/tos.nim, make isAbsolute tested on nodejs under Windows. (#23377)
|
hace 1 año |
ringabout
|
1e20165a15
fixes #22166; adds sideeffects for `close` and `setFilePos` (#23380)
|
hace 1 año |
ringabout
|
320311182c
fixes #22284; fixes #22282; don't override original parameters of inferred lambdas (#23368)
|
hace 1 año |
ringabout
|
f80a5a30b4
fixes #23378; fixes js abs negative int64 (#23379)
|
hace 1 año |
ringabout
|
6ebad30e7a
closes #22846; adds a test case (#23374)
|
hace 1 año |
ringabout
|
c2d2b6344d
remove mention of `GC_ref` and `GC_unref` for strings (#23373)
|
hace 1 año |
ringabout
|
a2584c779b
closes #15751; adds a test case (#23372)
|
hace 1 año |
ringabout
|
7cd3d60683
fixes #12703; nim cpp rejects valid code would lose const qualifier for cstring to string via cstrToNimstr (#23371)
|
hace 1 año |
ringabout
|
d373d304ff
closes #10219; adds a test case (#23370)
|
hace 1 año |
ringabout
|
e217bb24a1
fixes #20945; fixes #18262; provides C API `NimDestroyGlobals` for static/dynlib libraries (#23357)
|
hace 1 año |
litlighilit
|
6e875cd7c2
fix `isAbsolute` broken when `nodejs` on Windows (#23365)
|
hace 1 año |
Juan M Gómez
|
2081da3207
makes nimsuggest listen on localhost by default (#23351)
|
hace 1 año |
ringabout
|
a619434904
remove obselete doc with nimrtl (#23358)
|
hace 1 año |
ringabout
|
248850a0ce
ref #23333; fixes AF_INET6 value on Linux (#23334)
|
hace 1 año |
Juan M Gómez
|
90fe1b340f
Dont mangle when targeting cpp (#23335)
|
hace 1 año |
litlighilit
|
79bd6fe084
Update browsers.nim, deprecate unimplemented `openDefaultBrowser()` (#23332)
|
hace 1 año |
autumngray
|
15577043e8
Fix nimsuggest highlight for import statements (#23263)
|
hace 1 año |
ringabout
|
aa30233ea7
fixes #23273; forbids methods having importc pragmas (#23324)
|
hace 1 año |
ringabout
|
572b0b67ff
fixes sink regression for ORC; ref #23354 (#23359)
|
hace 1 año |
ringabout
|
31d7554524
fixes #13481; fixes #22708; disable using union objects in VM (#23362)
|
hace 1 año |
heterodoxic
|
f4fe3af42a
make use of C++11's auto type deduction for temporary variables (#23327)
|
hace 1 año |
Jacek Sieka
|
a1e41930f8
strformat: detect format string errors at compile-time (#23356)
|
hace 1 año |