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