Forums

Cobra Release 2009-04-30

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

Cobra Release 2009-04-30

Postby Charles » Thu Apr 30, 2009 6:54 pm

Download at http://cobra-language.com/downloads/

Brief notes:

-- Various improvements to the installer contributed by users based on their experiences and environments. Thanks everyone!

-- Command line parsing robustness improvements.

-- Warn when "base.init" or another ".init" is not invoked explicitly at the beginning of an initializer.

-- Allow /# and /# (block comment start/end) to be indented.

New library stuff:

-- obj.typeOf
-- CobraCore.random
-- IList<of T>.concated as IList<of T>
-- IList<of T>.numberedDown as KeyValuePair<int, T>*
-- IList<of T>.random as T
-- IList<of T>.random(r as Random) as T

-- Other minor fixes.

You can always get full details from http://cobra-language.com/trac/cobra/timeline

Thanks to everyone contributed! If you have any problems or questions, speak up.
Charles
 
Posts: 2515
Location: Los Angeles, CA

Return to Discussion

Who is online

Users browsing this forum: No registered users and 109 guests

cron