| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
unneeded for rustc. Shrink rustc by 300kb. Back under 1mb.
|
| | |
|
| |
|
|
| |
up and disable it entirely in the runtime. Will need extensive reworking.
|
| |
|
|
| |
translate 0-ary constructors as constants. Rustc loses ~300kb.
|
| | |
|
| |
|
|
| |
work, possibly a little bumpy. Changes a lot.
|
| |
|
|
| |
domains can only talk to other domains via handles, and with the help of the rust_kernel.
|
| |
|
|
| |
existing elements over via element-wise copy, not flat memcpy. Introduce new vec growth glue to achieve this.
|
| | |
|
| |
|
|
| |
workaround to _uint, add regression test. Closes #152.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
brave lead.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
fn-prologue-generation for object methods.
|
| | |
|
| |
|
|
| |
(sigh) and re-introduce horrible bounce-off-spill hack for DIV, MUL, etc.
|
| |
|
|
| |
vec by all integral types. Closes #94.
|
| |
|
|
| |
a lot of others.
|
| | |
|
| | |
|
| |
|
|
| |
needs to be passed. Amazingly, it mostly-worked without this. On some platforms.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
runtime. Closes #109.
|
| |
|
|
| |
communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes.
|
| |
|
|
| |
trans
|
| |
|
|
| |
fix some overenthusiastic renaming in previous commit.
|