| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
Signed-off-by: Patrick Walton <pcwalton@mimiga.net>
|
|
|
|
|
|
item name (used in win32 build of std.dll)
|
|
|
|
|
|
compiles now. For realz.
|
|
for the lack of a main fn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
literal vectors; the size of the referent isn't always constant
|
|
|
|
|
|
|
|
have alias iterators yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
typechecking
|
|
also update the inline assembly.
|
|
Tweak std lib vec fns in process.
|
|
|
|
|
|
function" due to tinderbox failure on win32
This reverts commit bd9dd5ed1ab4565141c0c08b4cf2245e451a3eb1.
|
|
with no arguments. This is still preparation for calling functions that
don't take a rust task argument.
|
|
|
|
be useful for send/recv
|
|
|
|
|
|
|
|
to which they are similar
|
|
|
|
|
|
|
|
that are defined after use in a block.
This is really inefficient, but for now it lets us compile the included test.
|
|
Conflicts:
src/comp/middle/typeck.rs
|
|
Doesn't seem to break anything and allows trans_if to be streamlined
|
|
|
|
|