| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-10-11 | Fix tutorial-ffi tests | Tim Chevalier | -4/+4 | |
| 2012-10-09 | Copyedit FFI tutorial | Tim Chevalier | -66/+65 | |
| 2012-10-03 | Revert "docs: Call () 'unit' instead of 'nil'" | Brian Anderson | -1/+1 | |
| This reverts commit c8ee49a5b68ad0b0a33eb30e757fadb0be47f8da. | ||||
| 2012-10-03 | docs: Call () 'unit' instead of 'nil' | Brian Anderson | -1/+1 | |
| 2012-10-01 | Move over to calling ptr::addr_of | Tim Chevalier | -1/+1 | |
| Everything should now call ptr::addr_of instead of ptr::p2::addr_of. Only the pipes macro code when compiled by stage0 will call ptr::p2::addr_of. Needs a snapshot to get rid of that. | ||||
| 2012-09-26 | docs: Give all tutorials consistent titles and intro sections | Brian Anderson | -7/+9 | |
| 2012-09-26 | tutorial: Remove all references to 'records'. Misc | Brian Anderson | -6/+12 | |
| 2012-09-21 | Install new pub/priv/export rules as defaults, old rules accessible under ↵ | Graydon Hoare | -2/+6 | |
| #[legacy_exports]; | ||||
| 2012-09-15 | docs: Make supplemental tutorials testable | Brian Anderson | -8/+8 | |
| 2012-09-05 | doc: "import" -> "use" | Patrick Walton | -4/+4 | |
| 2012-09-05 | doc: Split out the FFI part of the tutorial | Patrick Walton | -0/+240 | |
| The tutorial should perhaps contain an FFI section, but this one is too long. | ||||
