Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-15Bug 581673: Enable recursive matching/distinct elements in ATL/EMFTVMDennis Wagelaar1-19/+10
2023-03-14Bug 581655: Feature: Local search plansDennis Wagelaar1-1/+2
2023-03-11Bug 581655: Feature: Local search plansDennis Wagelaar1-5/+49
2018-01-09529548: Add entrypoint rule support to EMFTVMDennis Wagelaar1-39/+25
2017-06-14EMFTVM compiler optimizations.Dennis Wagelaar1-178/+177
2014-04-08Backward compatibility: lazy rules return first output element bydwagelaar1-1/+33
2014-01-15425492: multiple calls to lazy rule in refining modedwagelaar1-12/+39
2013-08-01Fix + test + bytecode format change.dwagelaar1-2/+11
2013-06-18Strip package name from Module.sourceName.dwagelaar1-1/+7
2013-05-15Added compiler-compiler tests + minor compiler fix.dwagelaar1-1/+1
2013-04-26Fixed bugs 406372 and 606662:dwagelaar1-2/+71
2013-04-21Fix compiler bug.dwagelaar1-1/+1
2013-04-15Fix compiler, add testcase, add bytecode verification.dwagelaar1-7/+39
2013-01-05Inhibit remap/delete behaviour for nodefault/lazy rules in refiningdwagelaar1-3/+7
2013-01-04First version of EMFTVM refining mode.dwagelaar1-28/+242
2012-12-08Remove duplicate ATL and Problem metamodels.dwagelaar1-2/+2
2012-04-08First version of CodeBlock JIT compiler and API change in preparation for mul...dwagelaar1-94/+81
2012-02-15Update compiler to support "unique" rules.dwagelaar1-11/+18
2012-01-26Generate an error when trying to use distinct - foreach output elements.dwagelaar1-1/+9
2012-01-11Improve compiler: use "Object" instead of "java.lang.Object" to represent the...dwagelaar1-3/+5
2011-11-28Add support for multiple rule inheritance, including rules outside same modul...dwagelaar1-31/+25
2011-11-09Move helper context ATL!VariableDeclaration def : isMatchedRuleField : Boolea...dwagelaar1-6/+3
2011-11-03Split ATL to EMFTVM compiler into OCL- and ATL-specific modules.dwagelaar1-737/+6
2011-09-22Implemented full inlining transformation, and updated ATLtoEMFTVM compiler to...dwagelaar1-15/+99
2011-07-29Fix bugs: deal with matched rules without "to" block, and do not allow called...dwagelaar1-15/+26
2011-07-21Update compiler for (1) native type aliases, and (2) updated semantics for Br...dwagelaar1-28/+13
2011-07-05Address checktyle issues.dwagelaar1-117/+117
2011-06-22Initial commit.dwagelaar1-0/+1450

    Back to the top