Andrew Ferguson
|
d29b51bbd4
|
226308: Disable fix for 224364
|
2008-04-14 11:06:30 +00:00 |
|
Markus Schorn
|
7aab1dfa1c
|
Correct parsing of typeof-expressions, bug 226492.
|
2008-04-11 14:28:38 +00:00 |
|
Markus Schorn
|
fed2e66552
|
Documentation for rewrite tests, by Emanuel Graf, bug 226502.
|
2008-04-11 09:56:09 +00:00 |
|
Markus Schorn
|
81a7a466e9
|
Support for case-ranges, bug 211882.
|
2008-04-11 06:47:44 +00:00 |
|
Markus Schorn
|
b74edd50a1
|
Correct parsing of typeof-expressions, bug 226492.
|
2008-04-10 16:14:43 +00:00 |
|
Markus Schorn
|
1e97408e2b
|
Correct parsing of typeof-expressions, bug 226492.
|
2008-04-10 15:35:21 +00:00 |
|
Markus Schorn
|
3c104b3f4c
|
Fix warnings.
|
2008-04-10 11:58:41 +00:00 |
|
Markus Schorn
|
db17e565b9
|
Compound statement expression nested in binary expression, bug 226274.
|
2008-04-09 14:12:20 +00:00 |
|
Andrew Ferguson
|
fa65eafa16
|
226231: apply fix
|
2008-04-09 14:08:56 +00:00 |
|
Markus Schorn
|
d5ad391d97
|
Comments in ChangeGenerator, by Emanuel Graf, bug 226251.
|
2008-04-09 11:51:43 +00:00 |
|
Markus Schorn
|
be3d297959
|
Assembler labels, bug 226121.
|
2008-04-08 16:10:12 +00:00 |
|
Markus Schorn
|
52d3320503
|
Configure gcc-extensions as keywords, rather than macros, bug 226112.
|
2008-04-08 12:50:31 +00:00 |
|
Andrew Ferguson
|
61cc1a811f
|
224364: apply fix
|
2008-04-08 12:36:26 +00:00 |
|
Markus Schorn
|
3c78f0d8e1
|
Fix for omitted positive expression in conditional expression, bug 212905.
|
2008-04-08 11:41:44 +00:00 |
|
Mike Kucera
|
5297a903b0
|
dummy name nodes no longer counted as problems when resolving ambiguous declarator
|
2008-04-04 15:12:22 +00:00 |
|
Markus Schorn
|
8d500e6332
|
defined-constructs in macro bodies, bug 225562
|
2008-04-03 18:08:07 +00:00 |
|
Andrew Ferguson
|
2421356998
|
224364: add unit tests
|
2008-04-03 17:11:08 +00:00 |
|
Andrew Ferguson
|
45d5fd9bc9
|
improve diagnostics
|
2008-04-03 14:07:31 +00:00 |
|
Andrew Ferguson
|
307bcca6a5
|
225534: add unit tests
|
2008-04-03 11:40:52 +00:00 |
|
Mike Kucera
|
a6d874156f
|
for loop conditions now work
|
2008-04-01 22:01:15 +00:00 |
|
Sergey Prigogin
|
d0325299ce
|
Fixed another corner case of bug 224817.
|
2008-04-01 06:24:44 +00:00 |
|
Markus Schorn
|
bb834c4bb7
|
Common method to compute string for PDOM versions.
|
2008-03-31 08:07:24 +00:00 |
|
Sergey Prigogin
|
f03642cfb3
|
Fixed bug 224817.
|
2008-03-30 23:52:09 +00:00 |
|
Markus Schorn
|
bb469b32ee
|
Search for macro references, bug 156561.
|
2008-03-28 17:59:10 +00:00 |
|
Andrew Ferguson
|
8bc2a7437a
|
222748: refactor semantic routines to separate package
|
2008-03-27 18:31:16 +00:00 |
|
Markus Schorn
|
9f5748de37
|
Fix for a bogus c++-syntax-error and 2 exceptions, bug 223777.
|
2008-03-26 11:35:43 +00:00 |
|
Sergey Prigogin
|
1a05e6b75b
|
Reverted a previous change that caused a breakage in AST2UtilTests.testSimpleParameter. The change itself was innocent since it simply removed unnecessary spaces, but I decided not to mess with it since the code is used for building function signatures.
|
2008-03-20 22:02:21 +00:00 |
|
Markus Schorn
|
868da804e7
|
Fixes a CCE, bug 223020.
|
2008-03-18 00:04:51 +00:00 |
|
Sergey Prigogin
|
b1108c8d73
|
Adapted to a change in ASTTypeUtil.
|
2008-03-17 02:38:10 +00:00 |
|
Sergey Prigogin
|
d245dc8fca
|
Fix for bug 214447.
|
2008-03-17 02:34:13 +00:00 |
|
Sergey Prigogin
|
c09235c6d1
|
Removed external dependencies.
|
2008-03-16 04:05:53 +00:00 |
|
Anton Leherbauer
|
f66dfa5d9a
|
Fix for 222398: [Model Builder] problem with inlined qualified member declaration
and fix handling of multiple namespace definitions
|
2008-03-14 10:25:46 +00:00 |
|
Mike Kucera
|
7e112a866e
|
fixed constructor ambiguity bug
|
2008-03-13 21:06:04 +00:00 |
|
Markus Schorn
|
2ee490ecf3
|
Improved comment assignment for the NodeCommenter, by Guido Zgraggen, bug 222529.
|
2008-03-13 09:49:37 +00:00 |
|
Andrew Ferguson
|
9a46b41c3b
|
222444: add tests
|
2008-03-12 17:20:27 +00:00 |
|
Andrew Ferguson
|
cdaae2fcba
|
222418: add test cases
|
2008-03-12 14:49:39 +00:00 |
|
Anton Leherbauer
|
0545a83691
|
219993: New CModel identifier API for Mylyn bridge
|
2008-03-12 13:03:09 +00:00 |
|
Markus Schorn
|
73869d3e94
|
Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), applied patch for extract constant (bug 181493).
|
2008-03-12 09:56:10 +00:00 |
|
Mike Kucera
|
900ae2cb4b
|
fixed several bugs in new C++ parser
|
2008-03-10 21:34:29 +00:00 |
|
Markus Schorn
|
4ae9346289
|
Name resolution for qualified member declarations, bug 222026.
|
2008-03-10 16:27:45 +00:00 |
|
Sergey Prigogin
|
e25731ec26
|
Minor test adjustment.
|
2008-03-10 03:45:21 +00:00 |
|
Sergey Prigogin
|
72032636b9
|
Added _testTemplateTypedef_214447.
|
2008-03-10 03:20:12 +00:00 |
|
Markus Schorn
|
1f19d506f8
|
Source Change Generator for ASTTransformations by Emanuel Graf and others, bug 214605.
|
2008-03-07 12:13:38 +00:00 |
|
Markus Schorn
|
6be8db253c
|
Index based name-resolution for K&R-style functions, bug 221635.
|
2008-03-06 09:57:24 +00:00 |
|
Markus Schorn
|
16d620eaa5
|
Navigation from macro definition body, bug 102643.
|
2008-03-06 08:23:15 +00:00 |
|
Markus Schorn
|
b4d5bb7a67
|
Testcases and fixes for selecting nodes by file offsets.
|
2008-03-05 12:41:59 +00:00 |
|
Markus Schorn
|
789b2ea330
|
Testcases and fixes for selecting nodes by file offsets.
|
2008-03-05 10:53:22 +00:00 |
|
Mike Kucera
|
3b41669fc2
|
resolve sizeof ambiguity for C++
|
2008-03-04 18:41:34 +00:00 |
|
Markus Schorn
|
4aa04977c3
|
Combines IASTTranslationUnit.selectNodeForLocation() and ILanguage.getSelectedNodes() into new API.
|
2008-03-03 12:56:38 +00:00 |
|
Markus Schorn
|
8c248ed68b
|
LabelProvider to decorate indexed files, bug 159731.
|
2008-02-27 10:48:53 +00:00 |
|