Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-18Bug 582198 - Body of blockless within statement has invalid sourceStartStephan Herrmann1-1/+3
2023-07-13Bug 582198 - Body of blockless within statement has invalid sourceStartStephan Herrmann1-1/+2
2023-06-01update jdt.core to S4_28_0_RC1 (I20230525-0350)Stephan Herrmann1-0/+2
2023-04-15update jdt.core to S4_28_0_M1 (I20230405-1800)Stephan Herrmann1-1/+20
2023-03-30update jdt.core to I20230327-1800Stephan Herrmann1-1/+14
2023-03-30update jdt.core to I20230323-0850 after the Java20 mergeStephan Herrmann16-59/+647
2022-12-01fix regression in AST-rewriting for callout mappings from scanner changeStephan Herrmann1-4/+6
2022-11-28regression fixes:Stephan Herrmann3-5/+13
2022-11-26Reconcile 'when' disambiguation with Guarded Patterns in Java 19 whileStephan Herrmann2-2/+2
2022-11-24update jdt.core to I20221109-1850 for 4.26 M3Stephan Herrmann16-49/+654
2022-09-06update jdt.core to S4_25_0_RC2Stephan Herrmann16-84/+482
2022-08-14Fix semantic highlighting for role files:Stephan Herrmann2-0/+6
2022-08-12Adjustments to account for changes in JDT:Stephan Herrmann1-1/+6
2022-08-10update jdt.core to I20220727-1800Stephan Herrmann3-0/+80
2022-05-03Update jdt.core to I20220503-0220Stephan Herrmann1-0/+2
2022-04-02update jdt.core to I20220328-1800 (incl. Java 18 support)Stephan Herrmann20-169/+1841
2022-02-11update jdt.core to I20220210-1800Stephan Herrmann1-1/+6
2021-11-17Bug 577270 - Disambiguation for '->' fails with latest changes from JDTStephan Herrmann1-0/+10
2021-11-15Bug 577270 - Disambiguation for '->' fails with latest changes from JDTStephan Herrmann2-4/+7
2021-11-15Bug 577270 - Disambiguation for '->' fails with latest changes from JDTStephan Herrmann1-1/+1
2021-11-02update jdt.core to I20211025-1800Stephan Herrmann1-1/+1
2021-10-30Bug 576045 - Leverage option of highlighting 'restricted identifiers'Stephan Herrmann5-1/+77
2021-09-21update jdt.core to I20210920-1800 (from master with Java 17)Stephan Herrmann6-33/+25
2021-09-21[17] Remove Beta disclaimers in JDT.CoreStephan Herrmann16-92/+32
2021-09-19BETA_JAVA17 adjustments:Stephan Herrmann2-32/+37
2021-09-19Initial merge with BETA_JAVA17 as of Y20210911-0800Stephan Herrmann18-147/+1445
2021-08-19update jdt.core to I20210809-1800 for 4.21 M3Stephan Herrmann1-10/+11
2021-08-07update jdt.core to I20210804-1800 (around skipped M2)Stephan Herrmann20-62/+158
2021-06-03update jdt.core to I20210603-0040 for 4.20 RC2Stephan Herrmann1-40/+0
2021-05-25update jdt.core to I20210524-1800Stephan Herrmann3-16/+21
2021-05-04Update jdt.core to I20210503-1800Stephan Herrmann4-11/+66
2021-03-20update jdt.core to I20210320-0650 (incl. the JAVA 16 merge)Stephan Herrmann22-270/+528
2021-02-17update jdt.core to I20210217-0600 for 2021-03 M3Stephan Herrmann3-5/+7
2020-12-08Bug 569568 - [dom] adopt / adjust additions in JDT ast around JLS15 &Stephan Herrmann1-0/+63
2020-11-28update jdt.core from S4_18_0_RC1Stephan Herrmann1-2/+2
2020-11-17Bug 566296 - Override annotations for copy-inherited methods clash withStephan Herrmann2-1/+18
2020-11-17update jdt.core to I20201117-0600 (M3 candidate)Stephan Herrmann7-21/+50
2020-11-17clean-up: remove stale commentStephan Herrmann1-4/+0
2020-11-12fix regressions after mergeStephan Herrmann2-6/+12
2020-10-22Update jdt.core to S4_18_0_M1Stephan Herrmann1-2/+5
2020-10-08Update jdt.core to I20200916-1800 (after merge of BETA_JAVA15)Stephan Herrmann22-104/+989
2020-08-23update jdt.core to S4_17_0_M3Stephan Herrmann1-7/+7
2020-07-25Bug 565545 - PDE validation triggers NPE in OT DOMStephan Herrmann1-3/+14
2020-07-19update jdt.core to I20200707-0600 for 2020-09 M1Stephan Herrmann1-0/+3
2020-07-14update jdt.core to I20200707-0600 for 2020-09 M1Stephan Herrmann7-54/+116
2020-06-07update jdt.core to S4_16_0_RC2Stephan Herrmann3-7/+12
2020-05-30update jdt.core to S4_16_0_RC1Stephan Herrmann3-4/+44
2020-05-24update jdt.core to I20200521-1000 for 4.16 M3Stephan Herrmann3-4/+171
2020-05-01update jdt.core to I20200429-1800 for 4.16 M2Stephan Herrmann1-1/+1
2020-04-14Bug 562120 - DOM cannot handle super(base(x)) callsStephan Herrmann3-7/+15

Back to the top