summary refs log tree commit diff stats
path: root/lib/pure/algorithm.nim
Commit message (Expand)AuthorAgeFilesLines
* fixed #96 as good as technically possible (debug frames are allocated on the ...Araq2012-01-291-2/+2
* pragma on/off improvements; endb rewrittenAraq2012-01-281-2/+4
* even more sys assertionsAraq2012-01-131-0/+3
* more sysasserts for allocator/gcAraq2012-01-121-4/+13
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* implemented write access to s[i] for macrosAraq2011-06-211-3/+3
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-0/+0
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+1
* various bugfixes for generics; added generic sort procAraq2011-03-031-0/+101