BOO-988: WSA Boo is a first-class citizen too. Give it the same constructs.
commit55db082542391dd57f3dd770cb2f65f178874d94
authorneoeinstein <neoeinstein@2c1201b4-01cd-e047-a400-b836ae1fbc61>
Tue, 8 Apr 2008 18:26:45 +0000 (8 18:26 +0000)
committerneoeinstein <neoeinstein@2c1201b4-01cd-e047-a400-b836ae1fbc61>
Tue, 8 Apr 2008 18:26:45 +0000 (8 18:26 +0000)
tree50a11a75b1baaa86e45e6327a8e6555b896c1823
parentb320741e36ab9ef052085de7437610f79de43845
BOO-988: WSA Boo is a first-class citizen too.  Give it the same constructs.

git-svn-id: https://svn.codehaus.org/boo/boo/trunk@2913 2c1201b4-01cd-e047-a400-b836ae1fbc61
src/Boo.Lang.Compiler/Boo.Lang.Compiler-VS2005.csproj
src/Boo.Lang.Compiler/Boo.Lang.Compiler.mdp
src/Boo.Lang.Parser/wsaboo.g
tests/BooCompiler.Tests/BooCompiler.Tests-VS2005.csproj
tests/default.build
tests/testcases/parser/roundtrip/for_else-1.boo [new file with mode: 0644]
tests/testcases/parser/roundtrip/while_else-1.boo [new file with mode: 0644]
tests/testcases/parser/wsa/for_else-1.boo [new file with mode: 0644]
tests/testcases/parser/wsa/while_else-1.boo [new file with mode: 0644]