summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* [backport] tut1: Update the proc overloading examples (#13497) [skip ci]Kaushal Modi2020-02-251-5/+11
* only enable linenoise for -d:nimUseLinenoise (#13478)Timothee Cour2020-02-242-2/+2
* Update advopt.txt to include link to nim cache docs (#13464)Lee Matos2020-02-221-0/+1
* Fixed non-working examples in Manual: Exception Handling (#13424)Manav2020-02-201-1/+3
* manual: documents changes regarding dynlib (#13425)alaviss2020-02-181-4/+4
* lib.rst: add a link for jsconsole [backport] (#13383)Jjp1372020-02-111-0/+3
* fixes #3339 by documenting the limitations of case-statement (#13366)Miran2020-02-081-0/+29
* fix #13150 `nim doc --project` now works reliably (#13223)Timothee Cour2020-02-061-0/+7
* contributing.rst: Add a special rule for 'outplace'-like featuresAraq2020-02-051-2/+15
* contributing docs: symbols need package prefix; changed allocStats to nimAllo...Timothee Cour2020-01-251-0/+14
* Updated 'nim for embedded systems' section to use --os:any and --gc:arc (#13237)Ico Doornekamp2020-01-231-15/+33
* VM: allow overriding MaxLoopIterations without rebuilding nim (#13233)Timothee Cour2020-01-231-0/+1
* [backport] Documentation Fix #12251 (#13226) [ci skip]Juan Carlos2020-01-221-0/+8
* followup on #10435 : should be diff, not show (#13162)Timothee Cour2020-01-171-1/+1
* make sink operator optional (#13068)cooldome2020-01-171-2/+6
* Fix typo in doc/destructors.rst (#13148)Tomohiro2020-01-141-1/+1
* fixes #10665 (#13141) [backport]Andreas Rumpf2020-01-142-23/+28
* [easy] --hint:link:on now shows link cmd instead of nothing (#13056)Timothee Cour2020-01-071-1/+2
* Fix typo (#13015) [backport]Siegfried Ehret2020-01-031-1/+1
* --exception:goto switch for deterministic exception handling (#12977)Andreas Rumpf2020-01-011-1/+2
* [ci skip] docfix .. < => ..< (#12981) [backport]Timothee Cour2019-12-291-1/+1
* added guidelines for evolving Nim's stdlibAraq2019-12-241-0/+62
* docs: tiny style improvementsAraq2019-12-242-2/+3
* update documentation for `closureScope` and `capture` (#12886)Judd2019-12-211-1/+2
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-172-6/+30
* Add `--git.devel` option to the documentationBinHong Lee2019-12-151-0/+4
* feature dracula themed doc (#12816)Andreas Rumpf2019-12-101-214/+800
* Manual update: custom exceptions (#12847) [backport]Mark2019-12-081-0/+17
* Removing the mention of using `discard` for block comments (#12837) [backport]Elliot Waite2019-12-081-3/+0
* deviated -> derived (#12846) [backport]Mark2019-12-081-3/+3
* deviated -> derived (#12845) [backport]Mark2019-12-081-1/+1
* [backport] Fix spelling typos (#12755)Brian Wignall2019-11-283-9/+9
* fix typo in the manual (#12723)tauplus2019-11-251-1/+1
* Fix wrong section hierarchy in the manual (#12724) [backport]tauplus2019-11-251-9/+9
* implemented a new localPassc pragma (#12706)Andreas Rumpf2019-11-221-4/+17
* added the --asm command line option for inspection of the produced assember c...Andreas Rumpf2019-11-211-0/+1
* conversions to unsigned numbers are not checked anymore; implements /… (#12...Andreas Rumpf2019-11-201-0/+14
* Discussion both in (#12678)c-blake2019-11-201-0/+1
* fixes and changes the recently introduced 'alignas' to be 'align' (#12666)Andreas Rumpf2019-11-151-13/+14
* implemented alignas pragma (#12643)Arne Döring2019-11-131-0/+32
* add --clearNimblePath; fixes #12601 (#12609)Andy Davidoff2019-11-061-0/+1
* [backport] doc/tut3.rst: Fix typo in Introduction (#12607) [ci skip]Tor Arvid Lund2019-11-061-1/+1
* [backport] Add links to packaging and distro pages (#12603) [ci skip]Federico Ceratto2019-11-062-0/+4
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
* destructors.rst: added a missing 'var' to the motivating exampleAraq2019-10-281-1/+1
* [backport] fix broken link to non-existing c2nim manual html, fixes #12537 [c...Anthon van der Neut2019-10-281-1/+1
* integer literal documentation [ci skip] (#12513)Arne Döring2019-10-281-0/+88
* Remove sentences referring to the graphics module (#12522)Jjp1372019-10-261-2/+1
* '#' value parcing is explained (disambiguated) (#12476)Artem V L2019-10-251-1/+2
* [backport] Add link to posix_utils.html - related to #10723 (#12509)Federico Ceratto2019-10-241-1/+2