Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-02[482602] Avoid NPE for breakpoints on comments and definesHEADmasterKarsten Thoms1-0/+5
2016-02-02[480638] Enable debugging for Check filesKarsten Thoms2-4/+52
2016-02-02[482602] Avoid NPE on comments on breakpoints and definesKarsten Thoms2-5/+27
2016-02-02[480679] Show let variables in Variables viewKarsten Thoms2-4/+9
2016-02-02[484406] Support for debugger in Xpand filesKarsten Thoms1-45/+106
2016-02-02[480631] Adding filtering of call stack elements to ElementAdapterKarsten Thoms1-7/+10
2016-02-02[465802] Improved breakpoint support in Xtend filesKarsten Thoms1-123/+168
2016-02-02[480645] support create extension statements in debuggerKarsten Thoms2-2/+17
2016-02-02[424084] Code completion in .xpt file after <<ENDREM->>Karsten Thoms1-1/+4
2016-02-02[476794] Fix code completion within selectFirst and forAllKarsten Thoms1-1/+1
2016-02-01[api] Added missing since tagDennis Huebner1-0/+3
2016-02-01[debug] Fixed compile error. mwe.core 1.3.20 introduced new methodDennis Huebner1-0/+4
2016-02-01[dev] Removed old platforms, fixed juno 3.8 TPDennis Huebner5-164/+10
2016-02-01[484602] Debugger must ignore statements that are not part of a file,Karsten Thoms1-0/+5
2015-11-18[480902] DebugMonitor.getAdapter() picked wrong adapterKarsten Thoms2-10/+22
2015-11-18Merge branch 'bug480646'Karsten Thoms4-67/+83
2015-11-18[480646] Enable debugging of feature callsKarsten Thoms4-67/+83
2015-11-18getHoverInfoInternal: add null guardKarsten Thoms1-1/+3
2015-11-18[479423] Added missing location information for some AST elementsKarsten Thoms10-13309/+15526
2015-08-28[465802] Applied patch #256102Karsten Thoms1-1/+1
2015-07-31Update baseline to 2.1.0Karsten Thoms1-1/+1
2015-07-31[465802] Enable breakpoints for Xtend filesKarsten Thoms7-108/+319
2015-07-31Increment version to 2.2.0Karsten Thoms71-71/+71
2015-07-31Baseline UpdateKarsten Thoms1-1/+24
2015-05-05Disable save actionsKarsten Thoms1-53/+0
2015-05-05[465800] Fix Toggle Breakpoint on Xtend filesKarsten Thoms2-87/+12
2015-05-05[465798] Breakpoints are only inserted on the line where clicked.Karsten Thoms1-3/+6
2015-04-29[462453] Schedule Metamodel scan only when project anaylzer is enabledKarsten Thoms1-1/+2
2015-04-17[448673] Addressed review issuesKarsten Thoms1-1/+1
2015-04-16[448673] Addressed review issuesKarsten Thoms1-37/+0
2015-03-26[javadoc] Fixed broken javadocDennis Huebner6-6/+6
2015-03-26[mvn] Initial tycho build setupDennis Huebner9-126/+266
2015-03-19Avoid logging of UnsupportedEncodingException for empty encodingKarsten Thoms1-2/+3
2015-03-04[460426] Connect Xpand editors to font definitionKarsten Thoms6-17/+14
2015-03-04Excluded failing test testIfExpression_chained Karsten Thoms1-1/+3
2015-03-04[459443] Refactoring of preference pagesKarsten Thoms24-229/+1810
2015-02-13[459869] associate builder with natureKarsten Thoms1-1/+2
2015-02-03[releng] Prevent loading antlr.runtime 4.3 from orbitDennis Huebner1-2/+2
2014-11-20extended Preferences, TargletKarsten Thoms1-1212/+1311
2014-11-20removed dead methods which did not compile due to use of deprecatedKarsten Thoms1-45/+7
2014-11-20typesystem classes were indirectly referencedKarsten Thoms1-1/+3
2014-11-03Regenerated documentation from sourceKarsten Thoms16-405/+541
2014-11-03Fixed broken download linksKarsten Thoms2-23/+64
2014-11-03[434931] Fixed workflow.properties textKarsten Thoms1-5/+4
2014-10-31Removed additional IDE toolsKarsten Thoms1-53/+25
2014-10-31[424090] Restore size of CA popupKarsten Thoms1-13/+38
2014-10-27[448673] Made IDE tool IUs optionalKarsten Thoms1-3/+6
2014-10-24Initial Oomph setupKarsten Thoms1-0/+1643
2014-10-24Remove project specific settings of Java/Compiler/BuildingKarsten Thoms28-204/+26
2014-09-23Changed baseline versionKarsten Thoms1-1/+1

Back to the top