Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Merge branch 'master' into BETA_JAVA15Manoj Palat1-0/+0
2020-08-12Bug 565844 - [14] Compiler rejects code with conditionalManoj Palat1-0/+0
2020-06-25Bug 564613 - Method name permits causes compilation error in EclipseManoj Palat1-0/+0
2020-05-29Bug 562715 - [15] JEP 360 - Sealed Types - Grammar ChangesManoj Palat1-0/+0
2020-03-11Bug 560893 - [14] local record and internal record are not supportedY20200311-0915P20200311-1045Manoj Palat1-0/+0
2020-02-25Bug 559995 - [14] Using extends for a Record does not create an AST forY20200225-1040Vikas.Chandra1-0/+0
2020-01-23Bug 559448 - [14] Records - multiple varargs not flagging error P20200123-0805Manoj Palat1-0/+0
2020-01-20Bug 531715 - [14] JEP 305: Pattern Matching for instanceof (Preview)Y20200120-2315Jay Arthanareeswaran1-0/+0
2020-01-16Bug 559245 - [14] Records - interfaces implements in grammarManoj Palat1-0/+0
2019-11-22Bug 550750 - [14] JEP 359 : Records (Preview) Grammar Changes - furtherManoj Palat1-0/+0
2019-11-06Bug 550750 - [14] JEP 359 : Records (Preview) Grammar Changes - varargsManoj Palat1-0/+0
2019-11-04Bug 550750 - [14] JEP 359 : Records (Preview) Grammar Changes - nestedManoj Palat1-0/+0
2019-10-11Bug 550750 - [14] JEP 359 : Records (Preview) Grammar Changes - Part 2Manoj Palat1-0/+0
2019-10-04Bug 550750 - [14] JEP 359 : Records (Preview) Grammar Changes - Part 1Manoj Palat1-0/+0
2019-09-19Merge remote-tracking branch 'origin/BETA_JAVA13'I20190919-1800I20190919-0850Manoj Palat1-0/+0
2018-11-28removal of break statement from rhs of switch label expression ruleManoj Palat1-0/+0
2018-11-23corrected break expression errorManoj Palat1-0/+0
2018-11-16coalescing BlockStatement -> SwitchLabeledRule with deferred errorManoj Palat1-0/+0
2018-11-15intermediate non-inf wipManoj Palat1-0/+0
2018-11-13temp stashing.Manoj Palat1-0/+0
2018-10-03bug 531714 - initial work-in-progress commit - DO_NOT_USEManoj Palat1-0/+0
2018-10-03531714.intermittent.wip.2Manoj Palat1-0/+0
2016-12-20Fix for bug 500636 & bug 509050 - bug 500636: [compiler][9] NewManoj Palat1-0/+0
2016-12-14bug 500636: [compiler][9] New flags/keywords/attributes related toSasikanth Bharadwaj1-0/+0
2016-11-14grammar changes in provides for bug 486988 [1.9][code completion] BasicManoj Palat1-0/+0
2016-02-19Disallow annotations in module declarationsSasikanth Bharadwaj1-0/+0
2016-02-01Merge remote-tracking branch 'origin/master' into BETA_JAVA9P20160201-1357Sasikanth Bharadwaj1-0/+0
2016-01-10Bug 485477: ecj illegally accepts T.super as an expressionStephan Herrmann1-0/+0
2016-01-05Grammar changes for java9 - can compile a single moduleSasikanth Bharadwaj1-0/+0
2013-12-02[1.8] Prepatory work for lambda expression recovery.ssankaran1-0/+0
2013-11-30put [1.8] Grammar changes for lambda recovery [WIP]Srikanth Sankaran1-0/+0
2013-09-30Fix for Bug 413592 - [1.8] Default method not formatted viaAnirban Chakraborty1-0/+0
2013-02-18Bug 383973 - [1.8][compiler] syntax recovery in the presence of defaultStephan Herrmann1-0/+0
2013-02-16Fixed Bug 399695 - [1.8][compiler] migrate parser to other syntax forJesper S Moller1-0/+0
2013-02-08Bug 399773 - [1.8][compiler] Cast expression should allow for additionalssankaran1-0/+0
2012-10-10Minor grammar cleanup to merge two rules into one.Srikanth1-0/+0
2012-10-01Fixed bug 390784: [1.8][compiler] Redesign ECJ grammar for typeSrikanth1-0/+0
2012-07-19Fixed bug 385374: [1.8][compiler] JSR308 style annotations on JSR335Srikanth1-0/+0
2012-07-15Fixed bug 385111: [1.8][compiler] Compiler fails to flag undefinedSrikanth1-0/+0
2012-07-15Fixed bug 381121: [1.8][grammar] Arrays should be allowed in referenceSrikanth1-0/+0
2012-07-13Fixed bug 385009: [1.8][compiler] Running alternate parser/scanner inSrikanth1-0/+0
2012-06-30Fixed bug 381121: [1.8][grammar] Arrays should be allowed in referenceSrikanth1-0/+0
2012-06-26Grammar + parser + AST construction + Symbol/Type Resolution changes forSrikanth1-0/+0
2012-06-20Fixed bug 383085: [1.8][compiler] Grammar rule "MethodReference: 'super'Srikanth1-0/+0
2012-06-18Fixed 382818 + 382841Srikanth1-0/+0
2012-06-12Support for super::identifier ...Srikanth1-0/+0
2012-06-12Scanner + parser + AST construction changes for JSR 335Srikanth1-0/+0
2012-02-16Fixed bug 291040: codeSelect(..) does not work for a deeply nestedv20120216-1106Srikanth1-0/+0
2011-07-28HEAD - merge Java 7 implementation in HEAD streamOlivier Thomann1-0/+0
2011-04-06HEAD - Fixed bug 342054: ILocalVariable#isParameter() returns true for except...Olivier Thomann1-0/+0

Back to the top