1540 Commits (5ae6c44d8c391488e8ca96e10481242c397a72a8)

Author SHA1 Message Date
Mike 4e801c8d99 Fixed tuple parameter index. 14 years ago
Mike Krüger 1dab608880 Added some null checks. 14 years ago
Mike Krüger 335fe9493d Updated mcs. 14 years ago
Mike Krüger 6a85f2a5e3 Fixed AST builder. 14 years ago
Mike Krüger c33bc0fd8c Fixed assembly attribute location. 14 years ago
Mike Krüger 764b8a33f4 Added unit tests for context actions. 14 years ago
Mike Krüger e6df8e7628 Added unit tests for SplitDeclarationAndAssignment context action. 14 years ago
Mike Krüger 1d8918caa6 Fixed unit tests. 14 years ago
Mike Krüger 93bea6d4d1 Fixed failing unit test. 14 years ago
Daniel Grunwald 9286461537 Adjusting SharpDevelop to new type system (unresolved/resolved split). 14 years ago
Mike Krüger 3b4abcceb3 Fixed ast node script positions. 14 years ago
Mike Krüger 7958965a70 Implemented some missing functions in refactoring context. 14 years ago
Mike Krüger 72258ae41b Implemented type parameter type completion. 14 years ago
Daniel Grunwald 33e0c0e9a0 Fixed FindReferences on attributes. 14 years ago
Mike Krüger a126210ec5 Improved anonymous type context. 14 years ago
Mike Krüger 179d90ab84 Added some null checks. 14 years ago
Mike Krüger 12b9542414 Fixed other LINQ case. 14 years ago
Mike Krüger ddc245e78b Fixed "LINQ" context unit tests. 14 years ago
Daniel Grunwald 9fea0d07fe Implemented eligibility check for extension methods. 14 years ago
Mike Krüger 7431897ae7 Implemented 'partial' completion. 14 years ago
Mike Krüger 45fb111271 Fixed anonymous type null reference exception. 14 years ago
Mike Krüger 912908767c Fixed type expected context. 14 years ago
Mike Krüger 574994c01a Updated/merged mcs. 14 years ago
Daniel Grunwald f2011680e9 Fixed resolving LINQ queries that involve transparent identifiers. 14 years ago
Daniel Grunwald 418f7090cb Fixed resolving NamedExpressions in anonymous type creation expressions. 14 years ago
Daniel Grunwald 7779508e9f Fixed lifting for built-in relational operators. 14 years ago
Daniel Grunwald 040b841c3b Fixed resolving equality and relational operators on nullable types. 14 years ago
Daniel Grunwald b803d850f7 Do not report invalid conversion from int to void for this code: 14 years ago
Daniel Grunwald dac8c0fd35 Implement CSharpAstResolver.GetExpectedType() and CSharpAstResolver.GetConversion(). 14 years ago
Mike Krüger d9fe4a3566 Worked on merging mcs. 14 years ago
Mike Krüger bd58ea7afc Merged with mcs. 14 years ago
Mike Krüger dba7b479ae Fixed operators show up in completion list. 14 years ago
Mike Krüger f92742bdad Removed double "default" item in switch context. 14 years ago
Mike Krüger 6a9564d048 Added member provider to give the completion engine more context from 14 years ago
Mike Krüger 578bb6c062 Fixed parsing of switch statements. 14 years ago
Mike Krüger a33b320958 Fixed failing unit test. 14 years ago
Mike Krüger b5c90d631c Added unit test for "Finalizer" method not shown. 14 years ago
Mike Krüger b09fd7ff58 Find references tries now to detect delegate usages of methods. 14 years ago
Daniel Grunwald bf12c0083e Add protected virtual Clone() method to CSharpProjectContent. 14 years ago
Mike Krüger 1c46d7d4c5 Added unit test for category sorting. 14 years ago
Mike Krüger 01233b42bc Fixed comparison of completion categories. 14 years ago
Mike Krüger 3a62505f70 Added location bounds check. 14 years ago
Mike Krüger 7befa599aa Fixed for context completion. 14 years ago
Mike Krüger 25faa21c01 Removed some debug messages / fixed possible null ref. 14 years ago
Mike Krüger eb5f2577eb Fixed constructor this/base unit test. 14 years ago
Mike Krüger d5ead16000 Fixed unit tests with leading dots & integer at eol. 14 years ago
Mike Krüger 4917151657 Updated mcs. 14 years ago
Daniel Grunwald 3b95e5a2e3 Fixed IsExplicitInterfaceImplementation. 14 years ago
Mike Krüger 5d81799cab Fixed some tests broken by the mcs update. 14 years ago
Mike Krüger a8cd94e9e6 Updated mcs. 14 years ago