This website requires JavaScript.
Explore
Help
Sign In
HeeroYui-deprecated
/
astyle
Watch
1
Star
0
Fork
0
You've already forked astyle
Code
Issues
Pull Requests
Releases
Wiki
Activity
astyle
/
src
History
Peter Vingelmann
7eb183de85
Do not add extra space after pointer return value in function signature.
...
For example, this is correct code: stub::function<const uint8_t*(uint32_t)> coefficient_vector_data;
2016-09-29 19:08:19 +02:00
..
ASBeautifier.cpp
Properly handle initializer blocks with double block openers. For example:
2016-09-29 00:20:55 +02:00
ASEnhancer.cpp
Upgrade to SVN r511
2016-09-09 00:17:30 +02:00
ASFormatter.cpp
Do not add extra space after pointer return value in function signature.
2016-09-29 19:08:19 +02:00
ASLocalizer.cpp
Upgrade to SVN r511
2016-09-09 00:17:30 +02:00
ASLocalizer.h
Upgrade to SVN r511
2016-09-09 00:17:30 +02:00
ASResource.cpp
Upgrade to SVN r511
2016-09-09 00:17:30 +02:00
astyle_main.cpp
Fix line number in printChangedLine
2016-09-19 20:05:24 +02:00
astyle_main.h
Add missing initializer: printChanges = false
2016-09-24 03:53:03 +02:00
astyle.h
Do not perform right alignment for assignment and return if line ends with (
2016-09-22 00:29:29 +02:00