Alex Crichton
|
66e1e51701
|
Remove re-exports from libcore/core.rc
Also fix up all the fallout elsewhere throughout core. It's really nice being
able to have the prelude.
|
2013-05-13 18:51:40 -04:00 |
|
kud1ing
|
f45c6b878f
|
Add a brief description to show up in http://static.rust-lang.org/doc/core/index.html
|
2013-05-03 09:20:01 +03:00 |
|
Marvin Löbel
|
3759b5711d
|
Fixed typo... And a billion other things.
|
2013-04-24 22:28:02 +02:00 |
|
Marvin Löbel
|
dd74807957
|
Removed ascii functions from other modules
Replaced str::to_lowercase and str::to_uppercase
|
2013-04-24 22:26:09 +02:00 |
|
Alex Crichton
|
0c2ab662b7
|
Fixing some various warnings about unused imports
|
2013-04-23 19:59:14 -04:00 |
|
Marvin Löbel
|
bf4f088eac
|
Added missing assert, did some formating
|
2013-04-22 22:05:39 +02:00 |
|
Marvin Löbel
|
582a05fc95
|
Moved ascii out of str
Removed deriving Ord, which allowed to remove the stage markers
|
2013-04-22 21:42:25 +02:00 |
|
Marvin Löbel
|
df61ec2da6
|
Corrected history
|
2013-04-20 22:54:13 +02:00 |
|
Marvin Löbel
|
7ca216d750
|
Added case functions to Ascii
|
2013-04-20 22:51:55 +02:00 |
|
Marvin Löbel
|
61ffee738d
|
Added Ascii type
|
2013-04-20 22:51:55 +02:00 |
|