Closed AtomCrafty closed 2 years ago
Implements suggestions 10, 11, and 12 from #39 and fixes #23.
architectural_state
{Struct|Union|Enum}TypeSpecifier
{Struct|Union|Enum}TypeDeclaration
extern
CoreDef
contributingType
providedInstructionSets
FunctionDefinition
type
returnType
ExpressionInitializer
expr
value
BitField
left
startIndex
right
endIndex
Field
EncodingField
Implements suggestions 10, 11, and 12 from #39 and fixes #23.
Structure Changes
architectural_state
section{Struct|Union|Enum}TypeSpecifier
pointing to{Struct|Union|Enum}TypeDeclaration
extern
on a function with body, or omit the body of a non-extern functionName Changes
CoreDef
contributingType
CoreDef
providedInstructionSets
FunctionDefinition
type
FunctionDefinition
returnType
ExpressionInitializer
expr
ExpressionInitializer
value
BitField
left
BitField
startIndex
BitField
right
BitField
endIndex
Field
EncodingField