260 Commits (fe96ca0ba8f64bc0be5313d80ec38dc75e9577c6)

Author SHA1 Message Date
Dhghomon fe96ca0ba8
more on traits 4 years ago
Dhghomon 799cce95d5
Begin the end 4 years ago
Dhghomon ff88b06b65
eprintln! note 4 years ago
Dhghomon 115f959def
+ writing macros 4 years ago
Dhghomon ad5a53be40
writing macros 4 years ago
Dhghomon fdf5972936
cargo doc 4 years ago
Dhghomon ade883ec4e
ToString from Display 4 years ago
Dhghomon f22de35198
change to write! macro 4 years ago
Dhghomon 41a0ca92b9
env! 4 years ago
Dhghomon 084503deda
Vars 4 years ago
Dhghomon e4b44ec476
Taking user input 4 years ago
Dhghomon e718530e15
typo 4 years ago
Dhghomon 56a2cee61e
start cargo 4 years ago
Arcadie 5c96293e48 Fix minor typos and code snippet comments 4 years ago
Dhghomon b00cebb255
OpenOptions 4 years ago
Dhghomon ab504724d3
Merge pull request #64 from Arcadie/fix-snippets
Fix a couple of snippets; snippets-test - don't exit early.
4 years ago
Dhghomon 5d3f058621
update 4 years ago
Dhghomon def10f5479
typo 4 years ago
Dhghomon dbc5ca1f57
Start files 4 years ago
Dhghomon 511e37cde5
extern crate 4 years ago
Dhghomon b16f747f7a
cfg! 4 years ago
Dhghomon 759739d8e8
line!(), etc. 4 years ago
Dhghomon 5224e4a996
unreachable!() 4 years ago
Dhghomon 30605bbe5a
std tour: time 4 years ago
Dhghomon d221daa8b6
std prelude 4 years ago
Dhghomon 6dc635eeee
matches_indices, peekable 4 years ago
Arcadie 58e0646d16 Fix a couple of snippets; makefile - don't exit early. 4 years ago
Arcadie 824773a26a Integers: fix ops typo; Floats: tweak .round explanation 4 years ago
Dhghomon 38e3c217c8
char_indices() 4 years ago
Dhghomon cddd62c53b
Add some more operators 4 years ago
Dhghomon f0ae9256ab
Merge pull request #62 from Arcadie/patch-osstring
OsString: calling unwrap will panic, use match instead
4 years ago
Dhghomon 1863d76560
typo 4 years ago
Dhghomon 6d891663ba
more on std::mem::take 4 years ago
Dhghomon 280377b63a
tour: mem 4 years ago
Arcadie c021f2ceb0 OsString: calling unwrap will panic, use match instead 4 years ago
hal ef4121a934 Fix typos 4 years ago
Jens Kohl 6389171068
Small typo in introduction 4 years ago
Dhghomon 424c34faa4
std tour - String, OsString, CString 4 years ago
Rod Elias e2e1fc2874
minor improvements 4 years ago
Dhghomon 0147b79340
more on enums 4 years ago
Dhghomon e24c86028b
std library tour: bool, Vec 4 years ago
Dhghomon 02b96f6319
std tour: floats 4 years ago
Dhghomon 8b597e6104
Update README.md 4 years ago
Dhghomon 4e82ed569d
format a bit 4 years ago
Dhghomon c3530f7bda
Start tour of standard library 4 years ago
Dhghomon 02ecbea019
Merge pull request #58 from szTheory/patch-4
Fix other instance of city name in example
4 years ago
Dhghomon d8510d0a19
Merge pull request #57 from szTheory/patch-3
Fix city name in example
4 years ago
Dhghomon 0b66069a8c
introduce preludes 4 years ago
Dhghomon 1a2b5ded95
+ chunks, windows 4 years ago
szTheory 70f790ccca
Fix other instance of city name in example 4 years ago