Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-07added support for extensionObjectsR2_1_0_devfjouault1-1/+7
2008-07-06added a toString method on ASMOperation to ease debuggingfjouault1-1/+5
2008-07-06corrected a bug in Map pretty printingfjouault1-2/+10
2008-07-03corrected project namefjouault1-1/+1
2008-07-03switched from AMMAScripts to tcs.builderfjouault3-39/+3
2008-07-03updated header and added commentfjouault1-3/+4
2008-07-03changed STRING from an ANTLR terminal into a TCS tokenfjouault1-12/+2
2008-07-03corrected class loader issuefjouault1-0/+0
2008-07-02added type check before trying to get isMain to prevent NullPointerExceptionfjouault1-0/+0
2008-06-30corrected a bug in setComments{Before,After}: the parameters were not null-ch...fjouault1-0/+0
2008-06-30updated TCS injector and extractorfjouault2-0/+0
2008-06-30removed unnecessary importsfjouault1-2/+0
2008-06-30implemented the excluding operation on Set and OrderedSetfjouault1-1/+17
2008-06-23updated classpath to Java1.4mbarbero1-2/+2
2008-06-23created a static final field for ONEmbarbero1-1/+2
2008-06-10changed debug(message); into if(debug) debug(message); so that no time is spe...fjouault1-0/+0
2008-06-10corrected support of Tuplesfjouault1-1/+4
2008-06-10corrected a problem with the computation of maxLocals in the case where no lo...fjouault1-1/+7
2008-06-10added the PrintWriter version of printStackTracefjouault1-0/+6
2008-06-10added the asMap operation on ASMModule (used by the debugger)fjouault2-1/+23
2008-05-06branched atl dsls : atl2006 compiler with refining supportwpiers8-0/+8136
2008-05-06branched atl dsls : atl2006 compiler with refining supportwpiers8-0/+3078
2008-05-05corrected a problem with comments extractionfjouault1-0/+0
2008-04-23corrected exported packageswpiers1-2/+4
2008-04-23set singleton directive to true as it is declaring extension pointsmbarbero1-2/+4
2008-04-23set singleton directive to true as it is declaring extension pointsmbarbero1-2/+3
2008-04-23set singleton directive to true as it is declaring extension pointsmbarbero1-2/+3
2008-04-22updated the TCS injectorfjouault1-0/+0
2008-04-22moved marker deletion to the runnablefjouault1-8/+9
2008-04-22changed the attribute helpers value cache to use SoftReferencesfjouault2-5/+9
2008-04-17updated test with 2_1_0_dev branchwpiers121-0/+57209
2008-04-10added RefiningTrace metamodelfjouault2-0/+59
2008-04-08file ATL.acg was added on branch R2_1_0_dev on 2008-05-06 14:34:19 +0000wpiers0-0/+0
2008-04-08file RefiningTrace.km3 was added on branch R2_1_0_dev on 2008-05-06 14:34:19 ...wpiers0-0/+0
2008-04-08added support for OrderedSetfjouault1-43/+53
2008-04-08corrected a bug: metamodels where unregistered even if the resource was not r...fjouault1-8/+8
2008-04-08readded setting of isTarget on target modelsfjouault1-1/+2
2008-04-08updated default value of allowInterModelReferencefjouault1-2/+3
2008-04-08corrected a bug in hasCode and equals, which notably crashed the VM while deb...fjouault1-2/+22
2008-04-08updated operations on Collectionmbarbero2-20/+50
2008-04-02added support for weaving helpersfjouault1-6/+43
2008-04-02added support for weaving helpersfjouault4-11/+136
2008-04-02added reverse bindingsfjouault1-434/+287
2008-04-02added reverse bindingsfjouault2-0/+301
2008-04-02file Sildex2Sam.atl.xmi was added on branch R2_1_0_dev on 2008-04-17 08:15:20...wpiers0-0/+0
2008-04-02file TestNonRegressionCompiler.java was added on branch R2_1_0_dev on 2008-04...wpiers0-0/+0
2008-04-02file .cvsignore was added on branch R2_1_0_dev on 2008-04-17 08:15:19 +0000wpiers0-0/+0
2008-04-02file .cvsignore was added on branch R2_1_0_dev on 2008-04-17 08:15:13 +0000wpiers0-0/+0
2008-04-02file ATL.km3 was added on branch R2_1_0_dev on 2008-05-06 14:34:18 +0000wpiers0-0/+0
2008-04-02removed unnecessary constructor and moved call to initResources in getDefault()mbarbero1-4/+1

Back to the top