Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errorsMarc-Andre Laperle2-4/+20
2011-02-07Bug 328867 patch by John Liu, update plugin/feature versionsVivian Kong2-2/+3
2010-08-09Bug 315826 Update LR Parser for the template arguments rules - patch by John...Vivian Kong4-3489/+4219
2010-06-02Bug 315435 Fix the regression test failures in cdt70Vivian Kong2-0/+12
2010-05-12Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-cat...Vivian Kong10-4214/+4248
2010-03-16Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compilerMike Kucera13-3013/+3103
2009-10-22 Bug 292949 - XL C++ parser using wrong scanner config - updating keywordsMike Kucera1-2/+9
2009-10-22Bug 292949 - XL C++ parser using wrong scanner configMike Kucera5-10/+48
2009-05-26update copyrightsVivian Kong3-18/+28
2009-05-14Update provider nameVivian Kong1-1/+1
2009-05-14[276360] [LR Parser] CCE when parsing abstract declaratorMike Kucera1-1/+1
2009-05-04fix plugin and provider nameVivian Kong1-2/+2
2009-05-04bug 274772Vivian Kong1-1/+3
2009-05-04[274772] plugin.properties missing from build for org.eclipse.cdt.core.lrpars...Mike Kucera1-1/+3
2009-05-04[274772] XL C++ Language Options property page is showing up everywhereMike Kucera1-0/+9
2009-05-01fixing up version numberVivian Kong1-2/+3
2009-04-22[273347] [XLC Parser] improve testingMike Kucera7-2549/+2519
2009-04-22[273326] [XLC Parser] support variable length arrays in C++Mike Kucera15-2827/+3217
2009-04-22[273283] [XLC Parser] support _Complex and restrict keywords in C++Mike Kucera16-3146/+3370
2009-04-21[273080] [XLC Parser] support for decimal floating point types (_Decimal32, _...Mike Kucera16-4775/+4803
2009-04-20[272950] [LR Parser] Add ability to pass properties to extending parsers and ...Mike Kucera2-22/+27
2009-04-17[272745] initial commit of XLC parser extensionsMike Kucera41-0/+11695

    Back to the top