Brian Anderson
|
82f190355b
|
Remove uses of log
|
2013-03-11 23:19:42 -07:00 |
|
Marvin Löbel
|
af4972f3ce
|
Fixed fmt! , tests, doc-tests.
|
2013-02-03 15:37:25 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
edc317b821
|
Remove arg vectors from main functions. Stop supporting them.
|
2012-10-04 15:07:49 -07:00 |
|
Niko Matsakis
|
267ab11cca
|
use + mode for (almost) everything when not using legacy modes
|
2012-09-25 12:47:35 -07:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Michael Sullivan
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Michael Sullivan
|
e7760470b4
|
Make a bunch of tests stop using the deprecated vector syntax.
|
2012-06-28 17:33:15 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Brian Anderson
|
6e0085210c
|
core: Make uint::to_str faster
|
2012-06-04 14:30:57 -07:00 |
|