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
2008-04-24Fix test-636.cs. Sprinkle a few more 'EmitSideEffect's aroundRaja R Harinath
* expression.cs (Unary.TryReduceConstant): Unwrap SideEffectConstant. * statement.cs (While, Do, For): Allow test to have side effects. (For.DoEmit): Always emit InitStatement. svn path=/trunk/mcs/; revision=101692