| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
automatically". When we have exhaustiveness checking, "case(_) { fail; }" will be useful to silence warnings.
This reverts commit 92a716d862d92d3cc52a400457d2c3900d0c57a2.
|
| | |
|
| |
|
|
| |
trans_recv
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
and comparison ops.)
|
| |
|
|
| |
logging of floats. Other operations on float probably don't work yet.
|
| |
|
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
literal vectors; the size of the referent isn't always constant
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
have alias iterators yet
|
| | |
|
| |
|
|
| |
floor, and emit a warning
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
typechecking
|
| |
|
|
| |
also update the inline assembly.
|
| |
|
|
| |
Tweak std lib vec fns in process.
|
| |
|
|
| |
the bots.
|