summary refs log tree commit diff stats
path: root/lib/core/strs.nim
Commit message (Expand)AuthorAgeFilesLines
* enable most tnewruntime_strutils testsAraq2019-04-101-1/+1
* newruntime: fixes another bugAraq2019-04-101-2/+1
* newruntime: fixes memory leakAraq2019-04-091-3/+4
* strs.nim: fixed a silly typoAraq2019-04-091-1/+1
* destructors: we are cooking nowAraq2019-04-061-11/+9
* added nimAsgnStrV2 compilerprocAraq2019-04-061-7/+28
* --newruntime: progressAndreas Rumpf2019-03-141-19/+19
* --newruntime: work in progressAndreas Rumpf2019-03-141-36/+38
* gc:destructors: progressAndreas Rumpf2019-02-281-0/+1
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+1
* gc: destructors is beginning to work (#10483)Andreas Rumpf2019-01-291-10/+7
* WIP: nothing worksAndreas Rumpf2018-08-051-1/+1
* allows a destructor to be attached to a tyString/tySequenceAndreas Rumpf2018-07-271-6/+11
* WIP: strings/seqs based on destructorsAndreas Rumpf2018-07-171-9/+16
* more progress on destructor based stringsAndreas Rumpf2018-07-131-77/+69
* system.substr is not implemented with compilerProcs anymoreAndreas Rumpf2018-07-111-37/+95
* C codegen: preparations for different seq and string implementationsAndreas Rumpf2018-04-031-4/+3
* allocators.nim: minor typoAndreas Rumpf2018-01-041-0/+111