| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
between modules
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
around explicitly
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
uint16; fixes #7654
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
original name) (#5220)
Fixes #5112
|
| |
|
| |
|
|
|
|
| |
testcase
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Nimble package level
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Hints and warnings are only emitted for the main package that is compiled
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Ref nim-lang/nimsuggest#6. Ref nim-lang/nimsuggest#4.
|
|
|
|
|
|
| |
1. All other modules don't use underscore, why this should be different?
2. Wrap some imports to 80 column
|