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.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)
Andreas Rumpf
2021-11-24
1
-6
/
+6
*
Call {.cursor.} a pragma. (#19116)
treeform
2021-11-10
1
-8
/
+8
*
update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088)
Derek 呆
2021-11-02
1
-1
/
+1
*
fix a tiny code snippet formatting issue in `doc/constructors.rst`, again (#1...
Derek 呆
2021-10-28
1
-1
/
+1
*
fix a tiny formating issue in doc/destructors.rst (#19058)
Derek 呆
2021-10-27
1
-1
/
+1
*
typos [backport] (#18929)
Andreas Rumpf
2021-09-30
1
-10
/
+11
*
doc improvements (#18843)
Andreas Rumpf
2021-09-13
1
-41
/
+12
*
Improve description of how =trace is used (#18491)
GordonBGood
2021-07-15
1
-5
/
+22
*
ORC: support for custom =trace procs (#18459)
Andreas Rumpf
2021-07-09
1
-0
/
+37
*
follow-up #18013 - inline syntax highlighting (#18166)
Andrey Makarov
2021-06-04
1
-1
/
+1
*
follow-up #17837: add `Console` for interactive sessions (#17930)
Andrey Makarov
2021-05-06
1
-7
/
+8
*
typos (#17824)
Andreas Rumpf
2021-04-23
1
-5
/
+5
*
RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17...
quantimnot
2021-03-18
1
-100
/
+97
*
Make add work in the destructors example (#17354)
Clyybber
2021-03-15
1
-1
/
+3
*
Small fix to destructors example
Clyybber
2021-03-12
1
-1
/
+1
*
rename prepareStrMutation to prepareMutation (#17235)
flywind
2021-03-03
1
-4
/
+4
*
document copy on write behavior of string literals in arc/orc (#17224)
flywind
2021-03-02
1
-0
/
+70
*
document type bound operators (#17063)
Timothee Cour
2021-02-23
1
-2
/
+3
*
Reboot of #16195 (#16746)
Clyybber
2021-01-20
1
-2
/
+8
*
include example of error-marked copy proc (#15886)
n5m
2020-11-09
1
-1
/
+7
*
micro improvements (#15849)
Andreas Rumpf
2020-11-05
1
-1
/
+1
*
Massive documentation fixes + copy editing (#15747)
Yanis Zafirópulos
2020-10-29
1
-12
/
+12
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
1
-11
/
+11
*
disable sink inference, only enable it for the stdlib. Reason: better source ...
Andreas Rumpf
2020-07-28
1
-4
/
+8
*
cleanup ARC documentation (#15100)
Andreas Rumpf
2020-07-28
1
-42
/
+0
*
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
1
-1
/
+27
*
Update docs and changelog
Clyybber
2020-07-10
1
-3
/
+4
*
scoped memory management (#14790)
Andreas Rumpf
2020-07-04
1
-2
/
+2
*
Fix some typos (#14843)
Danil Yarantsev
2020-06-28
1
-1
/
+1
*
fixes #13881
Andreas Rumpf
2020-05-12
1
-3
/
+44
*
changed type() to typeof() in docs and error messages (#14084)
hlaaftana
2020-04-24
1
-2
/
+2
*
arc optimizations (#13325)
Andreas Rumpf
2020-03-18
1
-0
/
+1
*
sink parameter inference for types that have destructors (#13544)
Andreas Rumpf
2020-03-04
1
-0
/
+17
*
make sink operator optional (#13068)
cooldome
2020-01-17
1
-2
/
+6
*
Fix typo in doc/destructors.rst (#13148)
Tomohiro
2020-01-14
1
-1
/
+1
*
destructors.rst: added a missing 'var' to the motivating example
Araq
2019-10-28
1
-1
/
+1
*
destructors: spec reflects reality, =sink is here to stay
Andreas Rumpf
2019-08-11
1
-131
/
+135
*
destructors spec: be more precise about temporaries
Andreas Rumpf
2019-07-27
1
-1
/
+3
*
added destructors.rst document
Andreas Rumpf
2019-07-01
1
-0
/
+563