Marijn Haverbeke
|
ffd50b9cdf
|
Make the various from_str functions return options
So that they can be used with user input without causing task
failures.
Closes #1335
|
2012-02-22 13:18:15 +01:00 |
|
Brian Anderson
|
ad2f566ff2
|
core: Add abs functions for signed integer types
|
2012-02-12 22:04:06 -08:00 |
|
Brian Anderson
|
acc57a44fd
|
core: Add compl functions for the rest of the integer types
|
2012-02-12 21:58:06 -08:00 |
|
Brian Anderson
|
4838d7860e
|
core: Add min/max functions for all int types
|
2012-02-11 23:56:53 -08:00 |
|
Brian Anderson
|
910c6a5df8
|
core: Fill out missing functions for basic types
|
2012-02-11 23:49:13 -08:00 |
|
Brian Anderson
|
87d17be846
|
core: Add modules for remaining scalar types
|
2012-02-11 23:18:26 -08:00 |
|
Niko Matsakis
|
5e13d19cc0
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
|
Brian Anderson
|
17bf4b0e1b
|
libcore: Move core tests into libcore
|
2012-01-17 19:41:05 -08:00 |
|
Graydon Hoare
|
8b580954fe
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|