Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
0030f87e9c8e2a2cf529ffebac94ebb2fc72bf44
Select Git revision
Branches
20
4.5
master
default
4.4
4.1
4.3
4.2
wip/clang-query
4.0
3.6
at-master
qp-master
csa-master
at-3.6
qp-3.6
csa-3.6
3.5
at-3.5
csa-3.5
wip/boostbuildprojectmanager
3.4
Tags
20
v4.5.0-beta1
v4.4.1
v4.4.0
v4.4.0-rc1
v4.4.0-beta1
v4.3.1
v4.3.0
v4.3.0-rc1
v4.2.2
v4.3.0-beta1
v4.2.1
v4.2.0
v4.2.0-rc1
v4.2.0-beta1
v4.1.0
v4.1.0-rc1
v4.0.3
v4.1.0-beta1
v4.0.2
v4.0.1
40 results
qt-creator
shared
cplusplus
PrettyPrinter.cpp
Author
Search by author
Any Author
authors
Tobias Hunger
tohunger
1 author
Jan 07, 2009
Improved the pretty printing of enum specifiers and if-else statements.
· 0030f87e
Roberto Raggi
authored
16 years ago
0030f87e
Add a space before the initializer.
· fb0d60ae
Roberto Raggi
authored
16 years ago
fb0d60ae
Jan 05, 2009
added missing cassert include
· 1187e56b
mae
authored
16 years ago
1187e56b
Fixed a typo in the pretty printing of TemplateTypeParameterAST.
· 7cf9888a
Roberto Raggi
authored
16 years ago
7cf9888a
Pretty print declarator list.
· ab474061
Roberto Raggi
authored
16 years ago
ab474061
Jan 04, 2009
compile error on windows
· 80faa8ea
lunowi
authored
16 years ago
80faa8ea
Jan 03, 2009
Initial implementation of the pretty printer.
· 722ccd9e
Roberto Raggi
authored
16 years ago
722ccd9e
Loading