Commit History

Author SHA1 Message Date
  ringabout 7e88091de3 fixes #22553; regression of offsetof(T, anFieldOfUncheckedArray) (#24014) 3 months ago
  cooldome 3af7818af4 Fix #12636 (#15850) 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
  cooldome 416b4c3612 more on arc codegen (#13178) 4 years ago
  Andreas Rumpf 58f3e07b1a fixes and changes the recently introduced 'alignas' to be 'align' (#12666) 5 years ago
  Arne Döring 0496a666e2 implemented alignas pragma (#12643) 5 years ago
  Ridho Pratama 678775601a Fixed sizeOf to sizeof (#12347) 5 years ago
  Andreas Rumpf 21fc8b4d4d refactor sizealignoffset (#12077) 5 years ago
  Arne Döring 11dad688fe Offsetof fixes (#11690) 5 years ago
  Arne Döring 20d0ef8afb [backport] fix #11320 (#11538) 5 years ago
  Arne Döring 188870648a sizeof alignof offsetof macros api (#10855) 5 years ago
  Arne Döring 2c01f0ad8d tsizeof test is now correct (#10788) 5 years ago
  Arne Döring 1d9b88f25d sizealign of union type (#10780) 5 years ago
  Arne Döring 28394153ab 32 bit fixes (#10608) 5 years ago
  Arne Döring abad758a7e Fix for sizeof bitsize combination (#10227) 5 years ago
  Andreas Rumpf 062d7e3a39 fixes #10082 6 years ago
  Andreas Rumpf 2fd522cf58 use anon structs and unions for a much better debug experience (#10055) 6 years ago
  Arne Döring 1e08fff2d5 bitsize respected in size calculation. (#9756) 6 years ago
  Arne Döring 5dfcc4e91c make tsizeof run on C++ backend (#9734) 6 years ago
  Arne Döring 1ec5c6fdf5 Sizeof alignof fixes (#9568) 6 years ago
  Timothee Cour 745f1642d6 implement sizeof and alignof operator (manually squashed #5664) (#9356) 6 years ago
  cooldome 404f0d64af Add sizeof for arrays of integral types (#8445) 6 years ago
  Adam Strzelecki e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
  Andreas Rumpf a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 years ago