aboutsummaryrefslogtreecommitdiff
path: root/src/comp/back/upcall.rs
Commit message (Collapse)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-24/+24
| | | | This should be a snapshot transition.
* rustc: Get rid of native Rust glue for all upcalls except the exit task gluePatrick Walton2011-05-101-9/+9
|
* rustc: Give our upcall definitions the right valuesPatrick Walton2011-05-091-40/+50
|
* rustc: Declare upcalls with real signatures; preparation for killing ↵Patrick Walton2011-05-091-0/+125
rust_native_rust_* stubs