all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Version 0.0.17
* Delay the parsing of the function specs until the function
is used for the first time - speed and efficiency win (Frank)
* Date functions fixed up (Ravi)
* For Each implemented
* UBound, LBound
* More constants added
* Screen's mouse pointer stuff impl
* Object referencing grammar fixed
* User defined constants implemented
* Exit [Sub, Function, For etc.] impl.
* Fix function invocation with Option Explicit
* Parse Declare statements
* ReDim implemented
* Correct spelling of indices discovered.
* Options setup and honoured (Ken Guest)
* Lots of Command button signals added (Almer Tigelaar)
* New object globalization logic
* Build fix (Boszormenyi Zoltan)
Version 0.0.16
* Implement CallByName
* Port Frame to new object system (Frank)
* Improve parser / lexer flexibility.
* Implement Eval, Execute.
* Implement user defined Types
* Update project logic and form object referencing.
* Add (evily hacked) up ASP runtime ( gb test/web.asp )
* Install 'gb' by default to aid use.