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
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-19Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Service improvementsLluis Sanchez
2019-02-18Fixed F# unit testsLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-07Fix syntax highlighting in F# Interactivenosami
2019-02-06Update MonoDevelop.FSharp.fsprojJason Imison
2019-01-29Retrieve editor markup on the UI thread. Fixes F# tooltips.nosami
2019-01-25Fix dotnet F# unit tests because latest Fantomas formats code into code with ...David Karlaš
2019-01-25FSharp: Add missing IncludeCopyLocal directivesSandy Armstrong
2019-01-25FSharp: Stop manually loading System.ValueTuple.dllSandy Armstrong
2019-01-25FSharp: Fix test output pathsSandy Armstrong
2019-01-24FSharp: Complete FSharp.Core bumpSandy Armstrong
2019-01-16F# - load bundled fsharp.coretherzok
2019-01-14[F#] Use DownloadNupkg for bundled nupkgsMikayla Hutchinson
2019-01-14[F#] Use gtk refs importMikayla Hutchinson
2019-01-14[F#] Fix missing project configs that made sln sadMikayla Hutchinson
2019-01-14Re-enable F# extensiontherzok
2019-01-13Copy local from the right project for F#therzok
2019-01-13Fantomas got renamedtherzok
2019-01-13Add some copy-localstherzok
2019-01-11Disable F# by defaulttherzok
2019-01-11Remove manual binding redirects in F#therzok
2019-01-11Fix building F# projectDavid Karlaš
2019-01-11Updte fsharpbinding to net472Mikayla Hutchinson
2019-01-08F# quick fix menu: support explict and nested modules with correct indentatio...Sam Williams
2019-01-08PR feedback. Fix spelling. Improve code error handling.Sam Williams
2019-01-08PR feedback.Sam Williams
2019-01-08F# open delcaration. Remove undeed code. Refactor and organise code.Sam Williams
2019-01-08F# open statements code clean up. Added async support. Fixed up adjustments f...Sam Williams
2019-01-08WIP: Working verison with Quick Fix menu showing up in F# project., with opti...Sam Williams
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-13Set Roslyn Language Name for F# projectsnosami
2018-12-11Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-10Add IdeApp.Exit() to TearDownnosami
2018-12-10Remove dead code to fetch Template Categoriesnosami
2018-12-10Fetch templates on foreground threadnosami
2018-11-24[Core] Fix ProgressMonitor dispose synchronization (#6648)Marius Ungureanu
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-10-10Update ignore messagesOleg Demchenko
2018-10-10VSTS 691307: disable F# forms app testsOleg Demchenko
2018-10-03Guard against project parent solution being null.nosami
2018-10-02[F#] Fix CanDropNode so that it only works within F# projectsnosami
2018-10-02Fix NRE when getting ConfigurationSelectornosami
2018-09-27Simplify AssemblySearchPaths to what's really needed.Kirill Osenkov
2018-09-27FsharpBinding: uppercase F# project GUID to be consistent with VS4winAndres G. Aragoneses
2018-09-03Bump System.Net.Httptherzok
2018-08-16[F#] Hack around forms template bug breaking testsMikayla Hutchinson
2018-08-15[F#] Review style feedbackMikayla Hutchinson