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
2017-12-21[mcs] Fixes parsing of default literal inside conditional expressionMarek Safar
2017-06-07[mcs] Better detection of null operator inside conditional expression. Fixes ↵Marek Safar
#57232
2015-11-02[mcs] Add sbyte type to the list of valid cast tokens. Fixes #35410Marek Safar
2014-11-21[mcs] Add string type to the list of valid cast tokensMarek Safar
2014-09-24[mcs] More tweaks to conditional tokenizer. Fixes #23319Marek Safar
2014-09-01[mcs] Parsing of ternary expressions whose then condition is a lambda. Fixes ↵Marek Safar
#22523
2014-07-02[mcs] Add new testMarek Safar
2014-03-19[mcs] Better heuristics for error parsing of interrogation point.Marek Safar
2013-02-15Fix more conditional ambiguity parser issuesMarek Safar
2012-11-16Fix parsing conditional expression with nullable type followed by coallesce ↵Marek Safar
operator. Fixes #8384
2012-04-05Fix parsing of conditional expression with lambda block statementMarek Safar
2010-09-20Parse secondary static like expression as a non-castMarek Safar
2010-06-15New test.Marek Safar
svn path=/trunk/mcs/; revision=158914
2009-01-28New test.Marek Safar
svn path=/trunk/mcs/; revision=124788
2009-01-26New test.Marek Safar
svn path=/trunk/mcs/; revision=124485
2008-11-23Removed svn:executable.Gert Driesen
svn path=/trunk/mcs/; revision=119744
2008-09-11Updated.Marek Safar
svn path=/trunk/mcs/; revision=112753
2008-09-09New test.Marek Safar
svn path=/trunk/mcs/; revision=112568