| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
floor, and emit a warning
|
| |
|
|
| |
which rustc doesn't support
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
tweaks.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
typechecking
|
| | | |
|
| | |
| |
| |
| | |
library, as well as a test case
|
| | | |
|
| | |
| |
| |
| | |
easier for now.
|
| | |
| |
| |
| | |
create our own LLVM shared library on that platform.
|
| | | |
|
| | |
| |
| |
| | |
also update the inline assembly.
|
| | |
| |
| |
| | |
Tweak std lib vec fns in process.
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
| |
the bots.
|
| | |
|
| |
|
|
| |
them around transfers ownership
|
| | |
|
| | |
|
| |
|
|
|
|
| |
function" due to tinderbox failure on win32
This reverts commit bd9dd5ed1ab4565141c0c08b4cf2245e451a3eb1.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
with no arguments. This is still preparation for calling functions that
don't take a rust task argument.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |\
| | |
| | |
| | |
| | |
| | | |
Conflicts:
src/comp/middle/typeck.rs
|
| | | |
| | |
| | |
| | | |
Doesn't seem to break anything and allows trans_if to be streamlined
|