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
/
manual.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #19580; add warning for bare except: clause (#21099)
ringabout
2022-12-15
1
-11
/
+9
*
generic `define` pragma + string alias (#20979)
metagn
2022-12-13
1
-0
/
+18
*
clean up the documentation of threads (#21067)
ringabout
2022-12-10
1
-12
/
+1
*
better procvar ambiguity errors, clean up after #20457 (#20932)
metagn
2022-12-01
1
-0
/
+17
*
add documentation and changelog for default object fields (#20845)
ringabout
2022-11-15
1
-0
/
+51
*
add back discard as a way to do multiline comments, see #12352 (#20688)
Pietro Peterlongo
2022-10-28
1
-0
/
+12
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
1
-3
/
+1
*
Automatic dereferencing is removed (#20531)
ringabout
2022-10-10
1
-4
/
+0
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
1
-70
/
+76
*
Unicode Operators are no longer experimental (#20444)
ringabout
2022-09-28
1
-0
/
+15
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-11
/
+0
*
Update manual.md (#20394)
Judd
2022-09-21
1
-17
/
+18
*
more minor updates to manual.md (#20360)
Judd
2022-09-15
1
-5
/
+5
*
minor improvements to follow up recent PRs (#20342)
metagn
2022-09-14
1
-0
/
+32
*
Replace word 'param(s)' with 'parameter(s)'. (#20331)
random-bites
2022-09-11
1
-16
/
+16
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
1
-16
/
+16
*
Markdown links migration part 1 (#20319)
Andrey Makarov
2022-09-09
1
-77
/
+71
*
update manual (#20325)
Judd
2022-09-09
1
-2
/
+4
*
Update manual.md (#20321)
Judd
2022-09-08
1
-3
/
+5
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
1
-4
/
+4
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
1
-2
/
+2
*
support cstring in `case` (#20130)
metagn
2022-09-01
1
-0
/
+5
*
minor updates on manual (#20258)
Judd
2022-08-27
1
-11
/
+12
*
Update manual.md (#20277)
Clay Sweetser
2022-08-26
1
-3
/
+2
*
remove unused sfProcvar, "procvar" mentions (#20204)
metagn
2022-08-24
1
-2
/
+1
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
1
-0
/
+16
*
fixes manual regression (#20259)
ringabout
2022-08-23
1
-0
/
+2
*
Markdown code blocks part 5 (#20236)
Andrey Makarov
2022-08-17
1
-7
/
+8
*
fix comment in the Nim manual (#20234)
Judd
2022-08-17
1
-1
/
+1
*
docs: fix some spelling errors (#19816)
ee7
2022-08-09
1
-43
/
+43
*
Markdown code blocks part 3 (#20117)
Andrey Makarov
2022-08-04
1
-3
/
+3
*
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
1
-616
/
+813
*
Use `passc` and `passl` consistently with compiler checking (#20068)
tersec
2022-07-21
1
-7
/
+7
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-0
/
+8239