- Jun 30, 2008
-
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
Fix bug in XMLParser: the XMLcontent of a node is now captured correctly even if the node contains sub nodes.
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
The NodeClassLoader generates a class with two constructors: The default one (without parameter) creates a node whose astType is the default one (i.e. the one given to the NodeClassLoader.generateClass) The second one take as parameter the astType of the node to create Add a new NodeFactory interface and implementation. This node factory allows to generate node classes without writing a DTD file. Add a 'cloneGraph' method in NodeUtil. This method handles shared nodes correctly. Fix in Node[Input/Output]Stream: Handles Node in decorations Refactor the NodeMerger implementation to simply its extension by subclasses. This allows in particular to write sub-class of NodeMergerImpl that introduces semantic in AST merging.
-
- Jun 29, 2008
-
-
Lionel Seinturier authored
Bug fix in the interceptor class generator: reintroduce generateStaticParts and getSuperClassName which were inadvertently suppress by some previous refactoring and which are needed by Tinfi. Various improvements on the MOJO. target/classes is now the default output directory for compiling generated source code.
-
- Jun 26, 2008
-
-
Lionel Seinturier authored
Javadoc.
-
- Jun 25, 2008
-
-
Yann Davin authored
-
Yann Davin authored
-
Yann Davin authored
-
Yann Davin authored
Add custom extends notation model to be able to add handles on component figure to collapse sub containers.
-
Matthieu Leclercq authored
If the executable-name is specified as an absolute path, then the obj output-directory is not added at the beginning of the output path of the linker command.
-
Matthieu Leclercq authored
-
Lionel Seinturier authored
Ultra-merge optimization level: remove @Requires from fields which hold collection interface-related data.
-
- Jun 24, 2008
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Pattern-based name for the juliac-runtime jar file to avoid changing the filename for each new release.
-
Lionel Seinturier authored
Distribute dependencies to the fractal-api and julia-runtime modules in modules which really need them. fractalapi.version and julia.version global properties in the top level POM.
-
Matthieu Leclercq authored
Linker script specified in target-descriptor is searched in source path similarly to linker script specified on command line.
-
- Jun 23, 2008
-
-
Lionel Seinturier authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
- Jun 22, 2008
-
-
Lionel Seinturier authored
Improving MOJO: automatically and recursively resolve dependencies from the new <module> parameter in the <configuration> section.
-
- Jun 20, 2008
-
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
-
Matthieu Leclercq authored
Delay the creation of the build directories until a compilation is actually run. This avoid the creation of these directory if for any reason nothing is compiled (command line error for instance)
-
Lionel Debroux authored
It's just too high on my computer when the server is not single-threaded, and it kills reproducability of benchmarks.
-
- Jun 19, 2008
-
-
Yann Davin authored
Hand modifications to add fixed anchor for binding and interface figure, 'save' synchronisation with the emf editor...
-
Yann Davin authored
-
Yann Davin authored
-
Yann Davin authored
-
Yann Davin authored
-
Yann Davin authored
-
- Jun 18, 2008
-
-
Lionel Debroux authored
Cecilia: improve the tests for feature request #308707 (move five tests to a more appropriate testcase).
-