Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran1-4/+0
2019-03-13Bug 544605 - [12] DebugEvaluationTest test failures/errors with Java 12Y20190313-2200Manoj Palat1-2/+4
2019-01-29Bug 542560 - [12][completion] Code completion Support for SwitchVikas Chandra1-1/+3
2018-12-08merge and header cleanupManoj Palat1-1/+5
2018-12-05Merge remote-tracking branch 'origin/BETA_JAVA_12' into manoj_switch_expr_531714Manoj Palat1-11/+61
2018-11-19clearing the conflict of lambda vs case in arrow for selection andManoj Palat1-1/+4
2018-10-04Bug 535743 - Eclipse fails to propose methods method inStephan Herrmann1-11/+61
2018-09-03Bug 535802 - EPL 2.0 conversion for org.eclipse.jdt.coreLars Vogel1-3/+6
2018-08-06Bug 473654 - Content assist hangsI20180807-1425I20180807-0350Stephan Herrmann1-4/+7
2018-04-21Bug 533884 - [10] var type in an enhanced for loop is not resolvedI20180421-1500Stephan Herrmann1-3/+3
2017-12-08Bug 528108 - Add @Override to jdt.coreAndrey Loskutov1-0/+64
2017-11-22Bug 526590 - Content assist for abstract method parameter annotationsGayan Perera1-2/+0
2017-09-26BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran1-4/+0
2017-06-22Fix for Bug 517066: [1.9] Completion parser tests fail after mergingManoj Palat1-0/+1
2017-05-22Merge branch 'master' into BETA_JAVA9Y20170523-0000P20170523-0000Jay Arthanareeswaran1-4/+28
2017-05-16Bug 485492 - Content assist does not work in a braced lambda in enumI20170516-2000Jay Arthanareeswaran1-1/+13
2017-04-10Bug 492947 - Code assist does not work in certain forms of lambdasJay Arthanareeswaran1-2/+15
2016-12-20Fix for bug 500636 & bug 509050 - bug 500636: [compiler][9] NewManoj Palat1-52/+34
2016-12-14bug 500636: [compiler][9] New flags/keywords/attributes related toSasikanth Bharadwaj1-37/+34
2016-10-23Bug 486011 - Follow up bugs for model and selectionJay Arthanareeswaran1-33/+5
2016-10-07Fix for bug 486988 - wipManoj Palat1-17/+1
2016-06-10Fix for bug 495863 [1.9] [code completion] targetted module referenceManoj Palat1-0/+45
2016-06-09Fix for bug 495801 [1.9] [code completion] requires module referenceManoj Palat1-0/+67
2016-02-23Fix for Bug 486988 - [1.9][code completion]Basic framework for codeP20160225-1000Manoj Palat1-16/+174
2016-01-08Bug 484114 - [content assist] Flow sensitive typing doesn't work inJay Arthanareeswaran1-2/+1
2015-12-16Bug 481215 - Code completion does not work under certain circumstancesJay Arthanareeswaran1-22/+65
2015-11-06Bug 481564 - content assist fails in lambda when class contains anotherI20151110-0800Jay Arthanareeswaran1-2/+2
2015-10-06Bug 470665 - NullPointerException in AnnotationDiscoveryVisitor.visitStefan Xenos1-0/+1
2014-11-05Fixed Bug 423987 - [1.8][assist] Follow up tasks from Bug 422468ssankaran1-2/+77
2014-10-23Bug 446765 - [1.8][content assist] Completion does not work with bothssankaran1-13/+15
2014-10-08Fixed Bug 442868 - [content assist] No type completion on 2nd+ parameterI20141008-1300Jayaprakash Arthanareeswaran1-2/+7
2014-09-17Fixed Bug 444300 - [1.8] content assist not working inside lambdassankaran1-4/+8
2014-09-17Fixed Bug 430667 - [1.8][content assist] no proposals around lambda as assankaran1-0/+9
2014-09-13Fixed Bug 435682 - [1.8] content assist not working inside lambdassankaran1-16/+16
2014-09-13Fixed Bug 435219 - [1.8][content assist] No proposals for some closuressankaran1-11/+24
2014-09-09Fixed Bug 438952 - [1.8][content assist] StackOverflowError atssankaran1-1/+8
2014-04-14Fixed content assist NPE (bug 431402 & 432527)ssankaran1-1/+1
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran1-4/+0
2014-03-10Fixed Bug 430026 - [1.8] Lambda parameter has wrong parent if itP20140310-1600ssankaran1-2/+3
2014-02-22More tests for Bug 428735 - [1.8][assist] Missing completion proposalsssankaran1-0/+1
2014-02-22Fixed Bug 428735 - [1.8][assist] Missing completion proposals insidessankaran1-2/+31
2014-02-06Fixed Bug 427117 - [1.8][code assist] code assist after lambda as assankaran1-12/+32
2014-02-06Fixed Bug 427463 - [1.8][content assist] No completions available inssankaran1-4/+1
2014-02-04Fixed Bug 425084 - [1.8] eclipse freeze while attempting auto-completion ssankaran1-10/+12
2013-12-16Fixed Bug 424080 - [1.8][completion] Workbench hanging on code ssankaran1-1/+1
2013-12-16[1.8] Partial fix for Bug 424071 - [1.8][select] cannot select methodssankaran1-4/+0
2013-12-13Fixed Bug 422468 - [1.8][assist] Code assist issues with type elidedssankaran1-44/+172
2013-11-28Part I of fix for Bug 422468 - [1.8][assist] Code assist issues withssankaran1-32/+59
2013-11-25Fixed Bug 383096 - [1.8][compiler]NullPointerException with a wrongssankaran1-32/+1
2013-11-25Fixed Bug 408230 - [1.8][hovering] NPE on hovering over a type inferredssankaran1-2/+71

Back to the top