Changeset 1589 for cobra/trunk/Developer/IntermediateReleaseNotes.text
- Timestamp:
- 08/20/08 12:42:26 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Developer/IntermediateReleaseNotes.text
r1585 r1589 43 43 type of number and integer literals same as command line -number option 44 44 %% number 'decimal' | 'float' | 'float32' | 'float64' 45 46 * Added support for implicit line continuation for items in parentheses. 47 i.e method call argument lists, method declaration parameters and 48 parenthesised expressions. 45 49 46 50 * Added a new built-in doc tool accessible via "cobra -doc ...". The documentation is generated to local HTML files using your declarations, doc strings, contracts, etc.
