Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Bump version to 4.0.0.dwagelaar2-3/+3
2017-04-17Git ignores.dwagelaar1-0/+7
2017-04-05514602: Spurious "already registered by another EPackage instance"Dennis Wagelaar1-0/+3
2017-04-04514599: ISE opening *.atl in standaloneDennis Wagelaar1-25/+46
2016-08-19Bump version 3.7.0 to 3.8.0.Dennis Wagelaar2-3/+3
2015-12-16changed version numberWilliam Piers2-3/+3
2015-12-07483199: ATL Parser/Compiler performance is degraded by dynamic ATL.ecoredwagelaar1-4/+4
2015-11-25ATL Parser/Compiler performance: generate code for ATL.ecore anddwagelaar2-4/+5
2014-12-16updated to 3.6wpiers2-3/+3
2014-07-13Fix IOException API > 1.5 usage + minor cleanup.R3_5_maintenancedwagelaar1-1/+1
2014-07-07Make ATL parser/compiler Charset-aware.Dennis Wagelaar2-5/+58
2014-04-11Convert InlineCodeblocks.atl to refining mode + bugfixes.dwagelaar7-157/+215
2014-04-08Backward compatibility: lazy rules return first output element bydwagelaar3-1/+33
2014-03-17Fix + test.dwagelaar2-0/+14
2014-01-15425492: multiple calls to lazy rule in refining modedwagelaar4-12/+53
2014-01-03Update version numbers to 3.5.0 and update copyright statements.dwagelaar2-2/+2
2013-12-19Remove debug logging from ATLWFR.atl.dwagelaar2-1/+1
2013-12-16updated version numberswpiers1-1/+1
2013-12-02Added rules to ATLWFR.atl + test.dwagelaar2-0/+41
2013-10-15UNCONFIRMED - bug 419433: Defining multiple variants of the same helperdwagelaar4-3/+19
2013-08-01Increase version number service segment as perdwagelaar2-2/+2
2013-08-01Fix + test + bytecode format change.dwagelaar7-2/+12
2013-06-19Allow super-calls from within "let" block + commit compiler bytecode.dwagelaar3-1/+3
2013-06-18Strip package name from Module.sourceName.dwagelaar1-1/+7
2013-05-28Use BufferedOutputStream in compiler, and close streams.dwagelaar1-35/+47
2013-05-16Include compiler .atl files in the plugin the enable compiler tests indwagelaar1-1/+6
2013-05-15Added compiler-compiler tests + minor compiler fix.dwagelaar3-26/+41
2013-05-12Record parsing errors as Diagnostics.dwagelaar2-12/+79
2013-05-12Added change detection to AtlResourceImpl + test case.dwagelaar1-7/+47
2013-04-26Fixed bugs 406372 and 606662:dwagelaar6-14/+91
2013-04-21Fix compiler bug.dwagelaar2-1/+1
2013-04-16Added extra testcase and fix.dwagelaar2-1/+1
2013-04-15Fix compiler, add testcase, add bytecode verification.dwagelaar6-10/+57
2013-01-05Inhibit remap/delete behaviour for nodefault/lazy rules in refiningdwagelaar2-3/+7
2013-01-04First version of EMFTVM refining mode.dwagelaar4-28/+245
2012-12-17updated version numberswpiers2-3/+3
2012-12-08Merge branch 'master' of ssh://dwagelaar@git.eclipse.org/gitroot/mmt/org.ecli...dwagelaar1-2/+0
2012-12-08Remove duplicate ATL and Problem metamodels.dwagelaar8-337/+11
2012-12-05Throw exception when ATL EPackage was already registered by anotherdwagelaar1-2/+10
2012-11-28fixed git ignore issues (migration from CVS)wpiers1-2/+0
2012-11-17Remove SUPER input model.dwagelaar1-1/+1
2012-11-15Allow ADD/REMOVE on Fields, and enable queuing of ADD/REMOVE in thedwagelaar1-4/+4
2012-05-20Don't copy transient features.dwagelaar4-13/+3
2012-04-08First version of CodeBlock JIT compiler and API change in preparation for mul...dwagelaar9-338/+320
2012-03-20fixed build issueswpiers1-1/+11
2012-03-16updated pomswpiers1-1/+1
2012-03-15removed tagswpiers1-1/+0
2012-03-15fixing bin issueswpiers1-0/+1
2012-03-13added pom files for tycho building. fixed related issueswpiers3-0/+53
2012-02-15Update compiler to support "unique" rules.uid88255-2/+4

Back to the top