index
:
milf-rs
main
My INI-Like Format
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
show.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-03
Update to master
Valerii Hiora
-1
/
+1
2015-01-01
Update to rust master
Alex Crichton
-2
/
+2
2014-12-20
Update to rust master
Alex Crichton
-2
/
+2
2014-12-20
Remove weird 'invalid toml array of tables' printing
Alex Crichton
-8
/
+1
2014-12-18
Add all now needed ';' after macro invocations.
Victor Berger
-14
/
+14
2014-12-12
Update to rust master
Alex Crichton
-7
/
+7
2014-12-06
Update to rust master
Alex Crichton
-2
/
+2
2014-11-18
Update to namespaced enum variants.
Victor Berger
-2
/
+4
2014-10-29
fail -> panic
Steve Klabnik
-1
/
+1
2014-09-21
Update to rust master
Alex Crichton
-2
/
+2
2014-09-17
Update show to print an error instead of failing
Jared Roesch
-3
/
+3
2014-08-28
Fix build break due to generalized type parameter bounds
Brian Koropoff
-1
/
+1
2014-07-18
Don't escape `/` when printing.
Alex Crichton
-1
/
+0
2014-07-15
Migrate to a TreeMap for determinism
Alex Crichton
-2
/
+2
2014-07-09
ToStr::to_str -> ToString::to_string
Michael Gehring
-17
/
+17
2014-06-22
Implement Encoder/Decoder for libserialize traits
Alex Crichton
-0
/
+170