Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Tim Chevalier
|
6d4907a742
|
testsuite: Eliminate uses of structural records from most run-pass tests
Except the pipes tests (that needs a snapshot)
|
2013-01-26 11:35:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Tim Chevalier
|
11e92f37c1
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
|
Brian Anderson
|
ea01ee2e9e
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
|
Patrick Walton
|
f686896f60
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Marijn Haverbeke
|
1a68a98824
|
Disallow writing to function arguments again
Remove implicit copying hack.
Closes #1118
|
2011-11-03 10:57:54 +01:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Marijn Haverbeke
|
f8968d1e71
|
Remove uses of tuples from the test suite
|
2011-07-26 14:49:40 +02:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Michael Sullivan
|
78b0d33c35
|
More tests for <-.
|
2011-05-31 17:39:14 -07:00 |
|