| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
and literals with the 'f32' or 'f64' suffixes work as well. In
addition, logging things with the f32 or f64 type works. (float is
still assumed to be a synonym for f64).
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
to make this work
|
| | |
|
| | |
|
| |
|
|
|
|
| |
automatically". When we have exhaustiveness checking, "case(_) { fail; }" will be useful to silence warnings.
This reverts commit 92a716d862d92d3cc52a400457d2c3900d0c57a2.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
trans_recv
|
| | |
|
| | |
|
| |
|
|
| |
but not in rustboot
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
and comparison ops.)
|
| |
|
|
| |
logging of floats. Other operations on float probably don't work yet.
|
| | |
|
| |
|
|
| |
library
|
| | |
|
| |
|
|
|
|
|
| |
handling cdecl call they should skip it when calling the final function.
There is some cleanup to be done on the generated IL, but this gets us
running Hello World for real.
|
| | |
|
| | |
|
| |
|
|
| |
operations
|
| | |
|
| |
|
|
| |
Signed-off-by: Patrick Walton <[email protected]>
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
item name (used in win32 build of std.dll)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
compiles now. For realz.
|
| |
|
|
| |
for the lack of a main fn.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|