Brian Anderson
|
c5437c0bbf
|
Fix failing tests
|
2012-07-31 21:13:57 -07:00 |
|
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
|
75e55c1b12
|
Faster select. This version gives us about a 4x speedup.
|
2012-07-12 18:16:01 -07:00 |
|
Eric Holk
|
c56a38ac2a
|
Added a version of msgsend that uses pipes and select. Here, select is way too slow to be useful, but this can be optimized.
|
2012-07-12 18:16:00 -07:00 |
|