Add missing ProjectPropertyGroupTaskIntance and descendant, and implement more of...
[mono.git] / mcs / class / Microsoft.Build / Microsoft.Build.Internal / ExpressionConstructs.cs
2013-12-03 Atsushi Enosupport property function calls in tokenizer.
2013-12-03 Atsushi Enomade several fixes in jay-based expression parser and...
2013-12-03 Atsushi EnoAltered expression parser to hand-written one (which...
2013-12-03 Atsushi EnoAdd full-scratch expression parser implementation.