index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
contributing.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-791
/
+0
*
clarify how to restart CI (#19845)
flywind
2022-06-08
1
-0
/
+1
*
the title of PR should contain a brief description (#19211)
flywind
2021-12-06
1
-0
/
+3
*
breaking changes policies (#18541)
Andreas Rumpf
2021-07-21
1
-0
/
+114
*
[ci skip] correctly explain how to use `[backport]` tags
narimiran
2021-05-12
1
-3
/
+3
*
move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)
Timothee Cour
2021-04-24
1
-2
/
+2
*
add RST highlighting for command line / shells (also fixes #16858) (#17789)
Andrey Makarov
2021-04-21
1
-85
/
+92
*
support skip ci in azure pipelines, and support it properly in github action...
Timothee Cour
2021-04-20
1
-3
/
+4
*
enable syntax highlighting for inline code (#17585)
Andrey Makarov
2021-04-02
1
-0
/
+38
*
RST: enable parsing of prefix roles (ref #17340) (#17514)
Andrey Makarov
2021-03-29
1
-0
/
+9
*
docs contributing: mention https://man.sr.ht/builds.sr.ht/build-ssh.md for ss...
Timothee Cour
2021-03-18
1
-1
/
+5
*
fix RST parsing when no indent after enum.item (fix #17249) (#17257)
Andrey Makarov
2021-03-12
1
-9
/
+11
*
followup #17077: also use assert instead of doAssert for `code-block` rst blo...
Timothee Cour
2021-02-21
1
-1
/
+2
*
contributing: prefer assert to doAssert in runnableExamples (#17077)
Timothee Cour
2021-02-18
1
-7
/
+24
*
rst: single backticks now render correctly in both rst2html and github (#17028)
Timothee Cour
2021-02-13
1
-59
/
+61
*
Make small text changes in the docs (#16634)
Elliot Waite
2021-01-25
1
-3
/
+3
*
update contributing.rst (#16530)
flywind
2021-01-01
1
-4
/
+4
*
Don't use `unittest.suite` and `unittest.test` (#16464)
flywind
2020-12-27
1
-1
/
+1
*
fix numbering in contributing.rst (#16042)
Timothee Cour
2020-11-18
1
-6
/
+4
*
contributing docs: always mentioned referenced issues in PR body (#16038)
Timothee Cour
2020-11-18
1
-3
/
+10
*
remove `codeowners` [ci skip]
narimiran
2020-11-11
1
-4
/
+1
*
Copy editing (#15733)
Yanis Zafirópulos
2020-10-26
1
-18
/
+18
*
it is not "eg", it is "e.g."
narimiran
2020-10-20
1
-5
/
+5
*
contributing docs: add instructions for economically restarting failed CI job...
Timothee Cour
2020-10-19
1
-1
/
+20
*
add a section on naming new stdlib module names (#15590)
Timothee Cour
2020-10-19
1
-0
/
+14
*
update contributing.rst and docstyle.rst: refer to a bug via `bug #1234` + ot...
Timothee Cour
2020-06-26
1
-23
/
+43
*
drnim: tiny progress (#13882)
Andreas Rumpf
2020-04-15
1
-3
/
+5
*
contributing.rst: Add a special rule for 'outplace'-like features
Araq
2020-02-05
1
-2
/
+15
*
contributing docs: symbols need package prefix; changed allocStats to nimAllo...
Timothee Cour
2020-01-25
1
-0
/
+14
*
followup on #10435 : should be diff, not show (#13162)
Timothee Cour
2020-01-17
1
-1
/
+1
*
added guidelines for evolving Nim's stdlib
Araq
2019-12-24
1
-0
/
+62
*
docs: tiny style improvements
Araq
2019-12-24
1
-0
/
+1
*
Fix word wrapping
Jjp137
2019-10-22
1
-2
/
+1
*
Prefer relative links for Nim documentation
Jjp137
2019-10-22
1
-2
/
+2
*
Fix many broken links
Jjp137
2019-10-22
1
-1
/
+2
*
updated the contributing.rst guidelines
Andreas Rumpf
2019-09-25
1
-12
/
+4
*
contributing.rst guide: Make the rules reflect the reality.
Andreas Rumpf
2019-06-27
1
-2
/
+7
*
[other] introduce a separate changelog for backports, update
narimiran
2019-06-17
1
-24
/
+33
*
updates the contributing guidelines [other]
Andreas Rumpf
2019-06-07
1
-6
/
+4
*
fixup
Timothee Cour
2019-02-05
1
-2
/
+2
*
[doc] lots of fixes in doc/contributing.rst and doc/docstyle.rst
Timothee Cour
2019-02-05
1
-30
/
+36
*
add git diff hints to help with reviews (#10435)
Timothee Cour
2019-01-28
1
-0
/
+20
*
Add "cmd" description, minor improvements (#10436)
Federico Ceratto
2019-01-25
1
-2
/
+3
*
fix #10287 (#10448)
Miran
2019-01-25
1
-1
/
+5
*
Add koch run example (#10434)
Federico Ceratto
2019-01-24
1
-1
/
+8
*
minor cleanups
Andreas Rumpf
2018-12-11
1
-10
/
+1
*
Fixes #9671 (#9750)
Randy Smith
2018-11-19
1
-4
/
+4
*
contributing guide: document the new [backport] convention
Araq
2018-10-30
1
-5
/
+12
*
[doc] add tips to doc/contributing.rst: git, code review, CI (#9429)
Timothee Cour
2018-10-19
1
-1
/
+34
*
[doc] start of best practices section in contributing.rst (#9415)
Timothee Cour
2018-10-18
1
-0
/
+80
[next]