566 Commits (4b435614b4b5f340ae5246f9fe33b042cd3aebb3)
 

Author SHA1 Message Date
Fenrir d28c7affd4 Prolly shouldn't flush on every write 8 years ago
Fenrir 6c178aa1da Add alloc_system dependency 8 years ago
Fenrir 1a99cf387f Add read_to_end function 8 years ago
Fenrir 2836bc3c6e Add remove_file function 8 years ago
Fenrir 0db7db3f8d Update 3ds.json 8 years ago
Fenrir edd21380c3 Refactor File and OpenOptions methods 8 years ago
Fenrir b68d02baa3 Add write method to fs File 8 years ago
Ronald Kinard 545196e1ad Merge pull request #11 from panicbit/fix/console 8 years ago
panicbit 6eeab148d9 Fix Console fmt::Write impl 8 years ago
FenrirWolf d582acb7f6 Merge pull request #1 from panicbit/filesystem 8 years ago
panicbit d604db4410 Add len method to fs File 8 years ago
panicbit 94e927f967 Add read method to fs File 8 years ago
Fenrir ca3658108f Delete functions that were removed from ctrulib 8 years ago
Fenrir 96a2d13370 minor cleanup 8 years ago
Fenrir 9c2c664b63 Add OpenOptions 8 years ago
Fenrir 282445c30a Add FS module 8 years ago
Fenrir b8a08d5b08 Regenerate raw fs bindings 8 years ago
Fenrir 0c8a465e93 Add Path and OsString APIs 8 years ago
Ronald Kinard d1c4e474bf Merge pull request #9 from FenrirWolf/master 8 years ago
Fenrir 941dca64da improve panic implementation 9 years ago
Fenrir 189fa64b3f Implement proper panic messages 9 years ago
Fenrir 62e5cccff3 Rename ::new() to ::init() 9 years ago
Fenrir aba0449bff remove unnecessary mutable self-borrows 9 years ago
Fenrir b75b7f804a Use abort() when panicking 9 years ago
Fenrir 1e66941320 Update bindgen comment 9 years ago
Fenrir b76009d0d5 moved system libs to sys folder 9 years ago
Ronald Kinard 058a4a10de Correct paths in README. 9 years ago
Ronald Kinard c2c030f726 Merge pull request #6 from FenrirWolf/master 9 years ago
Fenrir 235eb9cc45 Bump version 9 years ago
Fenrir 51d59739a3 Multiple console support 9 years ago
Fenrir 9f8dc9fa5a Remove extern crate alloc and core declarations 9 years ago
Fenrir 6f84a43cab Re-introduced RAII semeantics for {Apt, Hid, Sdmc} 9 years ago
Ronald Kinard 7337abc701 Merge pull request #5 from FenrirWolf/master 9 years ago
Fenrir 0293421cdd Removed std and prelude modules 9 years ago
Fenrir 2feaf8f636 core::fmt::Write support for the console 9 years ago
Fenrir 5e5a88fa46 Overhauled and simplified API. Now apps no longer hang on exit! 9 years ago
Fenrir 7b2483622d Redesigned console API 9 years ago
Fenrir 3329bcb300 More experimental console/stdio stuff. 9 years ago
Fenrir d94fe0cb02 Added stdlib-like export module. Also added extremely basic console support 9 years ago
Ronald Kinard ff5a09832f Merge pull request #4 from FenrirWolf/master 9 years ago
FenrirWolf aed2ceee0c Update AUTHORS.md 9 years ago
Fenrir 9e0e25c68a add AUTHORS.md 9 years ago
Fenrir c314c0098e Added new bindings 9 years ago
Fenrir 184ec0b247 Deleted old files 9 years ago
Fenrir 225334fcce Split raw bindings into a separate crate 9 years ago
Fenrir 2bd6509b4f Compatibility fixes for Rust nightly (1.10.0) 9 years ago
Ronald Kinard de35d68e15 Whoops, that's zlib, not BSD-3. 9 years ago
Ronald Kinard c2b9a0b26a License library under BSD 3-clause. 9 years ago
Ronald Kinard 18311dba86 Fix build script. 9 years ago
Ronald Kinard 5154868f04 Overhaul Apt service. 9 years ago