summary refs log tree commit diff stats
path: root/lib/system_overview.rst
Commit message (Collapse)AuthorAgeFilesLines
* add link to setutils in system module docs (#21130)Peder Bergebakken Sundt2022-12-221-0/+1
|
* move widestrs out of system (#20462)metagn2022-10-011-1/+0
| | | | | * move widestrs out of system * fix osproc
* moderate system cleanup & refactor (#20355)metagn2022-09-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * system refactor, move out 600 lines * compilation, slice, backwardsindex, misc_num moved out of system * some procs/types moved into arithmetics, basic_types * system no longer depends on syncio * some procs moved around to fit with their surroundings * make exceptions an import, old ops to misc_num * move instantiationInfo back * move back nim version, fix windows echo * include compilation * better docs for imported modules, fix unsigned ops also remove ze, ze64, toU8, toU16, toU32 with nimPreviewSlimSystem * fix terminal * workaround IC test & weird csize bug, changelog * move NimMajor etc back to compilation, rebase for CI * try ic fix * form single `indices`, slim out TaintedString, try fix IC * fix CI, update changelog, addQuitProc * fix CI * try fix CI * actually fix CI finally hopefully * Update lib/system/compilation.nim Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> * update kochdocs * hopefully fix csize uses for slimsystem * fix tquit Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
* move io out of system (#19442)flywind2022-02-021-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * move io out of system * fix tests * fix tests * next step * rename to syncio * rename * fix nimscript * comma * fix * fix parts of errors * good for now * fix test
* fix inline syntax highlighting in system.nim (#19184)Andrey Makarov2021-11-241-0/+1
|
* various small documentation improvements (#18602)Miran2021-07-281-21/+21
|
* RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵quantimnot2021-03-181-1/+3
| | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
* Make small text changes in the docs (#16634)Elliot Waite2021-01-251-2/+3
| | | | | | | | | * Fix broken links in docs * Fix rand HSlice links * Make small text changes in the docs * Fix typo in contributing docs
* Fix broken links in docs (#16336)Elliot Waite2020-12-141-21/+21
| | | | | * Fix broken links in docs * Fix rand HSlice links
* fix broken links in the documentationnarimiran2020-09-121-21/+21
|
* docs: Make `..<`, `.. ^` more discoverable (#14835)Manuel Bojato2020-06-271-18/+23
|
* [documentation] fix wrong link [ci skip]narimiran2019-06-211-1/+1
|
* [bugfix] fix #11546, correct link for sequtilsnarimiran2019-06-201-1/+1
|
* system.nim: documentation improvementsAndreas Rumpf2019-03-231-16/+15
|
* add short overview of the system module (#10883)Miran2019-03-231-0/+168