Clyybber
|
1440e70c62
allow packed union (#14868)
|
4 年之前 |
Andreas Rumpf
|
3ba0c30758
sizeof for empty objects/tuples should be 1; fixes #14690 (#14751)
|
4 年之前 |
Timothee Cour
|
9502e39b63
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278)
|
4 年之前 |
Timothee Cour
|
66db9de714
CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926)
|
4 年之前 |
Andreas Rumpf
|
a6682de004
catchable defects (#13626)
|
4 年之前 |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
5 年之前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年之前 |
Arne Döring
|
0496a666e2
implemented alignas pragma (#12643)
|
5 年之前 |
Araq
|
ed2fb36bc6
refactoring: use the new strings and seqs when optSeqDestructors is active
|
5 年之前 |
Andreas Rumpf
|
dd082b6ec8
fixes #12264 [backport] (#12302)
|
5 年之前 |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 年之前 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 年之前 |
Andreas Rumpf
|
21fc8b4d4d
refactor sizealignoffset (#12077)
|
5 年之前 |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 年之前 |
cooldome
|
d563efb719
fixes #11792 (#11793)
|
5 年之前 |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 年之前 |
Arne Döring
|
11dad688fe
Offsetof fixes (#11690)
|
5 年之前 |
Arne Döring
|
20d0ef8afb
[backport] fix #11320 (#11538)
|
5 年之前 |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 年之前 |
Araq
|
c3067e36bb
newruntime: progress
|
5 年之前 |
Arne Döring
|
97c3b113a5
Size ptr tuple (#10846)
|
5 年之前 |
Arne Döring
|
1d9b88f25d
sizealign of union type (#10780)
|
5 年之前 |
Arne Döring
|
abad758a7e
Fix for sizeof bitsize combination (#10227)
|
6 年之前 |
Andreas Rumpf
|
062d7e3a39
fixes #10082
|
6 年之前 |
Araq
|
1711a60f7b
fixes #9868
|
6 年之前 |
Andreas Rumpf
|
350396e1ca
gc:destructors: more progress
|
6 年之前 |
cooldome
|
ea5fc9f204
fixes #9794: sizeof tuple is incorrect if contains imported object (#9795)
|
6 年之前 |
cooldome
|
2ac7f52388
Fixes multiple bugs with sink arguments (#9802)
|
6 年之前 |
Arne Döring
|
1e08fff2d5
bitsize respected in size calculation. (#9756)
|
6 年之前 |
Arne Döring
|
5dfcc4e91c
make tsizeof run on C++ backend (#9734)
|
6 年之前 |