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-09-18[F#] Fix LanguageService exceptionnosami
2019-08-22[F#] Update to FSharp.CompilerService 31.0Matt Ward
2019-08-13FSharp: Update FsharpSymbol implementationSandy Armstrong
2019-08-09Remove FSharpSymbol Equals overloadnosami
2019-08-07FSharp: Update FsharpSymbol implementationSandy Armstrong
2019-07-02Fix F# semantic highlightingnosami
2019-06-05Remove usage of GetTypedParseResultWithTimeoutnosami
2019-05-08Update FSharp.Compiler.Servicenosami
2019-04-04Track api changesLluis Sanchez
2019-02-19Service improvementsLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-08F# open statements code clean up. Added async support. Fixed up adjustments f...Sam Williams
2018-08-15[F#] Review style feedbackMikayla Hutchinson
2018-08-15[F#] Style feedbackMikayla 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 comments to explain some hacksMikayla Hutchinson
2018-08-15[F#] Make another GetAssemblyReferenceSynchonously lazyMikayla Hutchinson
2018-08-15[F#] Consistent configuration usageMikayla Hutchinson
2018-08-15[F#] Eliminate expensive GetReferencedAssembliesSynchronously callMikayla Hutchinson
2018-08-15[F#] Simplify assembly filteringMikayla Hutchinson
2018-06-22Switch to more robust version of AsyncStartAsTasknosami
2018-06-22Use safer version of Async.Start that catches and logs exceptionsnosami
2018-06-22Nicer way to switch to thread poolnosami
2018-06-22Ensure that monitor is created and disposed on UI threadnosami
2018-05-31Bump FCSnosami
2018-05-14Merge pull request #4782 from mono/fix-615186Jason Imison
2018-05-14Add extra debug information to loggingnosami
2018-05-14Fix initial output message in F# interactivenosami
2018-05-11[F#] Remove build warningsnosami
2018-04-27Fixed typo occured -> occurred.Mike Krüger
2018-03-23Update FCS to 22.0.1nosami
2018-03-16Remove dead code and some minor tidy upsnosami
2018-03-09[F#] F# should get its list of keywords from FCSnosami
2018-02-20cleanupDon Syme
2018-02-01Set correct __SOURCE_DIRECTORY__ in FSInosami
2018-01-15Canonicalize assembly pathsnosami
2018-01-06Remove unneeded document.Reparsenosami
2017-12-06[F#] Hide class gathering icon when solution is closed before loaded.nosami
2017-11-16Merge pull request #3355 from mono/fix-520293Jason Imison
2017-11-16Remove dead code - caused some warnings since Cecil bumpnosami
2017-11-15Switch to compiler provided implementation of unused opens analyzernosami
2017-11-15Update intellisense to FCS 17.0.1 APInosami
2017-11-03[F#] Add type checking status bar iconnosami
2017-11-02Fix warningsnosami
2017-09-22Fix NRE in TooltipHelpernosami
2017-09-20When reconstructing projects, exclude shared asset filesnosami
2017-09-20Project file manipulation for VS for Windows fixes #59491 …nosami
2017-09-07Remove retry as it makes portable pdb debugging failnosami