Changes between Version 23 and Version 24 of C to tass-AST xml
- Timestamp:
- 04/18/11 11:35:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
C to tass-AST xml
v23 v24 59 59 * a[i] (array index) 60 60 * x.a (record navigation) 61 * assignments: x++, x--, ++x, --x 61 * assignments: x=expr, x++, x--, ++x, --x 62 * quantifiers: \forall, \exists, \uniform, \sum 62 63 * function invocation f(x) 63 64 * initializers (special kind of expression used to initialize variables in their decl)
