Graydon Hoare
|
96007441e1
|
fix more fallout from future de-mode-ing.
|
2012-08-14 04:47:58 +00:00 |
|
Ben Blum
|
18ac4a8e6d
|
Change task().future_result's argument mode
|
2012-08-07 14:26:41 -04:00 |
|
Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
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 |
|