summaryrefslogtreecommitdiff
path: root/docs/markdown/Compiler-properties.md
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Mention important macOS caveat about function detection [ci skip]Marvin Scholz2018-04-161-3/+18
|
* docs: Fix some HTML that leaked into the markdownAdam Jackson2018-01-311-1/+1
| | | | Signed-off-by: Adam Jackson <ajax@redhat.com>
* Fix table in Compiler-propertiesOla x Nilsson2017-09-191-6/+6
| | | | hotdoc requires a pipe character for the right edge
* Added a page for reference tables.Jussi Pakkanen2017-09-181-20/+3
|
* Rewrapped more files.Jussi Pakkanen2017-08-261-23/+64
|
* Update compiler ids in Compiler-properties.mdNirbheek Chauhan2017-07-211-0/+5
|
* docs: Fix broken page linksChris Mayo2017-06-031-1/+1
|
* Update Compiler-properties.mdliberforce2017-05-111-6/+6
| | | Fix table formatting
* Compiler-properties.md: fix typoMathieu Duponchelle2017-05-051-1/+1
|
* doc: Fix several minor typos.Elliott Sales de Andrade2017-05-031-1/+1
|
* docs: Import the website and wiki and build with hotdocThibault Saunier2017-04-261-0/+179
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.