Brian Anderson
|
8337fa1a54
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
|
Paul Stansifer
|
77e83d83a9
|
Change calls of proto! to use parens.
|
2012-08-23 11:14:15 -07:00 |
|
Paul Stansifer
|
38891b91bf
|
Update invocation syntax for macro_rules!
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Eric Holk
|
c973732a23
|
Enabling pingpong benchmark.
|
2012-08-06 13:25:34 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Eric Holk
|
3c731df890
|
re-xfailing pingpong
|
2012-07-26 17:11:04 -07:00 |
|
Eric Holk
|
79f5d62d47
|
Added .peek for recv_packets
|
2012-07-26 17:10:48 -07:00 |
|
Eric Holk
|
f5be06fa1f
|
Added infrastructure to spin for a bit on recv. A spin count > 0 makes bench/pingpong.rs about 10x faster, but makes msgsend-ring-pipes unbearably slow.
|
2012-07-25 12:12:25 -07:00 |
|
Eric Holk
|
35576168dc
|
Added a benchmark of bounded vs unbounded. Bounded is 8-12% faster. The macros currently don't work without pretty printing first.
|
2012-07-25 12:12:25 -07:00 |
|