Restore lambda code with fix from previous commit.
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 29 Jan 2007 11:21:26 +0000 (11:21 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 29 Jan 2007 11:21:26 +0000 (11:21 -0000)
commit59ef06277ad96975817c763af5fac221a8b66581
tree09bd5d8e1889487748178ef3a8eeaff8426309e2
parent57f783f8ec063da703eb077cc65808c72962cd96
Restore lambda code with fix from previous commit.
Add reverse-engineered lambda.cs since miguel didn't check it in.

svn path=/trunk/mcs/; revision=71860
17 files changed:
mcs/errors/cs1644-2.cs
mcs/errors/cs1644-3.cs
mcs/errors/cs1644.cs
mcs/errors/gcs1644-2.cs
mcs/gmcs/ChangeLog
mcs/gmcs/Makefile
mcs/gmcs/cs-parser.jay
mcs/gmcs/gmcs.exe.sources
mcs/mcs/ChangeLog
mcs/mcs/class.cs
mcs/mcs/cs-parser.jay
mcs/mcs/cs-tokenizer.cs
mcs/mcs/driver.cs
mcs/mcs/lambda.cs [new file with mode: 0644]
mcs/mcs/lambda.test
mcs/mcs/report.cs
mcs/mcs/support.cs