You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrzej Kotulski a1c1b10862
Use priority node for branches inside coditional operator
9 years ago
..
arithmetic Refactor CompoundBinaryOperator to use same code as BinaryOperator 9 years ago
booleans Refactor C frontend tests 9 years ago
c_prototype Refactor C frontend tests 9 years ago
comma Remove variable resolution and use pointers to declarations instead 9 years ago
conditional_operator Use priority node for branches inside coditional operator 9 years ago
enumeration Translate enums as ints and not add them to the tenv 9 years ago
gotostmt Remove variable resolution and use pointers to declarations instead 9 years ago
initialization Remove variable resolution and use pointers to declarations instead 9 years ago
loops Refactor CompoundBinaryOperator to use same code as BinaryOperator 9 years ago
nestedoperators Refactor CompoundBinaryOperator to use same code as BinaryOperator 9 years ago
switchstmt Remove variable resolution and use pointers to declarations instead 9 years ago
types Refactor C frontend tests 9 years ago
struct.c [C Frontend] Always add class prefix to a field name 9 years ago