277 Commits (7a52cdbc0930a08bea6051de5ae843360a31f720)

Author SHA1 Message Date
Dhghomon 7a52cdbc09
Rewrite tuples 4 years ago
Dhghomon 9486909565
Rewrite vectors 4 years ago
Dhghomon b84dfe615b
Rewrite arrays 4 years ago
Dhghomon 6b3382a81d
Rewrite variables without values 4 years ago
Dhghomon e97165471e
Rewrite copy types 4 years ago
Dhghomon be8d06bf93
Rewrite giving references to functions 4 years ago
Dhghomon afecb3b718
Rewrite shadowing again 4 years ago
Dhghomon 7d589e0b4b
rewrite up to mutable references 4 years ago
Dhghomon e3a8d24dd6
Rewrite Strings 4 years ago
Dhghomon 21e1319b15
Rewrite up to printing 4 years ago
Dhghomon c1a3ee3edf
Rewrite up to stack, etc. 4 years ago
Dhghomon 6ef862542e
Rewrite up to shadowing 4 years ago
Dhghomon 880fec1858
Rewrite up to mutability 4 years ago
Dhghomon f078191f14
Rewrite up to declaring variables 4 years ago
Dhghomon a365bcd7e2
Rewrite up to type inference 4 years ago
Dhghomon 4bf9a4c60b
More rewriting 4 years ago
Dhghomon 20fbd27db4
start rephrasing and simpler English 4 years ago
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