Changes between Version 77 and Version 78 of IR
- Timestamp:
- 11/28/15 08:48:36 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR
v77 v78 4 4 Questions: 5 5 * fix notation for contracts 6 * can labels, whens, chooses be optional? 6 * can labels, whens, chooses be optional? 7 7 * quotes around variables in declarations? 8 8 * quotes around function names in definitions, prototypes? 9 9 * is there ever a need for a function prototype? Could variable decl notation be used instead? NO, variable decls are different, those are state variables. 10 * should we leave our parameter names in abstract and system functions? They are not needed for anything. 10 11 11 12
