1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

163 commits

Author SHA1 Message Date
Vivian Kong
6cf930a564 Bug 378189 - LR parser mistaken for-loop initializer as a declaration 2012-05-02 11:53:17 -04:00
Sergey Prigogin
20ea7546f8 Bug 316076. Added IFunction.isNoReturn() method.
Change-Id: Idfa2aa067e9c956b9a990980797a41277a84cc58
Reviewed-on: https://git.eclipse.org/r/5584
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-13 14:49:12 -04:00
Sergey Prigogin
e726c3d217 Cosmetics. 2012-04-10 15:25:47 -07:00
Sergey Prigogin
723ed9f912 Cosmetics. 2012-03-13 17:55:31 -07:00
Sergey Prigogin
b62f1b0e6a toString methods and @Overide annotations. 2011-12-09 11:04:08 -08:00
Markus Schorn
939ab1508d Bug 360541: Ambiguity resolution for declaration statements. 2011-10-31 17:05:55 +01:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Vivian Kong
3806bba6bc Bug 328867 patch by John Liu, update plugin/feature versions 2011-02-07 17:14:05 +00:00
Vivian Kong
3bb812c2c1 Bug 328867 for John Liu 2011-02-03 15:07:11 +00:00
Chris Recoskie
ed2d483f12 Bug 324150 - LR Parser's action class CPPBuildASTParserAction throws UnsupportedOperationException by its function consumeDeclarationSimple. 2010-09-01 13:41:49 +00:00
Markus Schorn
c31e996fc2 Bug 323723: Reduce usage of DOMExceptions. 2010-08-27 09:01:29 +00:00
Vivian Kong
8951c5d12b Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class for John Liu 2010-08-11 21:09:24 +00:00
Vivian Kong
95e00954fb Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu 2010-08-09 17:59:41 +00:00
Vivian Kong
67dfed0280 Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu 2010-08-09 17:50:49 +00:00
Mike Kucera
61ce9c0dcd Bug 318011 - Invalid project name in org.eclipse.cdt.core.lrparser .project 2010-08-06 01:28:31 +00:00
Doug Schaefer
7b8cac960e Prettier 32x32 icon. 2010-06-04 14:24:50 +00:00
Doug Schaefer
4b1e0cd637 Fixed up branding plug-ins. 2010-06-04 01:18:33 +00:00
Vivian Kong
9a346521e2 Bug 315439 Fix up copyright 2010-06-03 16:48:25 +00:00
Doug Schaefer
4d79947e9c New CDT Icon. 2010-06-03 15:20:43 +00:00
Vivian Kong
0890f7c49e Bug 315435 Fix the regression test failures in cdt70 2010-06-02 19:35:43 +00:00
Vivian Kong
ce9eb6b7d6 update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
Vivian Kong
1b93077911 Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
Markus Schorn
b01672b1f3 Bug 305975: Strongly typed enums, forward declarations for enum. 2010-03-19 13:06:51 +00:00
Mike Kucera
d3386e3dd2 Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler 2010-03-16 18:35:48 +00:00
Markus Schorn
15a9ac904e Bug 231859: Optimization for computing int type of enum. 2010-01-12 12:53:10 +00:00
Mike Kucera
760126e883 Bug 295194 - [C99 Parser] class cast exception when parsing KnR syntax 2009-11-16 02:27:59 +00:00
Markus Schorn
c6db7793a0 Preprocessor and Indexer independent of CodeReader, bug 294430. 2009-11-11 14:03:51 +00:00
Markus Schorn
dfc2e4f842 Safe type representation for index, bug 294306 2009-11-09 15:42:58 +00:00
Mike Kucera
30f1693315 fix compiler errors in lrparser caused by bug 231859 2009-10-09 19:55:31 +00:00
Mike Kucera
727c3ea87d fix compiler error 2009-07-23 15:45:19 +00:00
Mike Kucera
ed6faa6fc9 fix compile errors 2009-07-16 20:08:04 +00:00
Mike Kucera
fce5c580e4 quick fix for compile error 2009-06-02 14:44:42 +00:00
Vivian Kong
79b44437a2 update copyrights 2009-05-26 21:34:15 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Mike Kucera
f1841fc08a [276360] [LR Parser] CCE when parsing abstract declarator 2009-05-14 19:55:26 +00:00
Markus Schorn
1e31821df4 Fixes CArrayType.getArraySizeExpression(), bug 273797. 2009-04-28 11:53:37 +00:00
Mike Kucera
c1b63e8085 [273347] [XLC Parser] improve testing 2009-04-22 21:29:23 +00:00
Mike Kucera
bf83a3a2a2 [273326] [XLC Parser] support variable length arrays in C++ 2009-04-22 18:57:35 +00:00
Mike Kucera
6262b1fe81 [273283] [XLC Parser] support _Complex and restrict keywords in C++ 2009-04-22 15:26:09 +00:00
Mike Kucera
698d5bb0ba [273080] [XLC Parser] support for decimal floating point types (_Decimal32, _Decimal64, _Decimal128) 2009-04-21 15:11:35 +00:00
Mike Kucera
0a80b06634 [272950] [LR Parser] Add ability to pass properties to extending parsers and update (regenerate) the parsers to support this. 2009-04-20 18:24:34 +00:00
Mike Kucera
d99739839b [272375] support for UTF string literals in LR parser 2009-04-15 19:24:57 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Mike Kucera
6143779d73 [271380] NPE when invoking content assist using LR parser 2009-04-06 21:23:55 +00:00
Mike Kucera
ba9a7cbcfd added support for nested functions GNU extension to LR parser, added tests suites 2009-04-01 15:03:01 +00:00
Mike Kucera
8fe659c7a4 partial fix for bug 252243 for LR parser 2009-03-30 15:59:54 +00:00
Mike Kucera
c567450356 fixed bug with parsing __declspec 2009-02-09 17:53:36 +00:00
Mike Kucera
fc9b4516b3 support for GNU extension type id initiailzers in C++ 2009-02-09 16:09:51 +00:00