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
/
destructors.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
destructors: better docs [backport:2.0] (#22391)
Andreas Rumpf
2023-08-05
1
-28
/
+57
*
fixes #22174; fixes destructor examples (#22349)
ringabout
2023-07-31
1
-6
/
+6
*
destructors: update, =destroy does not require a 'var T' (#22168)
Andreas Rumpf
2023-06-27
1
-3
/
+3
*
allow destructors to accept non var parameters; deprecate `proc =destroy(x: v...
ringabout
2023-06-21
1
-6
/
+6
*
Fix indentation in destructors.md (#22048)
Antonis Geralis
2023-06-08
1
-1
/
+1
*
update the documentation of the dup hook (#21984)
ringabout
2023-06-03
1
-2
/
+12
*
adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)
ringabout
2023-05-11
1
-1
/
+36
*
fixes #21245; warn about destructors that can raise (#21726)
Andreas Rumpf
2023-04-26
1
-3
/
+11
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
1
-35
/
+34
*
Markdown links migration part 1 (#20319)
Andrey Makarov
2022-09-09
1
-1
/
+2
*
Markdown code blocks part 3 (#20117)
Andrey Makarov
2022-08-04
1
-57
/
+46
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-0
/
+730