summary refs log tree commit diff stats
path: root/compiler/prefixmatches.nim
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-4/+3
* remove more global variables in the Nim compilerAndreas Rumpf2018-05-271-3/+3
* nimsuggest: prefixes of abbreviations don't countAndreas Rumpf2017-03-201-1/+5
* nimsuggest: chk checks the full project lazily; much better suggestions order...Andreas Rumpf2017-03-081-2/+2
* nimsuggest: better ordering of symbols (part 1)Andreas Rumpf2017-03-071-0/+86
'n53' href='#n53'>53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77