summary refs log tree commit diff stats
path: root/compiler/parampatterns.nim
Commit message (Expand)AuthorAgeFilesLines
* case consistency improvementsAraq2014-01-111-1/+1
* case consistency: next stepsAraq2013-12-291-4/+4
* case consistency part 4Araq2013-12-271-2/+2
* implemented large parts of the 'not nil' checkingAraq2013-06-091-0/+2
* make some tests greenAraq2013-03-031-4/+7
* constraint now part of the parameter symbol and not of the typeAraq2012-12-051-2/+2
* term rewriting improvementsAraq2012-09-081-3/+56
* activated tests for tr macrosAraq2012-09-061-3/+4
* bugfixes and improvements for term rewriting macrosAraq2012-09-041-1/+1
* term rewriting macros fully implemented; still buggyAraq2012-09-031-0/+205