Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Ben Blum
|
b30a58abe2
|
Convert bench and run-pass tests to new task_builder interface
|
2012-07-23 20:09:17 -04: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 |
|
Eric Holk
|
05543fd04d
|
Make tests pass
|
2012-07-12 20:09:30 -07:00 |
|
Eric Holk
|
fec8059ed5
|
Move port_set and shared_chan into core.
|
2012-07-12 18:16:01 -07:00 |
|
Eric Holk
|
ba10819800
|
Added a message send that uses shared chans. They are slower than port selectors, but scale better.
|
2012-07-12 18:16:01 -07:00 |
|