index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
/
cplusplus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes: move all files in shared/* to src/shared/*
hjk
2009-01-26
70
-25410
/
+0
*
Fixed: Typo in parseNameId(). We need to return true on success :-)
Roberto Raggi
2009-01-26
1
-1
/
+1
*
Fixes: Parsing of name ids.
Roberto Raggi
2009-01-26
2
-15
/
+21
*
Accept gcc attributes in cv-qualifiers.
Roberto Raggi
2009-01-14
1
-0
/
+3
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
67
-67
/
+67
*
Compile fix for gcc 4.3
Thorbjørn Lindeijer
2009-01-13
1
-0
/
+1
*
More ObjC++
Roberto Raggi
2009-01-13
1
-4
/
+31
*
Added support for C99 compound literals.
Roberto Raggi
2009-01-13
9
-3
/
+103
*
Parse ObjC++ class and category implementations.
Roberto Raggi
2009-01-12
2
-0
/
+38
*
--warnings
Roberto Raggi
2009-01-12
1
-8
/
+8
*
Improved ObjC++ support.
Roberto Raggi
2009-01-12
5
-434
/
+339
*
--warnings
Roberto Raggi
2009-01-09
1
-5
/
+5
*
More ObjC++
Roberto Raggi
2009-01-09
6
-15
/
+263
*
More work on ObjC++ support.
Roberto Raggi
2009-01-08
2
-16
/
+166
*
Return true if we can recognize an objc-identifier-list.
Roberto Raggi
2009-01-08
1
-0
/
+1
*
Some progress in parsing objc++ and submitted ObjectiveCAtKeywords.cpp
Roberto Raggi
2009-01-08
3
-2
/
+576
*
Parse ObjC identifier list.
Roberto Raggi
2009-01-08
1
-0
/
+15
*
Parse ObjC @class declarations.
Roberto Raggi
2009-01-08
6
-1
/
+126
*
Handle toplevel objc++ declarations.
Roberto Raggi
2009-01-08
2
-0
/
+66
*
Recognize Objective C @tokens.
Roberto Raggi
2009-01-08
5
-2
/
+97
*
Added the ability to clone AST nodes. Please, note that this is not finished ...
Roberto Raggi
2009-01-07
2
-2
/
+1264
*
Pretty printing of wide string literals.
Roberto Raggi
2009-01-07
1
-4
/
+7
*
Checkpoint. Pretty printing of switch and case statements.
Roberto Raggi
2009-01-07
1
-1
/
+18
*
Pretty print char ltierals and wide char literals.
Roberto Raggi
2009-01-07
1
-1
/
+12
*
Nicer pretty printing of while statements.
Roberto Raggi
2009-01-07
1
-1
/
+10
*
Added a space before cv-qualifiers in a function declarator.
Roberto Raggi
2009-01-07
1
-2
/
+1
*
Fixed the pretty printing of class specifiers and base clauses.
Roberto Raggi
2009-01-07
1
-1
/
+6
*
Improved the pretty printing of enum specifiers and if-else statements.
Roberto Raggi
2009-01-07
1
-6
/
+16
*
Add a space before the initializer.
Roberto Raggi
2009-01-07
1
-0
/
+1
*
Implemented ExpressionListAST::accept().
Roberto Raggi
2009-01-06
1
-2
/
+6
*
Accept the next-declarator in NewDeclaratorAST::accept() and implemented NewD...
Roberto Raggi
2009-01-06
1
-4
/
+10
*
WhileStatementAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+7
*
UsingDirectiveAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+7
*
UsingAST::lastToken().
Roberto Raggi
2009-01-06
1
-3
/
+7
*
TypenameTypeParameterAST::lastToken().
Roberto Raggi
2009-01-06
1
-1
/
+0
*
TypenameCallExpressionAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+14
*
TypeidExpressionAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+8
*
TypeIdAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+7
*
TypeConstructorCallAST::lastToken().
Roberto Raggi
2009-01-06
1
-6
/
+20
*
TemplateTypeParameterAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+12
*
TemplateIdAST::lastToken().
Roberto Raggi
2009-01-06
1
-2
/
+12
*
TemplateDeclarationAST::lastToken().
Roberto Raggi
2009-01-06
1
-3
/
+17
*
TemplateArgumentListAST::lastToken().
Roberto Raggi
2009-01-06
1
-3
/
+2
*
SwitchStatementAST::lastToken().
Roberto Raggi
2009-01-06
1
-7
/
+7
*
SimpleDeclarationAST::lastToken().
Roberto Raggi
2009-01-06
1
-6
/
+9
*
QualifiedNameAST::lastToken().
Roberto Raggi
2009-01-06
1
-6
/
+10
*
PointerToMemberAST::lastToken().
Roberto Raggi
2009-01-06
1
-3
/
+13
*
ParamterDeclarationAST::lastToken() and ParameterDeclarationClauseAST::lastTo...
Roberto Raggi
2009-01-06
1
-3
/
+2
*
More *AST::lastToken().
Roberto Raggi
2009-01-06
1
-4
/
+4
*
Implemented NewExpressionAST::lastToken() and NewInitializerAST::lastToken().
Roberto Raggi
2009-01-06
1
-4
/
+11
[next]