| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
contributing guidelines
|
| |
|
| |
|
|
|
|
|
|
| |
* Add starttls for smtp
* Update smtp.nim
|
|
|
| |
[feature] Fixes https://github.com/nim-lang/Nim/issues/11452.
|
|\
| |
| | |
[bugfix] fixes https://github.com/nim-lang/Nim/issues/11430
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
|\ \ \ |
|
| | | | |
|
| | | | |
|
|/ / /
| | |
| | | |
Monospace `untyped` like elsewhere in the tutorial.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
* fixes #9454
* Peer review feedback, wording, move to experimental manual
|
| |/
|/| |
|
| | |
|
| |
| |
| |
| |
| |
| | |
(#11492)
According to https://nim-lang.org/blog/2019/06/06/version-0200-released.html
"The -d:release switch now does not disable runtime checks anymore. "
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
(#11232)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fixes https://github.com/nim-lang/Nim/issues/11427.
|
|
|
|
|
|
| |
Additionally, use normalizePathEnd to suffix the dir name with "/" or
"\" as appropriate for the current OS.
Fixes https://github.com/nim-lang/Nim/issues/11439.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
transformations [refactoring]
|
| |
|
|
|
| |
Fixes https://github.com/nim-lang/Nim/issues/11441.
|
|
|
|
| |
[bugfix]
|
|
|
| |
Move forward declarations earlier.
|
| |
|