summary refs log tree commit diff stats
path: root/doc/manual/generics.txt
Commit message (Expand)AuthorAgeFilesLines
* requested code review changesZahary Karadjov2017-03-291-8/+23
* restore the T1-T9 types and clarify how generic concepts workZahary Karadjov2017-03-281-6/+25
* use lower-case proc namesZahary Karadjov2017-03-241-1/+1
* Working test cases for the sophisticated matrix library example from the manualZahary Karadjov2017-03-241-8/+22
* infer static parameters even when more complicated arithmetic is involvedZahary Karadjov2017-03-241-2/+2
* some revisions to the Concepts and VTable types specsZahary Karadjov2017-03-241-25/+24
* future manual additions for the full concept spec I'm aiming to implementZahary Karadjov2017-03-241-19/+361
* 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; fixe...Araq2015-09-141-10/+1
* doc: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* rename writeln to writeLine in docpatrick dw2015-06-191-1/+1
* Note about deprecation in generics.txtapense2015-06-081-2/+4
* 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