index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nimsuggest
Commit message (
Collapse
)
Author
Age
Files
Lines
*
nimsuggest: die with a project dir/file that doesn't exist
Araq
2017-03-21
1
-0
/
+4
|
*
nimsuggest: when invoked with a directory, detect the main nim file on its own
Andreas Rumpf
2017-03-14
1
-1
/
+7
|
*
nimsuggest: suggest types in a type section
Andreas Rumpf
2017-03-14
1
-0
/
+15
|
*
nimsuggest: make test green again
Andreas Rumpf
2017-03-14
1
-2
/
+2
|
*
nimsuggest: logging enable when compiled with -d:logging
Andreas Rumpf
2017-03-13
1
-10
/
+10
|
*
nimsuggest: special rule for 'of' completion in case statements
Andreas Rumpf
2017-03-10
1
-0
/
+17
|
*
nimsuggest: make 'con' work again
Andreas Rumpf
2017-03-10
1
-0
/
+13
|
*
nimsuggest: maxresults limit; fixed local symbol usages priorizations
Andreas Rumpf
2017-03-10
3
-2
/
+20
|
*
nimsuggest now uses 0 based columsn consistently
Andreas Rumpf
2017-03-10
1
-2
/
+2
|
*
nimsuggest: make tests green again
Araq
2017-03-10
1
-1
/
+1
|
*
nimsuggest: more things work
Araq
2017-03-09
2
-15
/
+20
|
*
nimsuggest: more precise cursor tracking
Araq
2017-03-09
20
-0
/
+2333