ringabout
|
cafe1284ac
fixes #24623; fixes #23692; size pragma only allowed for imported types and enum types (#24640)
|
1 month ago |
ringabout
|
e2ae7d5f43
fixes #24630; static openArray backed by seq cannot be passed to another function (#24638)
|
1 month ago |
metagn
|
772ebe6715
disable sfml test on osx (#24615)
|
2 months ago |
ringabout
|
32c99651fc
ci: update to ubuntu 22.04 (#24608)
|
2 months ago |
metagn
|
2eac7941ff
stricter skip for conversions in array indices in transf (#24424)
|
4 months ago |
metagn
|
cedcb7881d
generate destructor in nodestroy proc for explicit destructor call (#24627)
|
2 months ago |
narimiran
|
117b913458
bump NimVersion to 2.0.15
|
1 month ago |
narimiran
|
bf4de6a394
bump NimVersion to 2.0.14
|
2 months ago |
ringabout
|
86f1a2785a
remove zippy data from tarballs (#24551)
|
3 months ago |
ringabout
|
c7d057d7f9
fixes #24536; fixes nightlies regression caused by nimble update (#24542)
|
3 months ago |
Juan M Gómez
|
8f44c40b6b
Adds `skipParentCfg` back. Bump `nimble` to a commit where it doesnt rely in the parent config (#24545)
|
3 months ago |
Juan M Gómez
|
76935b4c34
(cherry picked from commit 556f217b4cbebad0d8eabb1733fb1dcca46585ec)
|
3 months ago |
Juan M Gómez
|
30abe60cda
Bumps `nimble v0.16.4` (#24437)
|
3 months ago |
ringabout
|
14dfabb230
fixes #24472; let symbol created by template is reused in nimvm branch (#24473)
|
3 months ago |
ringabout
|
5fb4662ab1
fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335)
|
4 months ago |
metagn
|
535556875e
fix logic for `dcEqIgnoreDistinct` in `sameType` (#24197)
|
5 months ago |
metagn
|
95fa7f0f12
make distinct conversions addressable in VM (#24124)
|
6 months ago |
bptato
|
6bcb078476
Fix exitnow signature, mark as .noreturn (#24533)
|
3 months ago |
metagn
|
5c58e7d201
fix crash with tyBuiltInTypeClass matching itself (#24462)
|
3 months ago |
metagn
|
5327498547
gensym anonymous proc symbols (#24422)
|
4 months ago |
ringabout
|
d84d41dc95
fixes #24371; incorrect importc wrapper incompatible with gcc 14 on Windows (#24388)
|
4 months ago |
ringabout
|
693b35b59f
fixes #23545; C compiler error when default initializing an object field function (#24375)
|
4 months ago |
bptato
|
c1bb144fdc
Fix broken poll and nfds_t bindings (#24331)
|
5 months ago |
ringabout
|
1f38c3cea8
fixes #24319; `move` doesn't work well with (deref (var array)) (#24321)
|
5 months ago |
metagn
|
f45ca4fdf4
only generate first field for default value of union (#24303)
|
5 months ago |
metagn
|
5cbc7a6d1b
fix regression with generic params in static type (#24075)
|
6 months ago |
metagn
|
56e7c75e03
fix int32's that should be uint32 on BSD & OSX (#24078)
|
6 months ago |
metagn
|
d51236e9cc
fix string literal assignment with different lengths on ARC (#24083)
|
6 months ago |
metagn
|
4d0d848235
fix undeclared identifier in templates in generics (#24069)
|
6 months ago |
ringabout
|
8859f1ddf7
fixes #24034; fixes lent types after taking implicit address (#24035)
|
6 months ago |