aboutsummaryrefslogtreecommitdiff
path: root/src/raw
Commit message (Collapse)AuthorAgeFilesLines
* Deleted old filesFenrir2016-04-3032-2281/+0
|
* Compatibility fixes for Rust nightly (1.10.0)Fenrir2016-04-272-2/+0
|
* Implement "Srv" struct.Ronald Kinard2015-09-171-2/+2
|
* Expand gfx into a droppable type.Ronald Kinard2015-09-171-0/+1
| | | | | On creation, Gfx will init gfx. On drop, it will exit. You should wrap it in an Rc to move it around.
* Remove more unnecessary link attributes.Ronald Kinard2015-09-172-2/+0
|
* Cleanup and lang items.Ronald Kinard2015-09-1725-25/+25
| | | | Lang items may be removed if we get a libstd.
* No need for implicit core imports anymoreAndor Uhlár2015-08-185-14/+0
|
* Use annotation for deriving Clone.Ronald Kinard2015-06-111-10/+2
|
* Make idiomatic interfaces to a few functions.Ronald Kinard2015-06-111-5/+1
|
* Add bindings for several more services.Ronald Kinard2015-06-1020-11/+429
|
* Add linkage for a large number of ctrulib stuff.Ronald Kinard2015-06-0918-59/+1863
|
* Initial commit.Ronald Kinard2015-06-093-0/+88