Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-03Make Main method publicMarek Safar
2001-10-152001-10-14 Miguel de Icaza <miguel@ximian.com>Miguel de Icaza
* expression.cs: LocalTemporary: a new expression used to reference a temporary that has been created. * assign.cs: Handle PropertyAccess back here, so that we can provide the proper semantic access to properties. svn path=/trunk/mcs/; revision=1165