summary refs log tree commit diff stats
path: root/doc/manual/generics.txt
Commit message (Collapse)AuthorAgeFilesLines
* expr and stmt are now deprecatedAndreas Rumpf2016-07-301-1/+1
|
* updated 'concept' docsAndreas Rumpf2016-07-191-10/+0
|
* removes 'x is iterator' special casing in the languageAraq2015-12-031-1/+1
|
* added --reportConceptFailures switch to the manualAraq2015-10-221-0/+4
|
* clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; ↵Araq2015-09-141-10/+1
| | | | fixes #3224
* doc: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* rename writeln to writeLine in docpatrick dw2015-06-191-1/+1
|
* Note about deprecation in generics.txtapense2015-06-081-2/+4
| | | I'm happy to change the wording or anything. It does seem like an important thing to mention, though. It might be better not to even mention typeless procs so as not to encourage bad behavior.
* Fix container example in manual a bitdef2015-04-071-1/+1
|
* updated the manualAraq2015-03-231-31/+6
|
* breaking change: 'concept' is now a keyword and used instead of 'generic'Araq2015-03-231-35/+35
|
* Manual renamesdef2015-01-161-22/+22
|
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-021-0/+346