Page 1 of 1

Update

PostPosted: Sat Mar 08, 2008 9:47 pm
by Charles
Recent work checked into the repository:

* Added built-in Sets. I'll post separately on those.

* GTK example in HowTo/390-GTK.cobra

* Added -pkg: command line option. This was for GTK# and Mono systems.

* Added uint type as in "unsigned int". This was already available as uint32, but like "int" there is now a short version.

* Added augmented bitwise assignment operators. Like &= |= and <<=

* Fixed some bugs (and locked them out with regression test suite).

* In the Developer/ directory next to Source/, HowTo/, etc. there is now an IntermediatReleaseNotes.text file. You can use this to see what's new since the last release.

To get the latest, update your workspace or get your first one per http://cobra-language.com/source/