index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
lib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update `lib.rst` (#18605)
konsumlamm
2021-07-29
1
-24
/
+20
*
follow-up #18013 - inline syntax highlighting (#18166)
Andrey Makarov
2021-06-04
1
-6
/
+6
*
Update `sysrand` documentation (#17676)
konsumlamm
2021-04-08
1
-4
/
+4
*
remove std/ prefix from doc/lib.rst now that canonical import is shown in mod...
Timothee Cour
2021-03-29
1
-13
/
+13
*
added more modules to docs lib (#17430)
AFaurholt
2021-03-21
1
-0
/
+29
*
Add documentation to the `macrocache` module (#17431)
Danil Yarantsev
2021-03-21
1
-0
/
+3
*
RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17...
quantimnot
2021-03-18
1
-33
/
+35
*
rename channels to channels_builtin (#17330)
flywind
2021-03-12
1
-1
/
+1
*
add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)
Timothee Cour
2021-02-23
1
-0
/
+3
*
add system random to stdlib: std/sysrand (#16459)
flywind
2021-02-11
1
-0
/
+3
*
Small changes to std/sums (#16797)
konsumlamm
2021-01-25
1
-1
/
+1
*
Add std/setutils to lib.rst (#16791)
konsumlamm
2021-01-22
1
-9
/
+9
*
intsets are not deprecated
Andreas Rumpf
2021-01-19
1
-1
/
+0
*
Improve documentation for packedsets (#16715)
konsumlamm
2021-01-16
1
-11
/
+15
*
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
1
-7
/
+0
*
Massive documentation fixes + copy editing (#15747)
Yanis Zafirópulos
2020-10-29
1
-40
/
+39
*
Fix some typos (#14843)
Danil Yarantsev
2020-06-28
1
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
lib.rst: add a link for jsconsole [backport] (#13383)
Jjp137
2020-02-11
1
-0
/
+3
*
[backport] Add links to packaging and distro pages (#12603) [ci skip]
Federico Ceratto
2019-11-06
1
-0
/
+1
*
fix several typos in documentation and comments (#12553)
Nindaleth
2019-10-30
1
-1
/
+1
*
Remove sentences referring to the graphics module (#12522)
Jjp137
2019-10-26
1
-2
/
+1
*
[backport] Add link to posix_utils.html - related to #10723 (#12509)
Federico Ceratto
2019-10-24
1
-1
/
+2
*
Fix many broken links
Jjp137
2019-10-22
1
-1
/
+1
*
different fix for #12279 [backport]
Araq
2019-09-30
1
-3
/
+0
*
updated lib.rst and added some useful missing modules
Araq
2019-09-21
1
-2
/
+14
*
lib.rst cleanups and reorderings
Araq
2019-09-21
1
-203
/
+212
*
[feature] Added std/monotimes
Oscar Nihlgård
2019-07-12
1
-1
/
+4
*
typo
Andreas Rumpf
2019-03-04
1
-1
/
+1
*
lib.rst: add link to `asyncstreams`, fixes #6383 [ci skip]
narimiran
2019-02-20
1
-0
/
+3
*
better docs: strtabs (#10704)
Miran
2019-02-19
1
-2
/
+1
*
document proper imports, fixes #8164 (#10698)
Miran
2019-02-19
1
-6
/
+6
*
Cleanup heapqueue module (#10476)
Oscar Nihlgård
2019-01-28
1
-1
/
+1
*
include missing modules in `lib.rst`
narimiran
2019-01-24
1
-5
/
+33
*
lib.rst: fix a typo (#10308) [ci skip]
Jjp137
2019-01-15
1
-1
/
+1
*
make the stdlib work with the changed docgen
Araq
2019-01-11
1
-1
/
+1
*
revert moving `oids` and `smtp` to graveyard
narimiran
2019-01-11
1
-0
/
+9
*
remove `oids`
narimiran
2019-01-10
1
-6
/
+0
*
remove `smtp`
narimiran
2019-01-10
1
-3
/
+0
*
remove `scgi`
narimiran
2019-01-10
1
-3
/
+0
*
remove `subexes`
narimiran
2019-01-10
1
-3
/
+0
*
remove deprecated modules (#10215)
Miran
2019-01-07
1
-12
/
+2
*
move diff.nim to experimental
Araq
2018-12-12
1
-1
/
+1
*
added diff.nim to the stdlib
Araq
2018-12-12
1
-0
/
+4
*
add new stdlib modules to the changelog
Araq
2018-11-08
1
-1
/
+4
*
docs(lib): update Nimble notes since package list is not inline anymore (#9397)
Bo Lingen
2018-10-18
1
-4
/
+5
*
added new editdistance stdlib module, deprecated strutils.editDistance, refs ...
Andreas Rumpf
2018-10-14
1
-0
/
+4
*
manual: Fix links to Parallel & Spawn (#9342)
Tomohiro
2018-10-13
1
-1
/
+1
*
[cleanup] remove `xmldom` and `xmldomparser` (#9234)
Miran
2018-10-09
1
-6
/
+0
*
docs: remove most stale links; refs #9109
Araq
2018-09-29
1
-18
/
+0
[next]