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
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
2015-01-30[Ide] Started projection infrastructure.Mike Krüger
2015-01-30[T4] Fix failing unit tests.Matt Ward
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-28Merge branch 'xs6-editor' into xs6-editor-roslynMike Krüger
2015-01-28Merge branch 'master' into xs6-editorMike Krüger
2015-01-28[T4] Fix minor bug in generated helpersMichael Hutchinson
2015-01-28[TextTemplating] Robustify proprocessed generatorMichael Hutchinson
2015-01-28[TextTemplating] Remove redundant LogicalSetDataMichael Hutchinson
2015-01-28Restrict C# preprocessor templates to C# projectsMichael Hutchinson
2015-01-27[Ide] ParsedDocument API is now async.Mike Krüger
2015-01-23[Ide] TypeSystemParser is now a task based API.Mike Krüger
2015-01-21[TextTemplating] Track API changes.Mike Krüger
2015-01-20[T4] Don't show command when not relevantMichael Hutchinson
2015-01-20[T4] Minor style/grammar fixupMichael Hutchinson
2015-01-20[T4] added summary total output about generation statusxplicit
2015-01-20added support to use one progress monitor for generated filesxplicit
2015-01-20[T4] all templates processing for Solution/Projectxplicit
2015-01-20Updated roslyn to 1.0-beta2.Mike Krüger