Sergey Prigogin
|
6ea85657c4
|
Bug 259680.
|
2008-12-26 04:20:12 +00:00 |
|
Sergey Prigogin
|
0e9935bd07
|
Test case for bug 259680.
|
2008-12-25 23:34:19 +00:00 |
|
Sergey Prigogin
|
9b6d10be72
|
Bug 259648.
|
2008-12-24 22:10:36 +00:00 |
|
Markus Schorn
|
0f4e9a3759
|
Implementation of IASTNode.getSyntax(), bug 250251.
|
2008-12-22 14:37:59 +00:00 |
|
Markus Schorn
|
edc37c6d03
|
Correcting IASTName.toCharArray() part II, bug 258054.
|
2008-12-22 13:53:40 +00:00 |
|
Sergey Prigogin
|
fdf3bd4146
|
Bug 259460.
|
2008-12-22 04:40:18 +00:00 |
|
Sergey Prigogin
|
46ab6162f7
|
Test case for bug 259460.
|
2008-12-22 01:39:25 +00:00 |
|
Sergey Prigogin
|
12982b88e7
|
Test case for bug 259460.
|
2008-12-22 01:37:00 +00:00 |
|
Markus Schorn
|
416bf3a0e0
|
Correcting IASTName.toCharArray(), bug 258054.
|
2008-12-19 12:19:16 +00:00 |
|
Markus Schorn
|
728a1a2866
|
Compound literals for c++, bug 247153.
|
2008-12-18 09:11:02 +00:00 |
|
Mike Kucera
|
a036483c18
|
bug 258345, implementation of IASTNode.copy()
|
2008-12-17 15:41:35 +00:00 |
|
Markus Schorn
|
3604a05aba
|
Instantiation of dependent values, bug 245027.
|
2008-12-17 13:07:23 +00:00 |
|
Markus Schorn
|
fbe8ca1282
|
operator-> for template parameters, bug 257194.
|
2008-12-16 08:43:06 +00:00 |
|
Vivian Kong
|
8ffc518520
|
compile all test plug-ins into jars at root
|
2008-12-15 21:19:31 +00:00 |
|
Markus Schorn
|
f091f52080
|
Typedef'ed void in function-parameter list, bug 258694.
|
2008-12-15 15:39:08 +00:00 |
|
Markus Schorn
|
049e4b13f1
|
Updating class template definitions in the index, bug 256122.
|
2008-12-15 14:16:18 +00:00 |
|
Sergey Prigogin
|
78b78b4812
|
Bug 258745.
|
2008-12-15 01:50:45 +00:00 |
|
Sergey Prigogin
|
fac46c70c2
|
Removed call to a deprecated method.
|
2008-12-15 01:45:06 +00:00 |
|
Sergey Prigogin
|
4f2be09411
|
Test case for bug 258745.
|
2008-12-14 02:57:20 +00:00 |
|
Sergey Prigogin
|
a8a55aa932
|
Bug 257818.
|
2008-12-09 18:37:46 +00:00 |
|
Markus Schorn
|
d5d62baf17
|
Plain C: nested declarators for fields, bug 257540.
|
2008-12-09 13:27:01 +00:00 |
|
Markus Schorn
|
b66d33d52d
|
Cleanup parsing of qualified names, fixes bug 256840.
|
2008-12-09 10:49:09 +00:00 |
|
Sergey Prigogin
|
bc98cae747
|
Second test case for bug 257818.
|
2008-12-07 21:14:59 +00:00 |
|
Sergey Prigogin
|
c37f9bd7a2
|
Test case for bug 257818.
|
2008-12-07 19:40:10 +00:00 |
|
Mike Kucera
|
9c1746c42a
|
bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by the parser.
|
2008-12-04 15:13:40 +00:00 |
|
Markus Schorn
|
d10ad69f49
|
Name resolution for dependent names, bug 257194.
|
2008-12-04 14:50:19 +00:00 |
|
Markus Schorn
|
91afefb631
|
Handle usage of 'void' for parameter type in method definition, bug 257376.
|
2008-12-04 10:21:02 +00:00 |
|
Markus Schorn
|
09f94f8e51
|
Classification of names depending on template parameters, bug 234321.
|
2008-12-03 17:47:34 +00:00 |
|
Markus Schorn
|
dfb6a300d1
|
Type computation for modified array types, bug 257334.
|
2008-12-03 09:50:36 +00:00 |
|
Markus Schorn
|
9888670468
|
Name resolution for names declared within a template, bug 257186
|
2008-12-02 13:50:57 +00:00 |
|
Markus Schorn
|
4145150968
|
Use default arguments before selecting partial specializations, bug 257169.
|
2008-12-02 10:52:11 +00:00 |
|
Markus Schorn
|
57ed777b6c
|
Fix argument deduction, example 14.8.2.4-14, related to bug 256113.
|
2008-11-28 16:33:26 +00:00 |
|
Markus Schorn
|
45f3fe8e97
|
Resolving class specialization member function template, bug 104262
|
2008-11-28 15:54:15 +00:00 |
|
Sergey Prigogin
|
26f4a8e9a2
|
Test case for bug 256840.
|
2008-11-27 23:32:06 +00:00 |
|
Sergey Prigogin
|
6209b8f29d
|
Renamed test case for bug 256240.
|
2008-11-27 20:43:50 +00:00 |
|
Markus Schorn
|
d67b7a5cf5
|
Testcase for members of explicit specializations, bug 104262
|
2008-11-27 14:10:44 +00:00 |
|
Markus Schorn
|
7b7875106f
|
Correctly resolving includes like "path/../file.h", bug 246129
|
2008-11-27 09:23:35 +00:00 |
|
Markus Schorn
|
e93f7fa30a
|
Add method IASTNode.getChildren()., bug 256127
|
2008-11-26 16:27:49 +00:00 |
|
Markus Schorn
|
5b9cd2b43e
|
Correct argument deduction for function templates, bug 256113
|
2008-11-26 16:20:43 +00:00 |
|
Anton Leherbauer
|
7db7ce6ac9
|
Update bundle versions
|
2008-11-24 09:29:32 +00:00 |
|
Sergey Prigogin
|
cab9222e5d
|
Test case for bug 256240.
|
2008-11-24 05:23:30 +00:00 |
|
Sergey Prigogin
|
2b93059b7e
|
Bug 256205.
|
2008-11-23 07:12:54 +00:00 |
|
Sergey Prigogin
|
a63dcf4071
|
Bug 253080.
|
2008-11-17 19:31:55 +00:00 |
|
Markus Schorn
|
84567f7497
|
Corrections and extensions to test cases.
|
2008-11-17 12:46:52 +00:00 |
|
Sergey Prigogin
|
9baef31940
|
Compiler warnings.
|
2008-11-16 03:22:52 +00:00 |
|
Sergey Prigogin
|
916e6edd31
|
Fixed a typo.
|
2008-11-16 03:22:30 +00:00 |
|
Sergey Prigogin
|
882adb6f42
|
Fixed a typo.
|
2008-11-15 20:38:09 +00:00 |
|
Markus Schorn
|
8825fd6135
|
Using partial specializations and explicit class template instantiations from index, bug 180738.
|
2008-11-14 14:45:39 +00:00 |
|
Markus Schorn
|
6225f6b14f
|
Cleanup handling of implicit template arguments in class templates, partial- and explicit specializations.
|
2008-11-14 13:58:30 +00:00 |
|
Markus Schorn
|
973949d7e4
|
Support for comments before directives, bug 255318.
|
2008-11-14 10:34:10 +00:00 |
|