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-26[F#] Fix recursion stack overflow when parsing big filesnosami
2019-08-29Reverse line tokensnosami
2019-08-29[F#] Fix parsing of long linesnosami
2019-05-08FCS-28 && Fantomas 3.0-alphanosami
2019-05-08Try FCS 27.0.1nosami
2019-05-08Update FSharp.Compiler.Servicenosami
2019-02-20Another attempt to fix compatibility checkLluis Sanchez
2019-01-11Updte fsharpbinding to net472Mikayla Hutchinson
2018-09-03Bump System.Net.Httptherzok
2018-08-15[F#] Add an ofType<'T> helperMikayla Hutchinson
2018-08-13[F#] Remove redundant msbuild propsMikayla Hutchinson
2018-08-13[F#] Fix BeforeCommonTargets importsMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-05-31[F#] Various intellisense improvementsnosami
2018-04-27Fixed typo occured -> occurred.Mike Krüger
2018-03-23Update FCS to 22.0.1nosami
2018-02-22Fix Incorrect display of type abbreviation in F# tooltipnosami
2018-02-12The Assembly version for FSharp.Core 4.3.3 is 4.4.3.0nosami
2018-02-06Bump FSharp.Core from 4.3.0 to 4.3.3nosami
2018-02-06Fix TargetFSharpCoreVersionnosami
2017-11-16Switch fsi intellisense to newer FCS apinosami
2017-08-30Bump FCS to 14.0.2nosami
2017-08-04Paket updatenosami
2017-08-04Tell Paket to use .net 4.5 frameworknosami
2017-08-04[F#] Add type signatures to functionsnosami
2017-07-19Remove FSharp.Compiler.Service.MSBuild.v12 referencenosami
2017-07-11Remove duplicated lexer codenosami
2017-07-11Fix interactive lexernosami
2017-07-11Fully qualify SymbolUse patternsnosami
2017-07-11[F#] Bump compiler and fix for upstream changes.nosami
2017-06-13[F#] Simplify Task usagenosami
2017-05-11Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=56135nosami
2017-03-29[F#] Interactive pad fixesnosami
2017-03-28[F#] Strong name all referenced assemblies. Fixes #54086nosami
2017-03-24[F#] Bump FSharp.Compiler.Service && FSharp.Corenosami
2017-03-13[F#] Update deps to framework 4.6.1nosami
2017-03-09[FSharpBinding] Change framework version to 4.6.1David Karlaš
2017-03-08Fixed merge problems & lowered FSharp to 4.5, otherwise it doesn’t compileDavid Karlaš
2017-03-07Merge vNext into roslyn-ivtDavid Karlaš
2017-02-27[F#] bump FSharp Compiler Servicesnosami
2017-02-10Import common props into F# projectsMikayla Hutchinson
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2016-11-15[F#] remove unused open statementsnosami
2016-11-08[F#] Update compilernosami
2016-11-01Use NuGet version of FSharp.Corenosami
2016-10-06Revert "[F#] Update desktop templates to use NuGet FSharp"nosami
2016-10-06[F#] Update desktop templates to use NuGet FSharpnosami
2016-08-18fixes #43423nosami
2016-06-21[F#] fix out of range exceptionnosami
2016-06-21[F#] Fix # fsi completions. Fixes #42030nosami