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
/
suggest.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoids idetools crash on nil parameters.
Grzegorz Adam Hankiewicz
2014-04-15
1
-0
/
+1
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-1
/
+1
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-1
/
+1
|
\
|
*
make the current PContext accessible through TCandidate
Zahary Karadjov
2013-12-25
1
-1
/
+1
*
|
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-4
/
+4
*
|
case consistency: next steps
Araq
2013-12-29
1
-2
/
+2
*
|
improvements for 'pretty'
Araq
2013-12-28
1
-1
/
+2
*
|
case consistency part 4
Araq
2013-12-27
1
-17
/
+17
*
|
case consistency part 1
Araq
2013-12-27
1
-2
/
+2
|
/
*
Take into account dirty buffers in suggest output; Fixes zah/nimrod.vim#14
Zahary Karadjov
2013-08-07
1
-2
/
+8
*
fixes token's column information
Araq
2013-07-30
1
-3
/
+1
*
'modules' module from 'main'; minor bugfixes
Araq
2013-07-20
1
-1
/
+2
*
Order suggestion output by scope and then by item name.
Thomas Kinnen
2013-07-01
1
-2
/
+5
*
another attempt to implement #448
Araq
2013-05-31
1
-10
/
+7
*
implements #448
Araq
2013-05-26
1
-3
/
+10
*
final fixes giving us a working compiler
Zahary Karadjov
2013-05-12
1
-2
/
+2
*
get rid of ImportTablePos and ModuleTablePos
Zahary Karadjov
2013-05-12
1
-7
/
+12
*
handle invalid data in --def
Zahary Karadjov
2013-05-05
1
-2
/
+5
*
experimental support for answering idetools --def requests from
Zahary Karadjov
2013-05-04
1
-1
/
+57
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
implements #295
Araq
2013-01-08
1
-1
/
+3
*
cas improvements
Araq
2012-10-24
1
-0
/
+2
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
1
-2
/
+1
*
next steps for 'compiler as a service'
Araq
2012-10-03
1
-7
/
+2
*
first steps for compiler as a service
Araq
2012-10-03
1
-8
/
+13
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-1
/
+1
*
first steps to make templates hygienic
Araq
2012-08-20
1
-3
/
+7
*
make idetools output full paths
Araq
2012-08-05
1
-1
/
+1
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
1
-23
/
+46
*
idetools: don't suggest module names or not visible object fields
Araq
2012-08-03
1
-14
/
+19
*
idetools improvements (2)
Araq
2012-08-03
1
-0
/
+1
*
idetools improvements; preparation of first class iterators; fixes #183
Araq
2012-08-02
1
-1
/
+0
*
made compiler more robust for idetools; implemented idetools.usages
Araq
2012-07-30
1
-7
/
+26
*
made compiler more robust for idetools support
Araq
2012-07-30
1
-2
/
+3
*
improvements for idetools; system.compiles improved
Araq
2012-07-29
1
-30
/
+43
*
bootstraps fine with overloadable templates
Zahary Karadjov
2012-03-14
1
-9
/
+7
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: suggest feature
Araq
2011-12-22
1
-14
/
+13
*
attempt to improve 'suggest' feature
Araq
2011-07-30
1
-4
/
+7
*
got rid of some arcane module names
Araq
2011-04-21
1
-2
/
+3
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+236