summary refs log tree commit diff stats
path: root/tests/pragmas/tbitsize.nim
Commit message (Expand)AuthorAgeFilesLines
* use doAssert in tests (#16486)flywind2020-12-281-5/+5
* ensure generated c-code matchesAman Gupta2015-09-301-0/+4
* better assertions for bitfield behaviorAman Gupta2015-09-291-3/+14
* implement bitsize pragma for bitfieldsAman Gupta2015-09-281-0/+7
58'>58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95