Mike Krüger
|
bb27ef5132
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
86fede3528
|
Fixed anther system.core 3.5 vs. 4.0 type lookup case.
|
14 years ago |
Mike Krüger
|
b277e750b4
|
Fixed GetClassTypeReference resolving error.
Use case: Lib uses System.Core 3.5, Project 4.0 - the 3.5 assembly
can't be resolved in the project context.
|
14 years ago |
Matt Ward
|
c02032d0e7
|
Do not show pre-release NuGet packages in Manage Packages dialog.
|
14 years ago |
Mike Krüger
|
7dd4c63fff
|
Updated formatting tests.
|
14 years ago |
Matt Ward
|
a9c9850ca5
|
Update to NuGet 1.7
|
14 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
14 years ago |
Mike Krüger
|
ca289f5fc5
|
Improved array initializer wrapping options.
|
14 years ago |
Alex Mizuki
|
658cb4b67b
|
patched up handling indexing issue
|
14 years ago |
Alex Mizuki
|
aff71a5d53
|
try revert critical method
|
14 years ago |
Alex Mizuki
|
9d29131bc0
|
merge
|
14 years ago |
Alex Mizuki
|
a34aaa85c3
|
project compilation
|
14 years ago |
Alex Mizuki
|
18d7ca431f
|
failing tests for issue 35
|
14 years ago |
Alex Mizuki
|
c189c5d214
|
failing tests for issue 35
|
14 years ago |
Mike Krüger
|
3ec1d7b991
|
Fixed exception in create method action.
|
14 years ago |
Mike Krüger
|
42f6bfbe8a
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
64ca5a01cb
|
Fixed completion bug.
|
14 years ago |
Matt Ward
|
ddc4ba94a3
|
Specify /noxml in the NUnit-Console command line if xml test results are not to be generated.
|
14 years ago |
Matt Ward
|
95aeaba095
|
Update to NUnit 2.6.0.12051
|
14 years ago |
Mike Krüger
|
9511d48927
|
Added KeepCommentsAtFirstColumn option.
|
14 years ago |
Mike Krüger
|
c882a84787
|
Added space in named argument formatting option.
|
14 years ago |
Siegfried Pammer
|
2a585e95c4
|
fix possible cause for OutOfMemoryException in VBNetParser
|
14 years ago |
Siegfried Pammer
|
d32227f62e
|
fix http://community.sharpdevelop.net/forums/t/15659.aspx
|
14 years ago |
Mike Krüger
|
0326e93e02
|
Fixed other enum base type context.
|
14 years ago |
Mike Krüger
|
bd201520a1
|
Fixed enum base type bug.
|
14 years ago |
Mike Krüger
|
bfb4d50713
|
Merge branch 'master' of github.com:icsharpcode/NRefactory
|
14 years ago |
Mike Krüger
|
c0b97ae07e
|
Updated mcs/fixes some unit tests.
|
14 years ago |
Mike Krüger
|
d9a88ce1da
|
Changed the action text of remove backing store action.
|
14 years ago |
Mike Krüger
|
629bdce661
|
Fixed extract method link bug.
|
14 years ago |
Mike Krüger
|
8478cc62a2
|
Merge branch 'master' of github.com:icsharpcode/NRefactory
|
14 years ago |
Mike Krüger
|
b8dd515f97
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
eec8403256
|
Added new lines between generated members.
|
14 years ago |
Mike Krüger
|
e499b7aa20
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
1576e0845a
|
Added some generated code member categories.
|
14 years ago |
Mike Krüger
|
0cbca24882
|
Added whitespace and text node.
They are needed anyways, now the ast should be theretically round-trip
complete.
|
14 years ago |
Mike Krüger
|
c7e1236c5a
|
Added NewLine ast node.
|
14 years ago |
Mike Krüger
|
3eff925c8f
|
Fixed code completion exception.
|
14 years ago |
Siegfried Pammer
|
c0cded9af4
|
fix IOExceptions that could occur while searching
|
14 years ago |
Siegfried Pammer
|
17479d34f6
|
improve mime type detection
|
14 years ago |
Mike Krüger
|
14ca306cad
|
Added function to create a DA object to the refactoring context.
|
14 years ago |
Mike Krüger
|
484c1420de
|
Added some documentation.
|
14 years ago |
Mike Krüger
|
f94402f920
|
Made it easier to get the issues out of the gather visitor.
|
14 years ago |
Matt Ward
|
3af26fc3ca
|
Fix ArgumentNullException in IronPython forms designer when a form has a button, a timer and only the timer's Tick event handler is specified.
|
14 years ago |
Mike Krüger
|
7509ba508a
|
Applied patch by Mansheng Yang to improve the remove braces action.
|
14 years ago |
Mike Krüger
|
66a365e84f
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
3761df4dff
|
Merge branch 'master' of github.com:icsharpcode/NRefactory
|
14 years ago |
Mike Krüger
|
90eadb387f
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
666963643f
|
Fixed bug in parameter completion.
|
14 years ago |
Mike Krüger
|
265a9ec71b
|
Merge branch 'master' of github.com:icsharpcode/NRefactory
|
14 years ago |
Alex Mizuki
|
3f465c60f9
|
failing tests for issue 35
|
14 years ago |