| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
adjust in the future
|
|
Only intrinsics still take a dummy taskptr. We'll have to do some
makefile stunts to snapshot a version without taskptrs-in-intrinsics.
Issue #466
|
|
Issue #466
|
|
the root one for functions and objects
|
|
actually do anything yet due to lack of support in trans.
|
|
Issue #409
|
|
|
|
|
|
|
|
oddly aligned vectors
|
|
through every function
|
|
|
|
|
|
alignment rather than the one that gets used in structs
|
|
Vectors are now similar to our old, pre-internal vectors, except that
they are uniquely owned, not refcounted.
Their name should probably change too, then. I've renamed them to vec
in the runtime, will do so throughout the compiler later.
|
|
|
|
logged now.
|
|
(The latter is unimplemented at the moment.)
|
|
|
|
Put out the darwin fire for real
|
|
This reverts commit 09f4cd90a852b69bb72fc5385fdabbde39f5fb91.
|
|
Try again to put out the darwin tinderbox
|
|
can be written outside of rust_shape.cpp
|
|
|
|
frame is actually dynamically-sized
|
|
This reverts commit cc5fcfce89312042e52401eb883160ebf289235f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|