Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add link to setutils in system module docs (#21130) | Peder Bergebakken Sundt | 2022-12-22 | 1 | -0/+1 |
| | |||||
* | move widestrs out of system (#20462) | metagn | 2022-10-01 | 1 | -1/+0 |
| | | | | | * move widestrs out of system * fix osproc | ||||
* | moderate system cleanup & refactor (#20355) | metagn | 2022-09-28 | 1 | -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) | flywind | 2022-02-02 | 1 | -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 Makarov | 2021-11-24 | 1 | -0/+1 |
| | |||||
* | various small documentation improvements (#18602) | Miran | 2021-07-28 | 1 | -21/+21 |
| | |||||
* | RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵ | quantimnot | 2021-03-18 | 1 | -1/+3 |
| | | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com> | ||||
* | Make small text changes in the docs (#16634) | Elliot Waite | 2021-01-25 | 1 | -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 Waite | 2020-12-14 | 1 | -21/+21 |
| | | | | | * Fix broken links in docs * Fix rand HSlice links | ||||
* | fix broken links in the documentation | narimiran | 2020-09-12 | 1 | -21/+21 |
| | |||||
* | docs: Make `..<`, `.. ^` more discoverable (#14835) | Manuel Bojato | 2020-06-27 | 1 | -18/+23 |
| | |||||
* | [documentation] fix wrong link [ci skip] | narimiran | 2019-06-21 | 1 | -1/+1 |
| | |||||
* | [bugfix] fix #11546, correct link for sequtils | narimiran | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | system.nim: documentation improvements | Andreas Rumpf | 2019-03-23 | 1 | -16/+15 |
| | |||||
* | add short overview of the system module (#10883) | Miran | 2019-03-23 | 1 | -0/+168 |