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-05-18[F#] Make it able to run F# tests in the IDEtherzok
2019-05-08FCS-28 && Fantomas 3.0-alphanosami
2019-05-08Try FCS 27.0.1nosami
2019-05-08Update FSharp.Compiler.Servicenosami
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Fixed F# unit testsLluis Sanchez
2019-01-25FSharp: Add missing IncludeCopyLocal directivesSandy Armstrong
2019-01-25FSharp: Fix test output pathsSandy Armstrong
2019-01-24FSharp: Complete FSharp.Core bumpSandy Armstrong
2019-01-14[F#] Fix missing project configs that made sln sadMikayla Hutchinson
2019-01-11Updte fsharpbinding to net472Mikayla Hutchinson
2018-12-10Add IdeApp.Exit() to TearDownnosami
2018-12-10Remove dead code to fetch Template Categoriesnosami
2018-12-10Fetch templates on foreground threadnosami
2018-10-10Update ignore messagesOleg Demchenko
2018-10-10VSTS 691307: disable F# forms app testsOleg Demchenko
2018-09-27Simplify AssemblySearchPaths to what's really needed.Kirill Osenkov
2018-09-03Bump System.Net.Httptherzok
2018-08-16[F#] Hack around forms template bug breaking testsMikayla Hutchinson
2018-08-15[F#] Move template tests output to tests tmpMikayla Hutchinson
2018-08-15[F#] Fix and re-enable aspnetcore testMikayla Hutchinson
2018-08-15[F#] Fix path in interactive refs testMikayla Hutchinson
2018-08-15[F#] Use standard mechanism for test projectsMikayla Hutchinson
2018-08-15[F#] Style feedbackMikayla Hutchinson
2018-08-15[F#] Fix CompilerArgumentsTestsMikayla Hutchinson
2018-08-15[F#] Use GetReferences for creating optionsMikayla Hutchinson
2018-08-15[F#] Support references from PackageReferencesMikayla Hutchinson
2018-08-15[F#] More global config eliminationMikayla Hutchinson
2018-08-15[F#] Add an ofType<'T> helperMikayla Hutchinson
2018-08-15[F#] Switch a task.Result to asyncMikayla Hutchinson
2018-08-15[F#] Consistent configuration usageMikayla Hutchinson
2018-08-13[F#] Remove redundant msbuild propsMikayla Hutchinson
2018-08-13[F#] Fix BeforeCommonTargets importsMikayla Hutchinson
2018-07-24[F#] Fix tests due to project template internal API changesMatt Ward
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-19Bump min sdk version to Android 27nosami
2018-06-19Add debug codenosami
2018-06-19Omitting TargetFramework causes latest Android SDK to be usednosami
2018-05-31[F#] Various intellisense improvementsnosami
2018-05-21Fix shell history in F# Interactive ordernosami
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-14Fix initial output message in F# interactivenosami
2018-04-26[F#] Fix F# project template testsMatt Ward
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-04-13Allow XAML files and codebehind files to be moved as a single unitnosami
2018-04-11Kill interactive process when donenosami
2018-04-11Remove timeouts from F# interactive testsnosami
2018-04-05Faster test package restore. Fixes VSTS #595393 (#4459)nosami
2018-04-03Fix function highlighting. Fixes VSTS #586435 (#4242)nosami