Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Brian Anderson
|
a3382b6f26
|
Eliminate usages of old sugared call syntax
|
2012-06-30 16:01:49 -07:00 |
|
Brian Anderson
|
4220dcf1e9
|
core: New task API
|
2012-02-20 18:58:04 -08:00 |
|
Niko Matsakis
|
9f84f88276
|
port over the tests to use the new API
|
2012-01-06 22:40:31 -08:00 |
|
Graydon Hoare
|
f0dfbe7b1b
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -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 |
|
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
|
ebc61e39d7
|
Remove temporary fn# syntax
|
2011-10-20 20:34:04 -07:00 |
|
Brian Anderson
|
686d6a485f
|
Drop the 2 from the spawn*2 functions
Issue #1022
|
2011-10-20 18:23:47 -07:00 |
|
Brian Anderson
|
ac671c3172
|
Convert tests to use bare-fn spawn
Issue #1022
|
2011-10-20 18:23:47 -07:00 |
|
Eric Holk
|
2f7c583bc1
|
Cleaning up task and comm exports, updating all the test cases.
|
2011-08-25 11:21:25 -07:00 |
|
Erick Tryzelaar
|
21f46a1655
|
Port the tests to the typaram foo<T> syntax.
|
2011-08-16 15:05:56 -07:00 |
|
Eric Holk
|
be7325073a
|
Removed spawn and task from the parser. Updated all the tests except for the benchmarks.
|
2011-08-15 09:26:52 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Graydon Hoare
|
39151f2ad8
|
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
|
2011-07-13 15:44:09 -07:00 |
|
Eric Holk
|
71e1db596c
|
Added a test case for #507
|
2011-06-17 15:17:46 -07:00 |
|