.. |
libs
|
5bcf8bcb59
fixes #7222; fixes #5595; fixes #3747
|
6 years ago |
t5888lib
|
21ce7b2af4
Fix #5888
|
7 years ago |
matrix.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
matrixalgo.nim
|
9574d318ae
use lower-case proc names
|
7 years ago |
mvarconcept.nim
|
43228a704f
fixes #2404
|
9 years ago |
t3330.nim
|
f5a2c6e19d
make tests green again
|
6 years ago |
t4982.nim
|
cd02561368
introduce a pre-processing pass for the concept bodies
|
7 years ago |
tcomparable.nim
|
70380882c5
fix #6108
|
7 years ago |
tconceptinclosure.nim
|
3571a8d2f1
more sophisticated test for the previous commit
|
7 years ago |
tconcepts.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tconcepts_issues.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tconcepts_overload_precedence.nim
|
b32576a59c
fix a typo
|
7 years ago |
templatesinconcepts.nim
|
8f4b374327
Fix #4020; Better handling of templates within concepts
|
7 years ago |
texplain.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
titerable.nim
|
057d5789ba
fix #6277
|
7 years ago |
tmanual.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
tmapconcept.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tmatrixconcept.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tmatrixlib.nim
|
cbf66e99a8
Working test cases for the sophisticated matrix library example from the manual
|
7 years ago |
tmodifiersinplace.nim
|
c3e5c6c326
treat var modifiers inside the concept body correctly: #1033
|
7 years ago |
tmonoid.nim
|
96de224a63
Fix #8126 (#8712)
|
6 years ago |
trandomvars.nim
|
3859878db8
megatest checks output and nimout
|
6 years ago |
trandomvars2.nim
|
2a4c09ff88
megatest can be executed
|
6 years ago |
treversable.nim
|
bfa3d62cc1
More concept fixes
|
6 years ago |
tseqofconcept.nim
|
121b9e26fb
Static[T] fixes (#7333)
|
6 years ago |
tstackconcept.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 years ago |
tswizzle.nim
|
f6ff01572e
breaking change: 'concept' is now a keyword and used instead of 'generic'
|
9 years ago |
ttrieconcept.nim
|
5bcf8bcb59
fixes #7222; fixes #5595; fixes #3747
|
6 years ago |
tusertypeclasses.nim
|
1428aeccfb
closes #5868
|
6 years ago |
tusertypeclasses2.nim
|
f6ff01572e
breaking change: 'concept' is now a keyword and used instead of 'generic'
|
9 years ago |
tvarconcept.nim
|
43228a704f
fixes #2404
|
9 years ago |
tvectorspace.nim
|
76c663f692
support for inferring static[T] concept params
|
7 years ago |
twrapconcept.nim
|
ef6eda4cb4
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types
|
6 years ago |