Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-10grammar changes for bug 405778sasikanth/sasi_bug405778Sasikanth Bharadwaj20-9/+9
2014-11-10Several more tests and a few bug fixes for Bug 424290 - [1.8] Evaluatessankaran12-46/+839
2014-11-09Further improvements/fixes to lambda shape analysisssankaran6-27/+76
2014-11-08Refixed Bug 450604 - [1.8] CCE at InferenceContext18.getParameter linessankaran2-1/+16
2014-11-08Precise exception analysis for Bug 424290 + bug 429430ssankaran8-84/+127
2014-11-08Fixed Bug 450442 - [1.8] NPE at HandleFactory.createElement on hoverssankaran8-5/+80
2014-11-08Fix for bug 450442ssankaran1-1/+1
2014-11-08Follow on changes for bug 424290 - lambda shape analysisssankaran2-0/+105
2014-11-08Fixed Bug 450604 - [1.8] CCE at InferenceContext18.getParameter linessankaran5-13/+43
2014-11-08Fixed Bug 424290 - [1.8] Evaluate alternate options for lambda shapessankaran21-93/+2563
2014-11-07Correction to earlier fix for bug 450415ssankaran1-8/+12
2014-11-07Follow on changes to Bug 450415 to avoid wasteful resolutions.ssankaran1-7/+12
2014-11-07Fix for Bug 450415 + Bug 450417ssankaran6-242/+228
2014-11-07Fix for [Bug 448043] IllegalStateException: Bad AST node structure atManoj Palat1-1/+3
2014-11-07Fix for [Bug 436139] [1.8][search][model] Hierarchy search involvingManoj Palat2-18/+4
2014-11-07junit for Bug 450380 -ssankaran1-0/+20
2014-11-06Bug 450380: [1.8][compiler] NPE in Scope.getExactConstructor(..) for bad cons...Markus Keller1-5/+7
2014-11-06Fix for [Bug 381392] [1.5][search] for references to overriding methodManoj Palat3-55/+103
2014-11-06Batch 2 of changes for Bug 447579 - [1.8][compiler] Poly expressionsssankaran4-40/+41
2014-11-06Fixed Bug 300408 - [apt] keep the order of elements inAndreas Gudian5-3/+164
2014-11-06Fixed Bug 447579 - [1.8][compiler] Poly expressions APIs needssankaran15-112/+181
2014-11-05Minor cleanup for the fix for Bug 448954 ssankaran2-10/+14
2014-11-05Fixed Bug 448954 + bug 448826ssankaran18-98/+304
2014-11-05Bug 443928 - Building large Java element deltas is really slowVladimir Piskarev3-59/+177
2014-11-05Fixed Bug 423987 - [1.8][assist] Follow up tasks from Bug 422468ssankaran5-124/+93
2014-11-05Enabled more tests for Bug 449659 - [1.8][compiler] Investigate statusssankaran1-6/+75
2014-11-052nd batch of changes for Bug 449659 - [1.8][compiler] Investigate statusssankaran3-362/+222
2014-11-05Bug 449659: Enabled various disabled generics tests with adjustedssankaran4-100/+258
2014-11-04Fixed Bug 424500 - [1.8] All poly expressions should avoid reevaluationI20141104-0800ssankaran2-7/+24
2014-11-04Fixed Bug 449467 - [1.8][compiler] Invalid lambda deserialization withAndrew Clement2-1/+123
2014-11-04Junit for Bug 449824ssankaran1-0/+44
2014-11-03Fixed Bug 448794 - [1.8][compiler] Eliminate reinference of inner polyssankaran13-87/+173
2014-11-03junit for Bug 448801 - [1.8][compiler] Scope.mSMB & 15.12.3 Compile-Timessankaran1-0/+95
2014-11-03Fixed Bug 448792 - [1.8][compiler] More robust & fast captures neededssankaran33-82/+103
2014-11-02junit for Bug 449358 - Content assist inside lambda broken in allssankaran1-0/+67
2014-11-02Bug 435805 - [1.8][compiler][null] Java 8 compiler does not recognizeStephan Herrmann24-208/+273
2014-11-02Bug 429940 - Delete unused method.ssankaran1-8/+0
2014-11-02Fix for bug 449619 + bug 448799 + bug 401850ssankaran8-317/+394
2014-11-02Bug 447088 - [null] @Nullable on fully qualified field type is ignoredStephan Herrmann2-2/+20
2014-11-02Fixed Bug 447573 [1.8][compiler] Rename IntersectionCastTypeBinding asssankaran21-73/+73
2014-11-02junit for Bug 448802 ssankaran1-0/+21
2014-11-02Fixed Bug 426537 - [1.8][inference] Eclipse compiler thinks I<? super J>ssankaran9-79/+66
2014-11-02Fixed Bug 448800 - [1.8][compiler]ssankaran1-5/+17
2014-11-02Fixed Bug 448914 - [1.8][compiler] CaptureBinding18 clones don't sharessankaran6-11/+21
2014-11-01Enable junit test for Bug 430686ssankaran1-1/+1
2014-10-31junit for Bug 449410 - [1.8][compiler] Eclipse java compiler does notssankaran1-0/+28
2014-10-29Fix for Bug 431357 [search] Search API got wrong result, when searchingI20141029-2000I20141029-0800Manoj Palat3-12/+927
2014-10-28Fixed Bug 448112 - [compiler] Compiler crashI20141028-2000Olivier Thomann2-3/+71
2014-10-28Fix to address https://bugs.eclipse.org/bugs/show_bug.cgi?id=437444#c181I20141028-0800ssankaran1-10/+5
2014-10-27junit for Bug 434118 - [1.8][compiler] Compilation error on genericI20141027-2000ssankaran1-0/+20

Back to the top