Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document file changes that may be needed for add a new platform (#19055) | quantimnot | 2021-10-26 | 1 | -0/+36 |
| | | | Co-authored-by: quantimnot <quantimnot@users.noreply.github.com> | ||||
* | Document how to compile a reproducible build (#18953) | quantimnot | 2021-10-06 | 1 | -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 Makarov | 2021-06-04 | 1 | -1/+1 |
| | |||||
* | follow-up #17837: add `Console` for interactive sessions (#17930) | Andrey Makarov | 2021-05-06 | 1 | -17/+27 |
| | | | | | * follow-up #17837: add `Console` for interactive sessions * fix Latex | ||||
* | Fix small typos (#17680) | konsumlamm | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | cleaned up the internal documentation (#17524) | Andreas Rumpf | 2021-03-26 | 1 | -439/+112 |
| | |||||
* | RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵ | quantimnot | 2021-03-18 | 1 | -68/+70 |
| | | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com> | ||||
* | promote std prefix in docs (#17128) | flywind | 2021-02-20 | 1 | -2/+2 |
| | |||||
* | Syntax (RST) fix Internals of the Compiler (#16341) | Saem Ghani | 2020-12-15 | 1 | -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 | ||||
* | minor | flywind | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | [docs minor]add some tips yo intern.rst | flywind | 2020-11-14 | 1 | -2/+10 |
| | |||||
* | more "eg" fixes | narimiran | 2020-10-20 | 1 | -1/+1 |
| | |||||
* | Fix some typos (#14843) | Danil Yarantsev | 2020-06-28 | 1 | -3/+3 |
| | |||||
* | make it easier to figure out how to debug issues (#14477) | Timothee Cour | 2020-05-28 | 1 | -1/+30 |
| | |||||
* | [backport] Fix spelling typos (#12755) | Brian Wignall | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | integer literal documentation [ci skip] (#12513) | Arne Döring | 2019-10-28 | 1 | -0/+88 |
| | | | | | | * integer literal documentation [ci skip] * apply feedback [ci skip] | ||||
* | Fix Typos in Internal Docs (#11735) [ci skip] | Tristano Ajmone | 2019-07-15 | 1 | -4/+4 |
| | |||||
* | document that multiple `yield` in inline iterator cause code bloat (#10553) | Timothee Cour | 2019-02-05 | 1 | -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 Cour | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | intern.rst: minor formating improvements | Araq | 2018-10-18 | 1 | -6/+6 |
| | |||||
* | [Docs] Attribute citation to Richard Gabriel | Clyybber | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | integrate 'koch web' features into koch; deprecate 'nimweb' tool | Araq | 2018-09-13 | 1 | -0/+669 |