summary refs log tree commit diff stats
path: root/tests/method
Commit message (Expand)AuthorAgeFilesLines
* added missing testAraq2015-09-061-0/+30
* fixes #2590; methods now require a .base annotationAraq2015-09-069-14/+14
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-045-8/+8
* fixes #2401Araq2015-03-251-0/+11
* implemented procCall builtinAraq2014-11-281-9/+12
* Fix dispatcher creation for method prototypes.Reimer Behrends2014-11-021-0/+25
* Added test case for recursive methods.Reimer Behrends2014-11-021-0/+22
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-2/+2
* new tester; all tests categorizedAraq2014-01-139-0/+218