|
@@ -2,6 +2,12 @@
|
|
|
renamed neko.db.Result to neko.db.ResultSet
|
|
|
added Date support for Mysql results
|
|
|
added private fields for static class anonymous types
|
|
|
+ disambigous >=, >>= and >>>=
|
|
|
+ fixed inheritance bug in swf and neko generators
|
|
|
+ improved function parameters type error reporting.
|
|
|
+ allowed variable number of args for flash.* constructors.
|
|
|
+ added Math.random(), Reflect.empty()
|
|
|
+ completed Std class.
|
|
|
|
|
|
2006-02-04: beta 1
|
|
|
allowed array literals to be dynamic
|