655 Commits (05abdd7217e458ab703e8aadca3d0fa5a74dbc52)
 

Author SHA1 Message Date
Fenrir cbafc1a01b Better workaround for the `feature(rustc_private)]` issue 7 years ago
Fenrir 8ba058552b Patch `std` to be compatible with Rust nightly-2017-12-01 7 years ago
Fenrir 9f5d769afa Update bindings for libctru v1.4.0 7 years ago
Ronald Kinard e5d15c3139 Merge pull request #44 from FenrirWolf/panic-unwind 8 years ago
Fenrir b2ba0fa9af Properly set up main thread 8 years ago
Fenrir a563a07c78 Update pinned nightly to 2017-07-31 8 years ago
Fenrir 5f0fc0c001 Add unwinding strategy for panics 8 years ago
Ronald Kinard 776a722c83 Merge pull request #41 from FenrirWolf/panic-reboot 8 years ago
Ronald Kinard 9f575ccd71 Merge pull request #42 from FenrirWolf/hid-update 8 years ago
Fenrir 28c95a990c Fix documentation 8 years ago
Fenrir f70d1c9706 Update examples 8 years ago
Fenrir 0a070b8ba9 Trigger reboot after panicking 8 years ago
Fenrir 81db0773d0 Bump version 8 years ago
Fenrir 88f81df3ae Refactor HID module 8 years ago
Fenrir 4e629ea378 Update bitflags 8 years ago
Ronald Kinard e426984672 Merge pull request #40 from FenrirWolf/thread-fix 8 years ago
Ronald Kinard bbd4d28af1 Merge pull request #38 from FenrirWolf/examples 8 years ago
Ronald Kinard 390e15a143 Merge pull request #39 from panicbit/travis_fix 8 years ago
panicbit d0794af6ff travis: Build examples properly 8 years ago
Ronald Kinard 174b908ce7 Merge pull request #37 from panicbit/travis_fix 8 years ago
panicbit 163f6bb69e travis: allow unbound variables again 8 years ago
panicbit fb64a5525f travis: build examples 8 years ago
Fenrir 55f56517e4 Print thread name in panic msg 8 years ago
Fenrir 361c812e6a Thread fixes + module update 8 years ago
Fenrir c159576e6d Add examples directory 8 years ago
panicbit 838ef34d4c Don't run cargo test for CI 8 years ago
Ronald Kinard 23e9e4ef98 Merge pull request #36 from FenrirWolf/errDisp 8 years ago
Fenrir cbe41e5304 Enable old panic behavior for Citra 8 years ago
Ronald Kinard 1a3e3c7be9 Merge pull request #35 from panicbit/travis_ci 8 years ago
Fenrir d36057aee0 Use Error applet to display panics 8 years ago
Fenrir 59b0b6de00 Update to new panic ABI 8 years ago
Fenrir f7cb0d88be Fix missing stability attribute 8 years ago
panicbit eb759c8cc4 Add travis config 8 years ago
Ronald Kinard c5e74a81a9 Merge pull request #34 from panicbit/nightly_update 8 years ago
panicbit 54d7fc6c88 Use rust3ds/alloc_system3ds again 8 years ago
panicbit 123d53ffbe Merge branch 'master' into nightly_update 8 years ago
panicbit 9ce04f4092 Merge pull request #2 from FenrirWolf/nightly-update-patch 8 years ago
Fenrir 7b7d98d3d3 Use alloc_system3ds again 8 years ago
Ronald Kinard 917e044010 Merge pull request #33 from FenrirWolf/ctrulib-1.3.0 8 years ago
Fenrir 22a855e41a Use -lctrud for debug builds 8 years ago
Fenrir ad54bcd9a5 Update bindings for libctru 1.3.0 8 years ago
panicbit 393ef5f8a9 Merge branch 'master' into nightly_update 8 years ago
Ronald Kinard a9ea24a372 Merge pull request #31 from FenrirWolf/ctrulib-update 8 years ago
Fenrir c5bbf130b3 Remove rustc_private workaround 8 years ago
Fenrir 1fc8156d31 Fix ctru-rs build script 8 years ago
Fenrir 370650f4b6 Go back to using pre-generated bindings 8 years ago
Fenrir a572fa0a5a Update libraries for ctru-sys changes 8 years ago
Fenrir 0f919b248f Handle linking in ctru-rs build script 8 years ago
Fenrir cf1f07558a Use bindgen for ctru_sys bindings 8 years ago
panicbit e0221d9f29 Remove ctr-libc dep from ctr-std 8 years ago