We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GCC uses C++14 now
Add information about contrib/download_prerequisites script.
Updated Home (markdown)
Add location for common helpful bits
Reorganize sections
Add small introduction to some other articles.
Fix small nits.
Add brief compiler overview
remove graph
Add compiler flow graph
Add some instructions on how to cleanup a PR before submitting it for review.
Fix typo
Remove `-j` option from build command to remove asumptions about the reader's machine.
Add more informations about forks.
Add mention of name resolution 2.0
Change name.
Add cargo to the required list of packages.
Change clang format configuration command from mv to cp.
Small change from instruction to statement for if coding style.
Add if brace coding style
Add mention of release window and merge ctags/lsp parts.
Move "setting up a development environment" earlier in the document.
Add dependencies from README
Add a new section with advices for code navigation. Also add the missing arguments to compile gccrs on archlinux.
Updated First contributions (markdown)
Minor changes
Wrap command to avoid horiz scroll bar
Use -g3 in the example, to allow macro debug in gdb
Complete informations about dejagnu framework.