index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
manual
/
generics.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
requested code review changes
Zahary Karadjov
2017-03-29
1
-8
/
+23
*
restore the T1-T9 types and clarify how generic concepts work
Zahary Karadjov
2017-03-28
1
-6
/
+25
*
use lower-case proc names
Zahary Karadjov
2017-03-24
1
-1
/
+1
*
Working test cases for the sophisticated matrix library example from the manual
Zahary Karadjov
2017-03-24
1
-8
/
+22
*
infer static parameters even when more complicated arithmetic is involved
Zahary Karadjov
2017-03-24
1
-2
/
+2
*
some revisions to the Concepts and VTable types specs
Zahary Karadjov
2017-03-24
1
-25
/
+24
*
future manual additions for the full concept spec I'm aiming to implement
Zahary Karadjov
2017-03-24
1
-19
/
+361
*
expr and stmt are now deprecated
Andreas Rumpf
2016-07-30
1
-1
/
+1
*
updated 'concept' docs
Andreas Rumpf
2016-07-19
1
-10
/
+0
*
removes 'x is iterator' special casing in the language
Araq
2015-12-03
1
-1
/
+1
*
added --reportConceptFailures switch to the manual
Araq
2015-10-22
1
-0
/
+4
*
clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixe...
Araq
2015-09-14
1
-10
/
+1
*
doc: Trim .txt files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
rename writeln to writeLine in doc
patrick dw
2015-06-19
1
-1
/
+1
*
Note about deprecation in generics.txt
apense
2015-06-08
1
-2
/
+4
*
Fix container example in manual a bit
def
2015-04-07
1
-1
/
+1
*
updated the manual
Araq
2015-03-23
1
-31
/
+6
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
1
-35
/
+35
*
Manual renames
def
2015-01-16
1
-22
/
+22
*
manual split up into multiple files; documented the new concurrency system
Araq
2014-10-02
1
-0
/
+346