summary refs log tree commit diff stats
path: root/lib/pure/ropes.nim
Commit message (Expand)AuthorAgeFilesLines
* Make ropes usable in VM contextRuslan Mustakov2016-03-101-4/+9
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-10/+10
* lib_ropes: better buffering in equalsFile, cleanupsJacek Sieka2015-04-081-63/+80
* ropes: remove more unnecessary checksJacek Sieka2015-04-031-3/+3
* ropes: make lib & compiler frmt more similar, fix out-of-bounds accesses in l...Jacek Sieka2015-04-011-14/+15
* Fix typosFederico Ceratto2015-02-151-1/+1
* make tests greenAraq2014-08-311-9/+9
* Nimrod renamed to NimAraq2014-08-281-1/+1
* big renameAraq2014-08-271-32/+34
* fix failed tests due to gcsafeAraq2014-08-121-2/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-5/+5
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
* tests themselves contain the expected resultAraq2011-02-201-4/+0
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-19/+23
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-9/+0
* bugfix: rendering of case statements has been broken recently; remaining iden...Andreas Rumpf2010-02-021-3/+3
* better subscript overloadingrumpf_a@web.de2010-01-031-0/+375