summary refs log tree commit diff stats
path: root/tests/generics/tinferredgenericprocs.nim
Commit message (Collapse)AuthorAgeFilesLines
* sequtils related changesPeter Mora2015-10-051-0/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* further adaptationsAraq2014-08-291-1/+1
|
* fixes #797; generic procs can be used in places expecting matching concrete ↵Zahary Karadjov2014-02-111-0/+20
proc types