summary refs log tree commit diff stats
path: root/doc/gc.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation GC (#14739)Juan Carlos2020-06-231-11/+11
|
* Documentation Fix Typo, Add Table (#14609)Juan Carlos2020-06-091-1/+13
|
* gc.rst that doesn't lie (#13686)Andreas Rumpf2020-03-191-54/+34
|
* Documentation GC (#13109)Juan Carlos2020-03-181-76/+98
| | | | | | | | | | | | | | | | * Update Documentation about GC, add ARC based on code observations and https://forum.nim-lang.org/t/5734#35562 * Rephrase 'Garbage Collector' on documentation, see #13331 * Peer Review Feedbacks * When the body of a documentation section is all for garbage collector details then add 'for garbage collectors' to the title to identify they may not apply for ARC * Change 'GC' for 'garbage collector'. * Move 'Memory Management Strategies' at the top, without changes * Move the info for RefC GC from 'Introduction' to 'RefC' section without changes, make 'Introduction' about Nims 'Multi-paradigm Memory Management Strategies'.
* Fix word wrappingJjp1372019-10-221-1/+2
|
* Prefer relative links for Nim documentationJjp1372019-10-221-2/+2
| | | | | | | | | | | This is more friendly to those browsing the documentation without a network connection. The nim-doc package in Debian allows this, for example. Also, the domain name being used was not consistent. It could have been either nim-lang.org or nim-lang.github.io, and those reading the stable docs could have found themselves suddenly reading the devel docs instead.
* tweaked for clarity after editing to fix a typo (#12473)Andy Davidoff2019-10-221-2/+2
|
* Fixes #8802 (#12439)Juan Carlos2019-10-181-3/+27
| | | | | | * Fix #8802 * Peer review feedbacks https://github.com/nim-lang/Nim/pull/12439#discussion_r335905397
* docs for the heap dump featureAndreas Rumpf2017-01-161-0/+17
|
* update the gc.rst documentAraq2016-10-241-19/+11
|
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+137