Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Reintroduce ATL javadoc / fix characterset issuesDennis Wagelaar1-1/+1
2019-08-01535925: Move to EPLv2Dennis Wagelaar78-156/+156
2015-03-27added default implementation of ModelLoader.newModel(String name, String uri,...Frédéric Jouault1-1/+3
2014-07-07Make ATL parser/compiler Charset-aware.Dennis Wagelaar2-1/+38
2012-03-14fixed copyrights & warningswpiers4-4/+4
2011-09-22Fix @author style.dwagelaar2-2/+2
2011-03-31updated copyrightswpiers4-4/+4
2010-05-07Pull up 'checkSameModel', such that it can be used in other model handlers as...dwagelaar1-0/+21
2010-04-20fixed typowpiers1-1/+1
2010-04-20fixed writeTo bugwpiers1-71/+113
2010-04-08updated copyrightswpiers4-4/+4
2010-03-11fixed "in" bugwpiers1-0/+1
2010-03-05added support for "in" keyword in output patternswpiers1-0/+10
2010-01-22[214871] fixed resolveTemp bugwpiers1-1/+5
2010-01-20fixed typo in refUnsetValuewpiers1-1/+1
2010-01-20added version number to asm fileswpiers3-0/+26
2010-01-20[245891] added pcall support for regularVMwpiers1-4/+8
2010-01-06[211421] finalized <:= operator implementationwpiers6-9/+62
2009-09-29added bytecode information to stack traceswpiers1-0/+1
2009-09-29updated architecture to support:wpiers22-1597/+40
2009-09-25Include org.eclipse.core.resources in plugin dependencies to allow ASMString....dwagelaar1-0/+2
2009-09-22supports null debuggerwpiers1-8/+16
2009-09-22added commentswpiers1-1/+15
2009-09-22clean codewpiers1-3/+1
2009-09-16removed unused instructionswpiers2-11/+1
2009-09-07removed unused instructionwpiers1-1/+0
2009-09-03[288284] fixed extractorwpiers1-0/+2
2009-08-28[287639] Corrected printStackTrace()wpiers2-17/+25
2009-08-25reformat javadocwpiers1-24/+140
2009-06-15corrected debugger regressionR3_0wpiers1-0/+1
2009-06-08improved console messageswpiers1-13/+13
2009-05-13added debugger optionwpiers3-4/+7
2009-05-04improved error messageswpiers2-32/+14
2009-04-30added console trace linkswpiers1-0/+26
2009-04-30throw exceptions instead of loggingwpiers1-33/+26
2009-04-07corrected bugwpiers1-1/+1
2009-02-27updated copyrightswpiers4-4/+4
2009-01-23updated copyrightswpiers1-1/+1
2009-01-16removed dead codewpiers1-45/+54
2009-01-07changed exception management in ATL VMs and Core API: Exceptions are now thro...wpiers1-2/+4
2008-12-23removed spacewpiers1-2/+0
2008-12-18moving/merging all common utilities to org.eclipse.m2m.atl.commonwpiers27-27/+27
2008-12-18added external file saving supportwpiers1-0/+2
2008-12-16Merge ATL_Dynamic_ResourceSet branchdwagelaar7-148/+207
2008-12-04refactored exceptionATL_before_3_0_0wpiers1-2/+0
2008-10-24restored public methodwpiers1-1/+1
2008-10-24Bug 251745: corrected potential NPEwpiers8-91/+97
2008-10-22Bug 251602 : replaced RuntimeException by VMExceptionwpiers1-1/+1
2008-10-15removed ATLPlugin: avoids runtime dependencywpiers28-179/+174
2008-10-14refactored log supportwpiers4-105/+183

Back to the top