summary refs log tree commit diff stats
path: root/tests/friends
Commit message (Expand)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
* new tester; all tests categorizedAraq2014-01-132-0/+22
st/nimsuggest.nimble?h=devel&id=0f672378ab98a5ac0749f069057713aca889d998'>0f672378a ^
08c94ef6b ^
0f672378a ^
1
2
3
4
5
6
7
8




                                                                              
                     
 
                       
version       = "0.1.0"
author        = "Andreas Rumpf"
description   = "Tool for providing auto completion data for Nim source code."
license       = "MIT"

bin = @["nimsuggest"]

requires "nim >= 1.1.1"