Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-27[509616] wip better TypedElement.isRequiredewillink/509616Ed Willink8-6/+59
2017-01-26[unrelated] Preserve type for explicitly typed empty collection literal Ed Willink1-1/+11
2017-01-26[unrelated] Determine IterateExp result isRequired from init and bodyEd Willink1-0/+13
2017-01-22[495621] Merge user-defined PrimitiveTypesEd Willink1-1/+13
2017-01-22[495621] Support parsing OCL in a user contextEd Willink6-24/+112
2017-01-22[unrelated] Support an Invariant Prefix for non-UML genmodelsEd Willink1-1/+20
2017-01-22[unrelated] RegenerateEd Willink2-296/+294
2017-01-22[unrelated] Add TABLES_POSTAMBLE to support restoration of *Tables APIEd Willink3-0/+24
2017-01-22[510729] Use an excludedEClassifierNames option to prune library classesEd Willink6-67/+70
2017-01-22[unrelated] Correct CG library String typingEd Willink3-16/+3
2017-01-20[510729] Avoid trashing OCLstdlib esObjectsEd Willink1-1/+4
2017-01-20[510729] Provide esObjects for most OCLstdlib typesEd Willink17-1135/+1731
2017-01-20[510729] Failing test caseEd Willink1-0/+13
2017-01-20[510738] Replace obsolete website references by PMI Ed Willink17-29/+29
2017-01-17[unrelated] Avoid non-normalisation of null-free collectionsEd Willink1-5/+5
2017-01-17[unrelated] Avoid selected recursed normalisation Ed Willink1-2/+13
2017-01-16[unrelated] Clearer debug aids/declarationsI201701161431Ed Willink4-48/+55
2017-01-16[510503] Metamodel load tracing optionEd Willink2-0/+13
2017-01-16[releng] Suppress Platform I-builds repoEd Willink1-2/+2
2017-01-16[unrelated] Support conversion of numbers to Ecore typesEd Willink1-1/+6
2017-01-16[unrelated] Fix warningsEd Willink1-9/+10
2017-01-11[unrelated] Correct derived @NonNull signatureEd Willink1-19/+19
2017-01-11[510180] RegenerateEd Willink10-248/+108
2017-01-11[510180] Distinguish EBoolean / EBooleanObject for CGEd Willink5-32/+48
2017-01-11[510180] Distinguish true EBoolean / EBooleanObjectEd Willink8-164/+229
2017-01-11[510180] Correct lowerbound of Ecore primitivesEd Willink1-0/+11
2017-01-11[480060] Use elseif for OCLstdlibEd Willink3-77/+77
2017-01-11[509661] Regenerate with better and/implies/orEd Willink33-2830/+2159
2017-01-11[509661] Use if for CGed and/implies/or with non-null/non-invalid sourceEd Willink1-2/+47
2017-01-11[509713] Make CGed navigations non-invalidEd Willink4-26/+14
2017-01-11[unrelated] Convert implies Tuple guards to if'sEd Willink2-18/+99
2017-01-11[unrelated] CGTupleParts can be invalidEd Willink2-14/+5
2017-01-11[unrelated] Regenerate without catching not()Ed Willink8-763/+679
2017-01-11[unrelated] Correct detection of not-invalid operation callsEd Willink5-39/+69
2017-01-11Fix cast on Tuple property accessEd Willink1-1/+3
2017-01-11[unrelated] More PivotUtil'sEd Willink6-51/+97
2017-01-05[509858] Correct opposite annotation for correctly named non-collectionEd Willink3-15/+14
2017-01-02[unrelated] Ensure lookup cache is populatedEd Willink1-0/+3
2016-12-22[cs2as] Delete files that contribute only warningsEd Willink9-2191/+0
2016-12-22[467339] Refresh Company sourcesEd Willink15-135/+126
2016-12-22[467339] RegenerateEd Willink10-2262/+2315
2016-12-22[467339] Correct WFR safe navigationEd Willink2-11/+16
2016-12-22[467339] Support complex expression pathsEd Willink6-107/+874
2016-12-22[509616] Support return nullity adjustmentEd Willink2-7/+34
2016-12-22[unrelated] Display CallExp type multiplicitiesEd Willink1-0/+4
2016-12-21[467339] RegenerateEd Willink5-1561/+1529
2016-12-21[467339] Use isNonNull in WFRsEd Willink1-3/+3
2016-12-21[467339] Introduce a FlowAnalysisEd Willink15-68/+875
2016-12-21[467339] Introduce isNull/isNonNull APIEd Willink30-711/+1853
2016-12-20[480060] Fix AS2CS of elseifEd Willink1-2/+3

Back to the top