jules
|
03ab2a2c3c
|
Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes)
|
2013-10-11 15:46:28 +01:00 |
|
jules
|
12bf054456
|
Version number update
|
2013-10-03 09:25:43 +01:00 |
|
jules
|
5f9552c4ec
|
Version number update
|
2013-09-30 14:45:59 +01:00 |
|
jules
|
ddf5394108
|
Renamed the folder containing the browser plugin module, to make the folder name match the module ID.
|
2013-09-30 13:54:04 +01:00 |
|