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
/
compiler
/
nimsuggest
/
nimsuggest.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed nimsuggest from this repo.
Dominik Picheta
2015-06-04
1
-326
/
+2
*
now nimsuggest works on the first sug
Simon Hafner
2015-05-24
1
-5
/
+5
*
fixes #2694
Simon Hafner
2015-05-24
1
-1
/
+1
*
nextFreePort -> connectToNextFreePort
Simon Hafner
2015-05-13
1
-2
/
+2
*
hardcoded order
Simon Hafner
2015-05-08
1
-4
/
+2
*
import sigmatch, not suggest in nimsuggest
Simon Hafner
2015-05-08
1
-3
/
+5
*
manually reapplied d40098ad
Simon Hafner
2015-05-02
1
-2
/
+3
*
method arrives as symbol
Simon Hafner
2015-05-02
1
-1
/
+1
*
removed debug echos
Simon Hafner
2015-05-02
1
-2
/
+0
*
some more bugs in epc fixed - removed try
Simon Hafner
2015-05-02
1
-29
/
+32
*
fixed first round of bugs
Simon Hafner
2015-05-02
1
-9
/
+8
*
implemented nextFreePort for nimsuggest
Simon Hafner
2015-05-02
1
-4
/
+21
*
epc waits on recv, not on accept
Simon Hafner
2015-04-27
1
-4
/
+5
*
Fixed a few socket things
Simon Hafner
2015-04-27
1
-4
/
+3
*
rough guess how methods should look like
Simon Hafner
2015-04-26
1
-1
/
+12
*
proc execute / return-error handling
Simon Hafner
2015-04-26
1
-49
/
+59
*
final Section -> IdeCmd
Simon Hafner
2015-04-26
1
-4
/
+4
*
findEPCPort defined, but not implemented
Simon Hafner
2015-04-26
1
-1
/
+5
*
always raise ValueException
Simon Hafner
2015-04-26
1
-1
/
+1
*
epc request/response barebones
Simon Hafner
2015-04-26
1
-10
/
+19
*
barebones in nimsuggest for EPC
Simon Hafner
2015-04-22
1
-4
/
+80
*
epc skeleton
Simon Hafner
2015-04-22
1
-7
/
+17
*
sexp also accepts cons
Simon Hafner
2015-04-14
1
-1
/
+2
*
Fixes NimSuggest's socket mode.
Dominik Picheta
2015-02-24
1
-3
/
+7
*
nimsuggest knows how to deal with files not belonging to the project
Araq
2015-02-07
1
-2
/
+6
*
nimsuggest: sane dirty buffer handling
Araq
2015-01-29
1
-16
/
+18
*
nimsuggest: filenames in quotes now work; general hints are not emitted
Araq
2015-01-29
1
-1
/
+1
*
nimsuggest: first version
Araq
2015-01-27
1
-0
/
+187