Changes between Version 16 and Version 17 of C to tass-AST xml
- Timestamp:
- 04/10/11 21:50:27 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
C to tass-AST xml
v16 v17 54 54 * literals (including named literals): integers, reals, strings, chars 55 55 * variable 56 * operators: +,-,*,/,%,<,<=,>,>=,==,!=,!,&&, !|!|56 * operators: +,-,*,/,%,<,<=,>,>=,==,!=,!,&&, | | 57 57 * special kinds of assignments: x++, x--, ++x, --x, x+=a, x*=a, ... 58 58 * bit-wise operators?
