My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Roadmap  
past and futur releases plan.
Featured
Updated Feb 4, 2010 by zwetan
(v0.0): in development / v0.0: released

(v2.0.0)

  • add Tamarin / ActionScript 3

(v1.1.0)

  • in trunk
  • full refactor
    1. one build for all
    2. using a core2 "namespace"
    for config options mostly and self versioning
    1. removing the interdependencies
    Array addons are dependent on String addons etc. the goal now is to be able to use them independently
    1. adding to the core objects prototype as an option
    Arrays will contain the addons but Array.prototype will not be touched unless you want to and use something as core2.addToProto = true;
  • make it play well with others (MTASC, AJAX frameworks etc.)

tags: none yet

v1.0.1

  • a bug fixe release mostly
  • added ActionScript 2 (note: does not compile with MTASC)

tags: ecma-262 as2

v1.0.0

  • first release

tag: ecma-262


Sign in to add a comment
Powered by Google Project Hosting