Patrick Walton
|
6222e98dda
|
lib: ';' to ',' in enums in more places
|
2012-01-19 19:08:49 -08:00 |
|
Patrick Walton
|
c5a407b11b
|
stdlib: "tag" -> "enum"
|
2012-01-19 15:22:25 -08:00 |
|
Tim Chevalier
|
04a2887f87
|
Remove '.' after nullary tags in patterns
Does what it says on the tin.
The next commit will remove support for this syntax.
|
2012-01-18 23:17:34 -08:00 |
|
Brian Anderson
|
6e27b27cf8
|
libstd: Move std tests into libstd
|
2012-01-17 19:48:58 -08:00 |
|
Marijn Haverbeke
|
60ae1590af
|
Switch to new param kind bound syntax
And remove support for the old syntax
|
2012-01-05 15:50:02 +01:00 |
|
Graydon Hoare
|
a24c19e867
|
Add companion-module core.rs that exports log levels and option/some/none everywhere.
|
2011-12-20 12:41:44 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|