summary refs log tree commit diff stats
path: root/doc/nep1.rst
Commit message (Collapse)AuthorAgeFilesLines
* follow-up #18013 - inline syntax highlighting (#18166)Andrey Makarov2021-06-041-5/+6
|
* nep1: guidelines for getters and setters (#17645)Timothee Cour2021-04-091-0/+9
| | | | * nep1: guidelines for getters and setters * address a comment
* ref https://github.com/nim-lang/Nim/pull/17333 (#17495)flywind2021-03-251-1/+2
|
* RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵quantimnot2021-03-181-20/+22
| | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
* Remove the note about old naming conventions (#17222)Danil Yarantsev2021-03-021-9/+0
|
* Follow NEP1 in NEP1 (#17221)Danil Yarantsev2021-03-021-1/+1
|
* [nep1] Use `std` prefix for standard library modules (#17105)flywind2021-02-191-1/+4
|
* followup #17065 (#17090)Timothee Cour2021-02-181-1/+1
|
* nep1: triple quote literals should start with newline (#17065)Timothee Cour2021-02-181-0/+21
|
* nep1: prefer `a..b` to `a .. b` except if `b` has an operator (eg: `a .. ↵Timothee Cour2021-02-101-0/+3
| | | | | | | | | -1`) (#16992) * nep1: prefer `a..b` to `a .. b` except if b has an operator * address comments * address comment
* nep1: prefer `self` to `this` (#16927)Timothee Cour2021-02-041-4/+7
|
* RST tables: fix latex col number; allow less than three of `=` (#16040)Andrey Makarov2020-12-041-2/+2
|
* more "eg" fixesnarimiran2020-10-201-1/+1
|
* Fix missing comma (#14829)Sizhe Zhao2020-06-271-1/+1
|
* nep1: use subjectVerb, not verbSuject (#14732)Timothee Cour2020-06-191-2/+6
|
* add the apis.txt table to nep1.rstAraq2018-07-091-1/+75
|
* Remove #Daniil Yarancev2018-05-271-2/+2
| | | I don't even know how it got there.
* fixes #7551Andreas Rumpf2018-04-111-0/+12
|
* Cleaned up nep1 and simplified the style choices offered by it.Dominik Picheta2017-03-161-59/+36
|
* Update nep1 to show type keyword on its own lineDominik Picheta2017-03-151-12/+16
|
* inconsistent insertion of space after colonAnthon van der Neut2017-01-211-1/+1
|
* Fix punctuationJoshua Olson2016-06-231-3/+3
| | | Not sure if any lines became too long...
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+208