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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes manual regression (#20259)
ringabout
2022-08-23
1
-0
/
+2
*
Docs auto dark mode (#20188)
Amjad Ben Hedhili
2022-08-21
1
-56
/
+40
*
Markdown code blocks part 5 (#20236)
Andrey Makarov
2022-08-17
21
-413
/
+486
*
fix comment in the Nim manual (#20234)
Judd
2022-08-17
1
-1
/
+1
*
Markdown code blocks part 4 (#20189)
Andrey Makarov
2022-08-12
9
-341
/
+365
*
docs: fix some spelling errors (#19816)
ee7
2022-08-09
10
-141
/
+143
*
Markdown code blocks part 3 (#20117)
Andrey Makarov
2022-08-04
5
-283
/
+409
*
Edits to sections 'Open arrays' and 'varargs'. (#20140)
random-bites
2022-08-03
1
-6
/
+6
*
[Doc] Fix some minor markup errors in manual (#20112)
quantimnot
2022-07-31
1
-8
/
+9
*
.forbids pragma: defining forbidden tags (#20050)
Lancer11211
2022-07-26
1
-1
/
+46
*
Markdown code blocks part 2; migrate Nim Manual (#20080)
Andrey Makarov
2022-07-25
4
-636
/
+823
*
Use `passc` and `passl` consistently with compiler checking (#20068)
tersec
2022-07-21
1
-7
/
+7
*
Fixed errors in Nim Backend integration docs. (#20046)
Don-Duong Quach
2022-07-17
1
-2
/
+3
*
Fix typo in line 456 (#20047)
Peter Guld Leth
2022-07-17
1
-1
/
+1
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
35
-50
/
+50
*
Allow recursive closure iterators (#19939)
Tanguy
2022-06-30
1
-4
/
+1
*
Fix distinct requiresInit test and manual (#19901)
Khaled Hammouda
2022-06-22
1
-4
/
+7
*
Keep the doc sidebar on the screen while scrolling (#19851)
JJ
2022-06-15
1
-93
/
+71
*
Extend and document compiler debugging utilities (#19841)
quantimnot
2022-06-10
2
-38
/
+185
*
clarify how to restart CI (#19845)
flywind
2022-06-08
1
-0
/
+1
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
7
-28
/
+34
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-0
/
+13
*
Doc preferred import style in compiler (#19832)
quantimnot
2022-05-30
1
-0
/
+1
*
Fix typo and incorrect pragma name (#19847)
Michael New
2022-05-30
1
-1
/
+1
*
Add link to std/tempfiles in the docs; fix #19155 (#19807)
flywind
2022-05-24
1
-0
/
+4
*
Fix default testament target in docs and cli help (#19796)
quantimnot
2022-05-23
1
-2
/
+2
*
[manual] TLock => Lock (#19785)
flywind
2022-05-17
1
-3
/
+7
*
varargs example erroneously transformed "abc" to "def" (#19781)
Alfred Morgan
2022-05-10
1
-1
/
+1
*
Fix link to experimental manual in macro pragmas section [skip ci] (#19753)
Jake Leahy
2022-05-03
1
-1
/
+1
*
document localPassC consistently with compiler; fix ANSI capitalization (#19721)
tersec
2022-04-25
1
-4
/
+4
*
Move common Latex code into class nimdoc.cls (#19734)
Andrey Makarov
2022-04-21
1
-0
/
+190
*
fix: Fix introductory macro examples (#19706)
Leon
2022-04-09
1
-3
/
+17
*
Fixed description as option in advopt.txt (#19635)
Omar Flores
2022-03-26
1
-3
/
+7
*
Add more info for {.bycopy.} (#18815)
treeform
2022-03-24
1
-0
/
+1
*
support useVersion:1.6 (#19601)
flywind
2022-03-10
2
-6
/
+1
*
Fix typo in Nim Tutorial pt3 (#19579)
huantian
2022-03-02
1
-1
/
+1
*
keep casing of noinit and noreturn pragmas consistently documented (#19535)
tersec
2022-02-18
1
-2
/
+2
*
Documentation: Fix word usage (#19529)
Sizhe Zhao
2022-02-14
1
-1
/
+1
*
move io out of system (#19442)
flywind
2022-02-02
1
-4
/
+4
*
update outdated link (#19465)
flywind
2022-01-28
1
-1
/
+1
*
New/better macro pragmas, mark some as experimental (#19406)
metagn
2022-01-20
2
-17
/
+83
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
2
-11
/
+6
*
move type operation section and remove deepcopy document (#19389)
flywind
2022-01-15
2
-40
/
+26
*
docs: Mention `import foo {.all.}` syntax (#19377)
Leon
2022-01-13
1
-0
/
+11
*
docs: Fix typo in tut1.rst (#19324)
Nan Xiao
2022-01-04
1
-1
/
+1
*
docs: Fix typo in tut1.rst (#19309)
Nan Xiao
2022-01-03
1
-1
/
+1
*
Allow full commands and blocks in type sections (#19181)
hlaaftana
2022-01-02
1
-2
/
+3
*
Update manual.rst (#19301)
rockcavera
2022-01-01
1
-1
/
+1
*
nep1: make header reflect reality (#19294)
Andreas Rumpf
2021-12-29
1
-3
/
+3
*
fixes grammar typos [backport] (#19289)
Andreas Rumpf
2021-12-27
1
-3
/
+3
[next]