summary refs log tree commit diff stats
path: root/lib/core/seqs.nim
Commit message (Expand)AuthorAgeFilesLines
* new minor language feature: .noSideEffect blocks like .gcsafe blocksAndreas Rumpf2018-11-271-3/+4
* --gc:destructors: hello world example compiles and runsAraq2018-11-161-1/+1
* VM: don't inject destructor calls, refs #7041Andreas Rumpf2018-11-061-1/+3
* allows a destructor to be attached to a tyString/tySequenceAndreas Rumpf2018-07-271-3/+9
* WIP: strings/seqs based on destructorsAndreas Rumpf2018-07-171-106/+130
* C codegen: preparations for different seq and string implementationsAndreas Rumpf2018-04-031-3/+3
* Fixes for new runtime (#7037)Dmitry Atamanov2018-01-081-1/+23
* allocators.nim: minor typoAndreas Rumpf2018-01-041-0/+117