summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* explicit default values for a leaner codegen, .cursor variables for optimizationAndreas Rumpf2019-03-071-0/+8
* introduce tfHasOwned for fast must-move checkings; removed tfAcyclic as the G...Andreas Rumpf2019-03-051-35/+2
* doc: move specific checks to advanced options, for a less intimidatin… (#10...Jacek Sieka2019-03-042-10/+13
* typoAndreas Rumpf2019-03-041-1/+1
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-262-25/+74
* manual: document implicit type conversions involving 'range'; refs #10495Andreas Rumpf2019-02-231-1/+13
* lib.rst: add link to `asyncstreams`, fixes #6383 [ci skip]narimiran2019-02-201-0/+3
* better docs: strtabs (#10704)Miran2019-02-191-2/+1
* document proper imports, fixes #8164 (#10698)Miran2019-02-191-6/+6
* manual: fix broken sentencenarimiran2019-02-191-8/+7
* manual: typoAndreas Rumpf2019-02-181-1/+1
* make set specification more clear; refs #10524Andreas Rumpf2019-02-181-0/+4
* introduce object before tuple in the tutorials (#10664)Arne Döring2019-02-142-31/+102
* mention correct usage of `export` in the manual, fixes #6227 [ci skip]narimiran2019-02-071-14/+21
* fixupTimothee Cour2019-02-052-4/+4
* [doc] lots of fixes in doc/contributing.rst and doc/docstyle.rstTimothee Cour2019-02-052-40/+59
* document that multiple `yield` in inline iterator cause code bloat (#10553)Timothee Cour2019-02-052-3/+10
* tut3.rst formatting fixnarimiran2019-02-041-8/+8
* Implement {.booldefine.} (#10533)Oscar Nihlgård2019-02-031-2/+4
* new doc terminology for "compile-time" and "runtime" (#10497)Andreas Rumpf2019-01-311-118/+226
|\
| * Incorporated Araq's initial feedback.deansher2019-01-301-52/+47
| * Finished this terminology update.deansher2019-01-291-40/+48
| * Solid edit pass on changes and successful rst2html; still need to review HTML...deansher2019-01-291-61/+60
| * First pass at compile-time/runtime terminology changes.deansher2019-01-291-114/+220
* | fix #9725 (#10503)Miran2019-01-301-0/+4
* | fixes #9471 (#10502)Miran2019-01-301-6/+6
|/
* Cleanup heapqueue module (#10476)Oscar Nihlgård2019-01-281-1/+1
* add git diff hints to help with reviews (#10435)Timothee Cour2019-01-281-0/+20
* Fix example in manual for line pragma (#10468)Neelesh Chandola2019-01-271-1/+1
* Increase verbosity of logGC (#10449)Matt Haggard2019-01-261-0/+1
* Add "cmd" description, minor improvements (#10436)Federico Ceratto2019-01-251-2/+3
* docs: fix trailing comma in linksnarimiran2019-01-251-1/+1
* fix #10287 (#10448)Miran2019-01-252-1/+6
* include missing modules in `lib.rst`narimiran2019-01-241-5/+33
* Add koch run example (#10434)Federico Ceratto2019-01-241-1/+8
* Add packaging guide #5182 (#10384)Federico Ceratto2019-01-231-0/+68
* Added --docInternal option to allow 'nim doc' to include non-exported symbolsIco Doornekamp2019-01-231-0/+1
* compiler interface: don't overdocument the on|off switchesAraq2019-01-222-3/+4
* fix #9629 every binary cmd line option allows on/off/empty=on (#10353)Timothee Cour2019-01-182-17/+17
* properly fix #10030 by skipping all external configs (#10324)Timothee Cour2019-01-161-1/+1
* fix #10305 nim cpp is now nan-correct at CT (#10310)Timothee Cour2019-01-151-0/+3
* lib.rst: fix a typo (#10308) [ci skip]Jjp1372019-01-151-1/+1
* setCommand nop update documentation (#10254)Strømberg2019-01-131-11/+0
* make the stdlib work with the changed docgenAraq2019-01-111-1/+1
* revert moving `oids` and `smtp` to graveyardnarimiran2019-01-111-0/+9
* Added 'Limitations' section to nimscript manual listing the restrictions of t...Ico Doornekamp2019-01-101-3/+22
* remove `oids`narimiran2019-01-101-6/+0
* remove `smtp`narimiran2019-01-101-3/+0
* remove `scgi`narimiran2019-01-101-3/+0
* remove `subexes`narimiran2019-01-101-3/+0