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-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-07Fix syntax highlighting in F# Interactivenosami
2018-08-15[F#] More global config eliminationMikayla Hutchinson
2018-08-15[F#] Switch a task.Result to asyncMikayla Hutchinson
2018-06-08[F#] Fix warningsMikayla Hutchinson
2018-05-31[F#] Various intellisense improvementsnosami
2018-05-21Fix shell history in F# Interactive ordernosami
2018-05-14Fix initial output message in F# interactivenosami
2018-02-01Set correct __SOURCE_DIRECTORY__ in FSInosami
2017-11-13F# Make interactive pad testable and add test for prompt markersnosami
2017-08-04[F#] Add type signatures to functionsnosami
2017-07-25Make send references to fsi async. Fixes #58311nosami
2017-07-10Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=57981nosami
2017-06-21Fixes #57525nosami
2017-06-08Merge pull request #2481 from mono/fix-47446Jason Imison
2017-05-31Interactive pad Session property doesn't need setternosami
2017-05-31Add test for #43307nosami
2017-05-25Remove unneeded List.map, List.revnosami
2017-05-24Fix F# interactive multi line paste. Fixes https://bugzilla.xamarin.com/show_...nosami
2017-05-17[F#] Remove deadlocks in unit testsnosami
2017-03-13Use ProcessArgumentBuilder.Quotenosami
2017-03-07Fix warningsnosami
2017-03-07[F#] Fixes interactive window. Fixes #52721nosami
2016-12-09Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2016-12-06[F#] Add an image renderer to F# interactivenosami
2016-11-15Merge remote-tracking branch 'origin/master' into vNextMikayla Hutchinson
2016-11-15[F#] remove unused open statementsnosami
2016-11-09Merge remote-tracking branch 'origin/master' into vNextMikayla Hutchinson
2016-11-08[F#] Interactive pad fix. Fixes #46547nosami
2016-10-05Comment out Syntax related code so it compilesnosami
2016-10-05Add 'main/external/fsharpbinding/' from commit 'adbbc710b4d688a2625c658eb0e89...nosami
2016-06-29Merge branch 'editor-newhighlighting' into maceditorMike Krüger
2016-06-21[F#] escape path when loading a script. Fixes #42041nosami
2016-06-20Resetting the fsi session should clear command history. fixes #42012nosami
2016-06-16[F#] Add zoom reset to fsi. Fixes #41899nosami
2016-06-16[F#] Remove 'Show Files' dropdown from fsi save dialog. Fixes #41857nosami
2016-06-16[F#] Add zoom commands to FSI. Fixes #41771nosami
2016-06-16[F#] Fix fsi completionnosami
2016-06-16[F#] Don't overwrite global editor settingsnosami
2016-06-14Merge remote-tracking branch 'origin/master' into key-bindings-redesignVsevolod Kukol
2016-06-14[F#] Limit extensions that can be opened in fsi. Fixes #41811nosami
2016-06-14[F#] Force .fsx extension when saving fsi script. Fixes #41803nosami
2016-06-14[F#] Don't allow FSI to be reset while it is still resetting fixes #41769nosami
2016-06-09[F#] Prevent parameter hint window from sticking in fsinosami
2016-06-07some fsi commands should be available for all langsnosami
2016-05-25[F#] Gettext stringification of everything?therzok
2016-05-25[F#] Attach the command handlers to the right command targettherzok
2016-05-24[F#] Fix interactive context menu edit commandsVsevolod Kukol
2016-05-24[F#] Use default copy/cut/paste command handlersVsevolod Kukol