We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Expressions (markdown)
Fix bitsizeof.
__encoding_size is in bits.
Draft spec for `__encoding_size`
Specify (bit)sizeof intrinsics.
Add __static_assert intrinsic.
Specify type rules in a way that no longer requires the conditions column.
Clarify %-operator.
Fix type rule for unary minus.
Type rules for conditional operator.
Examples render prettier as verilog.
[WG-09/2022] Introduce address space range operator.
Fix code block syntax.
Specify comparison operators.
Clarify large/negative shift amounts.
Clarify that bitwise-ops take differently-sized operands.
Prohibit combined assignments with expressions that would be invalid to assign even w/o the operation.
Add TODO for modulo semantics.
Revert 25f05345c62d77a1c15175af0a603945266dd881...80d2fb08cf371786ccc207d2cfa17c7295151773 on Expressions