aboutsummaryrefslogtreecommitdiff
path: root/src/lib/_vec.rs
Commit message (Expand)AuthorAgeFilesLines
* Notify copy glue of dst-initialization and fix _vec.alloc issues in lib and r...Roy Frostig2010-07-221-2/+5
* Source FIXME annotations for issue #81 and a correction to STMT_bind fmt.Roy Frostig2010-07-221-5/+7
* Implement the "simple typechecker", which avoids HM inferencePatrick Walton2010-07-151-1/+1
* Add a _vec.slice function that'll hold us over until .(a,b) syntax isJeffrey Yasskin2010-07-161-0/+15
* Add differently-typed refcount synonyms to _str and _vec.Graydon Hoare2010-07-131-0/+1
* Uint-ify various bits of _str and _vec, enrich _vec a bit.Graydon Hoare2010-07-051-6/+36
* The few and proud isolated bits from stdlib-work so far that don't break ever...Roy Frostig2010-06-281-0/+11
* Populate tree.Graydon Hoare2010-06-231-0/+30