Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27Remove outdated docs and ChangeLogsMichael Hutchinson
2016-01-25[T4] Fixed TextTemplatingSession deserialization.chrisvb
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-10Merge pull request #1168 from tomkcook/assembly-loading-fix-2mhutch
2015-12-09Merge remote-tracking branch 'origin/aspnet-project-wizard'Matt Ward
2015-12-04Added host.ResolveAssemblyReference() as a fallback for resolving assemblies ...Tom Cook
2015-11-24Merge branch 'master' into roslynMatt Ward
2015-11-24Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-11-24[T4] Fix null ref when using parameterized T4 templates.Matt Ward
2015-11-19Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-09-21Merge branch 'master' into roslynMarius Ungureanu
2015-09-19Fixup! Configurations with new version of tool.Marius Ungureanu
2015-07-07Merge remote-tracking branch 'origin/master' into aspnet-project-wizard-updatedMatt Ward
2015-06-19[Roslyn] Switched to release build.Mike Krüger
2015-06-19Switched from NuGet roslyn to custom one.Mike Krüger
2015-06-02Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-06-02[T4] BXC28767 - T4 directives should be treated case-intensivelyMichael Hutchinson
2015-06-01Merge pull request #856 from mnaoumov/fix-28773mhutch
2015-05-26Asynchronize code completionLluis Sanchez Gual
2015-05-06Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-05-04[Ide] Updated to roslyn rc2/NR6.Mike Krüger
2015-04-25[T4] Add check for Assembly with versionMichael Naumov
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-14Merge branch 'master' into roslynMike Krüger
2015-04-09Merge pull request #857 from mnaoumov/fix-28776mhutch
2015-04-08[T4] Implement generating methods on MonoMichael Hutchinson
2015-04-08[T4] Improve exception messageMichael Hutchinson
2015-04-07Append dll for assembly if neededMichael Naumov
2015-04-07Add catch and output for all exceptionsMichael Naumov
2015-04-07Fix include checksMichael Naumov
2015-04-07Return path itself if it cannot be resolvedMichael Naumov
2015-04-07Check for Directory as well when ResolvePathMichael Naumov
2015-03-30[build] More Roslyn local copies removalJérémie Laval
2015-03-23Rename UserTask -> TaskListEntryLluis Sanchez Gual
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-24Bump Roslyn & NR6 / Track API changes.Mike Krüger
2015-02-19[Ide] Ported task system to roslyn.Mike Krüger
2015-02-13Use Task.Run instead of Task.Factory.StartNewLluis Sanchez Gual
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-02[T4] Expose smaller host surface area to file templatesMichael Hutchinson
2015-02-02[T4] Allow host to expose itself as specific typeMichael Hutchinson
2015-02-02[T4] Expose useful host properties for file templatesMichael Hutchinson
2015-02-02s fix host typeMichael Hutchinson
2015-02-02[T4] Allow hosts to inject directive processorsMichael Hutchinson
2015-02-02[T4] Allow hosts to specialize Host property typeMichael Hutchinson
2015-02-02[T4] Allow directive processors to implement interfaceMichael Hutchinson
2015-02-02[T4] Factor out helpers for directive processorsMichael Hutchinson
2015-02-02[Ide] Pass project string tag model to file templatesMichael Hutchinson
2015-02-01[T4] Add T4Template file template typeMichael Hutchinson
2015-02-01[T4] Fix referencing assembliesMichael Hutchinson