Graydon Hoare
|
55138c739d
|
fix 4 repr tests due to differences in spacing. r=burningtree.
|
2012-12-18 11:17:33 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
3e9284d128
|
core: Demode sys
|
2012-09-20 15:37:55 -07:00 |
|
Niko Matsakis
|
43924f1f9f
|
fix some of the broken tests (the ones that were doing the right thing)
|
2012-09-13 15:05:30 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -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 |
|
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 |
|
Michael Sullivan
|
797856cbde
|
Use unboxed vecs for string shape glue.
|
2012-06-18 15:54:37 -07:00 |
|
Michael Sullivan
|
e67b5b25a6
|
Introduce a SHAPE_UNBOXED_VEC shape in order to seperate out vector logic.
|
2012-06-12 17:01:13 -07:00 |
|
Niko Matsakis
|
c68345e57e
|
add a log_str() function and allow '%?' in fmt strings to use it
|
2012-01-11 10:32:54 -08:00 |
|