Télécharger la liste

Description du projet

metaas provides Java applications with a "Document
Object Model" for ActionScript 3 code. Its primary
function is generating code, but it allows
existing .as source files to be loaded, and simple
modifications to be made. The current
implementation is still immature, and does not
support all AS3 syntax.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-22 01:23
0.8

Ce communiqué a commuté sur la licence Apache. Le support initial pour les expressions ActionScript a été ajouté au DOM. L'API offre maintenant des «dynamique» et «modificateurs final class '. Briser le soutien a été ajouté pour '', 'Continuer', 'namespace XML par défaut »,« essayer de capture enfin », et« jeter »des déclarations. La fausse hypothèse que les organismes de déclaration sera blocs de code a été fixée, ainsi que d'autres bugs.
Tags: Major feature enhancements
This release has switched to the Apache License. Initial support for ActionScript expressions was added to the DOM. The API now provides for 'dynamic' and 'final' class modifiers. Support was added for 'break', 'continue', 'default xml namespace', 'try catch finally', and 'throw' statements. The false assumption that statement bodies will be code blocks was fixed, along with other bugs.

2007-03-17 21:56
0.7

Un nouvel ensemble d'API pour gérer les commentaires de documentation JavaDoc-style a été ajoutée. "Repos" paramètres de la méthode définie avec l'"..." exploitant sont maintenant supportés. Quelques bugs ont été corrigés.
Tags: Major feature enhancements
A new set of APIs for managing JavaDoc-style
documentation comments has been added. "Rest"
method parameters defined with the "..." operator
are now supported. A few bugs have been fixed.

2007-02-17 20:47
0.6

Le bug gênant que des exemples de code ont déferlé sur la première page de documentation a été fixée. Représentations ont été ajoutées pour la plupart des types de déclaration ActionScript, afin que l'application ne peut les modifier. Une méthode à la liste des déclarations dans un StatementContainer ActionScript a été ajouté.
Tags: Minor feature enhancements
The embarrassing bug that broke example code on
the documentation front page was fixed.
Representations were added for most types of
ActionScript statement so that the application can
modify these. A method to list the statements in
an ActionScript StatementContainer was added.

2007-01-31 16:48
0.5

Une ActionScriptProject peuvent maintenant avoir un chemin de classe, de sorte que vous pouvez référencer les fichiers. CFC qui viennent avec Flex2 avec l'auto-importation fonctionnalité. Incorrect interface de génération de la définition du code (et les mauvaises met en œuvre des clauses dans les définitions de classe) ont été fixés. Regular-littéraux expression sont maintenant acceptés par l'analyseur interne, et un certain nombre d'autres bugs et manque des bouts de support de la syntaxe ont été traitées.
Tags: Minor feature enhancements
An ActionScriptProject can now have a classpath,
so that you can reference the .swc files that come
with Flex2 with the auto-imports feature.
Incorrect interface definition code generation
(and bad implements-clauses in class definitions)
were fixed. Regular-expression literals are now
accepted by the internal parser, and a number of
other bugs and missing bits of syntax support were
dealt with.

2006-12-18 02:53
0.4

Soutien à l'ajout de balises de métadonnées à des éléments ActionScript API est inclus. E4X littéraux XML sont compris par le parseur ActionScript, et non plus provoquer un SyntaxException. La structure des packages Java a été remanié, et certaines classes renommé. Un bug dans la présentation de commentaires en ligne vient d'être inséré unique a été fixé.
Tags: Minor feature enhancements
Support for adding metadata tags to ActionScript API elements
is included. E4X XML literals are understood by the
ActionScript parser, and no longer cause a SyntaxException.
The Java package structure was rearranged, and some
classes renamed. A bug in the layout of newly inserted single
line comments has been fixed.

Project Resources