summary refs log tree commit diff stats
path: root/doc/intern.rst
Commit message (Collapse)AuthorAgeFilesLines
* Document file changes that may be needed for add a new platform (#19055)quantimnot2021-10-261-0/+36
| | | Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
* Document how to compile a reproducible build (#18953)quantimnot2021-10-061-0/+11
| | | | | | | | | | | | | | | | | | | | | | * Make compiler build more reproducible Removed the compile time from the version output. Added Git commit's author's datetime in UTC timezone. Fixes #18508 See https://reproducible-builds.org/docs/timestamps/ See https://reproducible-builds.org/docs/source-date-epoch/ * Revert "Make compiler build more reproducible" This reverts commit 2f9359ae89622c2d95ef243d13251a310e94a199. Documented how to use compile reproducible builds with the `SOURCE_DATE_EPOCH` environment variable. * Corrected `readme.md` formatting Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
* follow-up #18013 - inline syntax highlighting (#18166)Andrey Makarov2021-06-041-1/+1
|
* follow-up #17837: add `Console` for interactive sessions (#17930)Andrey Makarov2021-05-061-17/+27
| | | | | * follow-up #17837: add `Console` for interactive sessions * fix Latex
* Fix small typos (#17680)konsumlamm2021-04-091-1/+1
|
* cleaned up the internal documentation (#17524)Andreas Rumpf2021-03-261-439/+112
|
* RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵quantimnot2021-03-181-68/+70
| | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
* promote std prefix in docs (#17128)flywind2021-02-201-2/+2
|
* Syntax (RST) fix Internals of the Compiler (#16341)Saem Ghani2020-12-151-6/+6
| | | | | 'Rebuilding the Compiler' and a few other sections required syntax fixes: * new lines before and after lists to fix rendering * use internal reference instead of Markdown style link
* minorflywind2020-11-141-1/+1
|
* [docs minor]add some tips yo intern.rstflywind2020-11-141-2/+10
|
* more "eg" fixesnarimiran2020-10-201-1/+1
|
* Fix some typos (#14843)Danil Yarantsev2020-06-281-3/+3
|
* make it easier to figure out how to debug issues (#14477)Timothee Cour2020-05-281-1/+30
|
* [backport] Fix spelling typos (#12755)Brian Wignall2019-11-281-1/+1
|
* integer literal documentation [ci skip] (#12513)Arne Döring2019-10-281-0/+88
| | | | | | * integer literal documentation [ci skip] * apply feedback [ci skip]
* Fix Typos in Internal Docs (#11735) [ci skip]Tristano Ajmone2019-07-151-4/+4
|
* document that multiple `yield` in inline iterator cause code bloat (#10553)Timothee Cour2019-02-051-2/+2
| | | | | * document that multiple `yield` in inline iterator cause code duplication * doc: rule `Start types with a capital T` was deprecated
* fix #9647 tmpl=>nimf (#9658)Timothee Cour2018-11-141-1/+1
|
* intern.rst: minor formating improvementsAraq2018-10-181-6/+6
|
* [Docs] Attribute citation to Richard GabrielClyybber2018-09-221-1/+1
|
* integrate 'koch web' features into koch; deprecate 'nimweb' toolAraq2018-09-131-0/+669