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 71e424d6ba
Use qual_name to extract class name from method decl
9 years ago
..
arithmetic Remove variable resolution and use pointers to declarations instead 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 Remove variable resolution and use pointers to declarations instead 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 Remove variable resolution and use pointers to declarations instead 9 years ago
nestedoperators Use qual_name to extract class name from method decl 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