We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Home (markdown)
use markdown code block over `<pre>` & fix `proc bar()` code block in table no indent
fix: alter broken nimpylib url from Yardanico
fix: alter broken mathexpr url from Yardanico to nimbackup
fix: alter broken url from Yardanico
update awesome-nim url
Updated _Footer (markdown)
really? -.-
Created _Footer (markdown)
update doc link
update Notepad++. add nim2_ide
Updated Organizations using Nim (markdown)
fix: Unclosed code block
Updated Editor Support (markdown)
Add Helix Support
Update version actions/checkout@v3 to v4
Upgrade setup-nim-action version to v2 from v1
Add a number of high-quality libraries I am familiar with (limdb and at are mine)
update subtitle of Python about Nim lib
update url of pylib, update its desc
Add more example of python-like Nim modules
Add pseudo prefixes and path-relative about import stmt
`assert` does nothing when `-d:danger` or `-a:off`, not `-d:release`
btreetables is in `pkg/fusion`, no longer `std/btreetables`
Add note about `fmt`/`&` can be said to be corresponding to `fr`/`f`
`strutils.normalize()` bahaves differently from `unicodedata.normalize("NFC", "Foo")`
Remove broken link `[pools](https://nim-lang.github.io/Nim/pools.html)`
update link for `bigints`'s issue #14696, add repo link
Update Nim column of `Standard Library Equivalents` (due to Nim from 1.x to 2.x)