summary refs log tree commit diff stats
path: root/compiler/prefixmatches.nim
Commit message (Expand)AuthorAgeFilesLines
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-1/+1
* move tests under the compiler directory to testament (#16096)flywind2020-11-251-33/+0
* 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