- Apr 23, 2010
-
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
Fix bug in FractalADLLobManager : create log output directory only when the first log message is written (So do not create it if no log message is written in log file).
-
- Apr 22, 2010
-
-
jonathan labejof authored
fix bugs on code generation in juliac-core, add method UnifiedClass.getInstanceMethods() (name of the method should be reconsidered) who permits to get all public methods usable by the calling UnifiedClass (should be implemented for UCtClass), and add UnifiedMethod.getDeclaringClass() who permits to get the UnifiedClass who is responsible for UnifiedMethod.
-
Loris Bouzonnet authored
-
Loris Bouzonnet authored
-
- Apr 21, 2010
-
-
jonathan labejof authored
fix bug on code generation of generic services, more tests will have to be realized later with generic exceptions...
-
Remi Melisson authored
-
Loris Bouzonnet authored
For example: new NodeKind("software-unit", "component", [su-properties]) defines a new node kind called "software-unit" that inherits of the properties of the node kind "component".
-
Loris Bouzonnet authored
-
- Apr 20, 2010
-
-
Remi Melisson authored
-
Remi Melisson authored
-
- Apr 19, 2010
-
-
Loris Bouzonnet authored
-
- Apr 18, 2010
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
No longer assume OO is the optimization level when none is specified. The ADL parser (such as in the case of ultra-merge), may play this role. ULTRA_MERGE is now an ADL parser instead of an optimization level.
-
- Apr 15, 2010
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Enable InterceptorClassGenerators with 0 source code generator. Rename TestableInterceptorClassGenerator: the Testable prefix seems to get JUnit into trouble. Improved error message in Console.
-
Lionel Seinturier authored
New method in Console.
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Rename the InterceptorSourceCodeGenerator interface to InterceptorSourceCodeGeneratorItf to unify the naming convention (Itf suffix for interfaces.)
-
Lionel Seinturier authored
In juliac-core upgrade the tests with the lattest version of the Console class which was implemented for juliac-tests-tools.
-
Philippe Merle authored
Done for OW2 FraSCAti.
-
- Apr 14, 2010
-
-
Lionel Seinturier authored
-
- Apr 13, 2010
-
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
- Apr 12, 2010
-
-
Christophe Demarey authored
Some improvements contributed by Bastien Sauvan (better flexibility to extend the model, more explicit exceptions).
-
Loris Bouzonnet authored
-
- Apr 08, 2010
-
-
Loris Bouzonnet authored
-
Loris Bouzonnet authored
-
- Apr 07, 2010
-
-
Loris Bouzonnet authored
-
- Apr 06, 2010
-
-
Matthieu Leclercq authored
Use regexps to capture location info from node source. Add static methods to generate node source String with the correct format
-
- Apr 04, 2010
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Refactor by merging ITBasedClassGenerator and ProxyClassGenerator into ProxyClassGeneratorItf. Rationale: ProxyClassGenerator was the only subtype of ITBasedClassGenerator and had no other subtype or implementation. The separation was not making really sense.
-
- Apr 03, 2010
-
-
Lionel Seinturier authored
-
- Apr 02, 2010
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Matthieu Leclercq authored
-
- Apr 01, 2010
-
-
Matthieu Leclercq authored
-