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
*
make seq.add more effective for --newruntime
Araq
2019-04-25
1
-0
/
+14
*
fixes #11065
Araq
2019-04-22
1
-7
/
+20
*
newruntime: fixes another bug
Araq
2019-04-10
1
-1
/
+1
*
newruntime: progress
Araq
2019-04-02
1
-2
/
+1
*
--newruntime: progress
Andreas Rumpf
2019-03-14
1
-10
/
+10
*
--newruntime: work in progress
Andreas Rumpf
2019-03-14
1
-34
/
+35
*
seqs.nim: added a remark about C++ optimizers
Andreas Rumpf
2019-03-14
1
-0
/
+8
*
alloc et al don't have any effect; fixes #9746
Araq
2019-03-01
1
-2
/
+2
*
gc:destructors: progress
Andreas Rumpf
2019-02-28
1
-1
/
+1
*
destructor based seqs: bugfix
Andreas Rumpf
2019-02-28
1
-1
/
+2
*
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