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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
compiler/semcall: return the correct lineinfo for nkCallStrLit (#12484)
alaviss
2019-10-24
1
-0
/
+11
*
fixes #12125 (#12131)
Andreas Rumpf
2019-09-06
1
-0
/
+0
*
Allow void macro result (#11286)
Arne Döring
2019-05-21
1
-1
/
+1
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
2
-3
/
+2
*
compiler/types: correctly generates signature for non-proc types (#10658)
alaviss
2019-02-13
1
-0
/
+12
*
compiler/[msgs, suggest]: improve highlighter accuracy (#10496)
alaviss
2019-02-07
2
-0
/
+21
*
suggest: quote operators and keywords on suggestion (#10460)
alaviss
2019-01-28
1
-0
/
+10
*
semcall: correct lineinfo for accquoted symbols (#10461)
alaviss
2019-01-27
1
-0
/
+2
*
compiler/sem: correct macros lineinfo (#10438)
alaviss
2019-01-24
1
-0
/
+13
*
compiler/sem*: better lineinfo for templates (#10428)
alaviss
2019-01-23
3
-2
/
+16
*
nimsuggest/tester: disable highlight tests for epc (#10426)
alaviss
2019-01-23
2
-2
/
+0
*
compiler/sem*: improve lineinfo for qualified and generic procs (#10427)
alaviss
2019-01-23
2
-0
/
+27
*
Correct lineinfo for accent quoted symbols in proc definition (#10399)
alaviss
2019-01-21
1
-0
/
+8
*
fixes nim-lang/nimsuggest#76 (#10093)
alaviss
2018-12-25
1
-0
/
+28
*
add nim c -r nimsuggest/tester to travis (#8805)
Timothee Cour
2018-08-29
8
-0
/
+8
*
cleanup nimsuggest tests a bit
Andreas Rumpf
2018-08-10
2
-5
/
+5
*
fixes #6707; nimsuggest tests still not green
Andreas Rumpf
2017-11-08
5
-7
/
+7
*
minor update for nimsuggest
Andreas Rumpf
2017-04-06
1
-2
/
+2
*
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: 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
1
-0
/
+16
*
nimsuggest: more precise cursor tracking
Araq
2017-03-09
14
-0
/
+622
[prev]