Changeset 1574 for cobra/trunk/Developer/IntermediateReleaseNotes.text
- Timestamp:
- 08/12/08 23:46:19 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Developer/IntermediateReleaseNotes.text
r1573 r1574 35 35 print 'bar' 36 36 #/ 37 38 * Added support for warning suppression on arbitrary lines by placing a trailing comment containing `.no-warnings.` after the `#` 39 .code 40 this.call() # .no-warnings. 37 41 38 42 * Added support for a Cobra compiler directive to specify the type for `number`
