| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
adjust in the future
|
|
|
|
|
|
the root one for functions and objects
|
|
|
|
|
|
actually do anything yet due to lack of support in trans.
|
|
Issue #409
|
|
|
|
|
|
|
|
debugging GC)
|
|
|
|
|
|
oddly aligned vectors
|
|
through every function
|
|
|
|
|
|
|
|
implementation of walk_fn moves the data pointer
|
|
alignment rather than the one that gets used in structs
|
|
environment
|
|
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.
|
|
|
|
calling object constructors.
|
|
descriptor crate cache
|
|
logged now.
|
|
(The latter is unimplemented at the moment.)
|
|
|
|
Put out the darwin fire for real
|
|
This reverts commit d09b421d55d3772516181cfa5b791be485389876.
|
|
Try to put out darwin tinderbox fire
|
|
can be written outside of rust_shape.cpp
|