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
/
lib
/
core
/
seqs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc: destructors is beginning to work (#10483)
Andreas Rumpf
2019-01-29
1
-3
/
+7
*
--gc:destructors: baby steps
Andreas Rumpf
2018-12-15
1
-6
/
+0
*
gc:destructors: more progress
Andreas Rumpf
2018-11-29
1
-7
/
+8
*
gc:destructors further progress
Andreas Rumpf
2018-11-29
1
-1
/
+1
*
some progress on --gc:destructors
Andreas Rumpf
2018-11-27
1
-17
/
+18
*
new minor language feature: .noSideEffect blocks like .gcsafe blocks
Andreas Rumpf
2018-11-27
1
-3
/
+4
*
--gc:destructors: hello world example compiles and runs
Araq
2018-11-16
1
-1
/
+1
*
VM: don't inject destructor calls, refs #7041
Andreas Rumpf
2018-11-06
1
-1
/
+3
*
allows a destructor to be attached to a tyString/tySequence
Andreas Rumpf
2018-07-27
1
-3
/
+9
*
WIP: strings/seqs based on destructors
Andreas Rumpf
2018-07-17
1
-106
/
+130
*
C codegen: preparations for different seq and string implementations
Andreas Rumpf
2018-04-03
1
-3
/
+3
*
Fixes for new runtime (#7037)
Dmitry Atamanov
2018-01-08
1
-1
/
+23
*
allocators.nim: minor typo
Andreas Rumpf
2018-01-04
1
-0
/
+117