Patrick Walton
|
3f7380ccec
|
rustc: Change smallintmap to use an ivec and use it for the node type table. 3x typechecking speedup.
|
2011-06-19 18:03:19 -07:00 |
|
Patrick Walton
|
ca2ff9c50d
|
stdlib: Add ivec::grow_set()
|
2011-06-18 16:41:09 -07:00 |
|
Patrick Walton
|
5d90b1df4b
|
stdlib: Add ivec::grow() and ivec::grow_fn()
|
2011-06-18 16:29:45 -07:00 |
|
Patrick Walton
|
b2bcafe6fd
|
stdlib: Add some more ivec functions, untested as of yet
|
2011-06-17 19:16:26 -07:00 |
|
Patrick Walton
|
d47101703e
|
stdlib: Sketch out ivec::init_fn, currently segfaulting
|
2011-06-16 17:48:59 -07:00 |
|
Patrick Walton
|
40746fa447
|
rustc: Implement conversions from interior vector data to unsafe pointers and vice-versa
|
2011-06-16 17:07:02 -07:00 |
|
Patrick Walton
|
050f62983d
|
stdlib: Introduce an ivec module into the standard library; add a minimal test case
|
2011-06-16 16:08:26 -07:00 |
|