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 (
Collapse
)
Author
Age
Files
Lines
...
*
added missing cassert include
mae
2009-01-05
1
-0
/
+1
|
*
Fixed a typo in the pretty printing of TemplateTypeParameterAST.
Roberto Raggi
2009-01-05
1
-1
/
+1
|
*
Pretty print declarator list.
Roberto Raggi
2009-01-05
1
-3
/
+6
|
*
Implemented NestedExpressionAST::lastToken()
Roberto Raggi
2009-01-05
1
-4
/
+8
|
*
Implemented NestedDeclaratorAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+5
|
*
Implemented NamespaceAliasDefinitionAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+9
|
*
Implemented NamespaceAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+7
|
*
Implemented MemberAccessAST::lastToken().
Roberto Raggi
2009-01-05
1
-1
/
+2
|
*
Implemented MemInitializerAST::lastToken().
Roberto Raggi
2009-01-05
1
-3
/
+7
|
*
Implemented LinkageBodyAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+9
|
*
Implemented LabeledStatementAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+3
|
*
Implemented IfStatementAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+7
|
*
Implemented GotoStatementAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+7
|
*
Implemented FunctionDefinitionAST::lastToken().
Roberto Raggi
2009-01-05
1
-2
/
+10
|
*
Implemented FunctionDeclaratorAST::lastToken().
Roberto Raggi
2009-01-05
1
-7
/
+11
|
*
Implemented ForStatementAST::lastToken().
Roberto Raggi
2009-01-05
1
-8
/
+22
|
*
compile error on windows
lunowi
2009-01-04
1
-0
/
+1
|
*
Initial implementation of the pretty printer.
Roberto Raggi
2009-01-03
3
-2
/
+1390
|
*
Implemented ExceptionSpecificationAST::lastToken().
Roberto Raggi
2009-01-02
1
-2
/
+14
|
*
Implemented ExceptionDeclarationAST::lastToken().
Roberto Raggi
2009-01-02
1
-3
/
+6
|
*
Implemented EnumeratorAST::lastToken().
Roberto Raggi
2009-01-02
1
-2
/
+1
|
*
Implemented EnumSpecifierAST::lastToken().
Roberto Raggi
2009-01-02
1
-4
/
+14
|
*
Implemented DoStatementAST::lastToken().
Roberto Raggi
2009-01-02
1
-2
/
+13
|
*
Implemented DestructorNameAST::lastToken().
Roberto Raggi
2009-01-02
1
-2
/
+3
|
*
Implemented DeleteExpressionAST::lastToken().
Roberto Raggi
2009-01-02
1
-5
/
+5
|
*
Implemented DeclaratorAST::firstToken(), and DeclaratorAST::lastToken().
Roberto Raggi
2009-01-02
1
-10
/
+25
|
*
Initial work on *AST::lastToken().
Roberto Raggi
2009-01-02
2
-55
/
+194
|
*
Fixed SimpleDeclarationAST::firstToken().
Roberto Raggi
2009-01-02
1
-9
/
+6
|
*
Added `colon_token' to ClassSpecifierAST.
Roberto Raggi
2009-01-02
2
-0
/
+5
|
*
Introduced CPlusPlus::Managed.
Roberto Raggi
2008-12-22
4
-15
/
+32
|
|
|
|
Managed is an helper base class that simplify the usage of memory pools.
*
Merge branch '0.9.1-beta'
dt
2008-12-17
65
-65
/
+65
|
\
|
*
chancge Nokia GPL exception version from 1.2 to 1.3
hjk
2008-12-16
65
-65
/
+65
|
|
*
|
Fixes: Parsing of simple id expressions (e.g. a;).
Roberto Raggi
2008-12-15
2
-3
/
+18
|
/
|
|
|
AutoTest: included
*
Implemented support for C++ and iso646 operators.
Roberto Raggi
2008-12-10
4
-3
/
+158
|
*
Added the methods to get all the identifiers used in a translation unit.
Roberto Raggi
2008-12-09
2
-0
/
+11
|
*
We don't use the uses, so just ifdef-out the code for now.
Roberto Raggi
2008-12-04
1
-0
/
+2
|
*
Fixed the parsing of class-specifiers when nested in a function definition.
Roberto Raggi
2008-12-03
1
-2
/
+10
|
*
Added different parsing mode to TranslationUnit/CppDocument.
Roberto Raggi
2008-12-03
2
-7
/
+47
|
*
Check for the wrong usage of ctor initializers.
Roberto Raggi
2008-12-03
1
-5
/
+13
|
*
Fixed possible crash when classifying chars.
Roberto Raggi
2008-12-03
2
-2
/
+2
|
*
off-by-one in headers
hjk
2008-12-02
65
-65
/
+0
|
*
end-of-line whitespace correction of the new headers
hjk
2008-12-02
65
-650
/
+715
|
*
some file cosmetics (mostly #include order and whitespace)
hjk
2008-12-02
2
-38
/
+0
|
*
Initial import
con
2008-12-02
67
-0
/
+20752
[prev]