Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Brian Anderson
|
8102926b4b
|
test: Use more sensible cases in expr-alt-fail-all.
Thanks for the review, Jesse.
|
2011-05-21 20:01:38 -04:00 |
|
Brian Anderson
|
420d18a448
|
test: Adda test that all arms of an alt may result in fail
|
2011-05-21 18:31:40 -04:00 |
|