flywind
|
57bd64582c
|
move tests under the compiler directory to testament (#16096)
|
2020-11-25 07:48:27 +01:00 |
|
Clyybber
|
7e747d11c6
|
Cosmetic compiler cleanup (#12718)
* Cleanup compiler code base
* Unify add calls
* Unify len invocations
* Unify range operators
* Fix oversight
* Remove {.procvar.} pragma
* initCandidate -> newCandidate where reasonable
* Unify safeLen calls
|
2019-11-28 17:13:04 +01:00 |
|
Andreas Rumpf
|
669a564492
|
remove more global variables in the Nim compiler
|
2018-05-27 11:10:56 +02:00 |
|
Andreas Rumpf
|
3fafd546d5
|
nimsuggest: prefixes of abbreviations don't count
|
2017-03-20 10:56:15 +01:00 |
|
Andreas Rumpf
|
91a4b448fd
|
nimsuggest: chk checks the full project lazily; much better suggestions orderings
|
2017-03-08 00:38:48 +01:00 |
|
Andreas Rumpf
|
9ed322323e
|
nimsuggest: better ordering of symbols (part 1)
|
2017-03-07 10:58:43 +01:00 |
|