0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Keep the name from VFPT so it is more obvious where it comes from going forward More... almost 12 years ago
Point out that code came from VFPT. More... almost 12 years ago
Merge commit 'fbe699c2d702b7506a4c725530658e6fcebf02de' into GenerateInterface More... almost 12 years ago
Support generics better by essentially copying more code from VFPT. The analysis requires direct access to the parse tree, so this gets exposed in LanguageService More... almost 12 years ago
Add latest bug fixes from VFPT More... almost 12 years ago
Remove initial viability check More... almost 12 years ago
Merge pull request #501 from rojepp/fsc_045 More... almost 12 years ago
Update FSC dependency to 0.0.45, which among other things fixes perf regression in F# 3.1 More... almost 12 years ago
Move GenerateInterface to FSharp.CompilerBinding, it may prove useful to Emacs/Sublime More... almost 12 years ago
Interface implementation is inserted in the simplest manner possible. 
 More... almost 12 years ago
Only show 'Implement Interface' when cursor is on an interface. More... almost 12 years ago
Click anywhere in an F# file, and MonoDevelop will offer to 'Implement Interface', but invoking the command will do nothing. Everything is very in flux ATM, so a big mess. More... almost 12 years ago
Added a quick hack to test if interfaces can be generated
Sevensharp9
as 7sharp9
More... almost 12 years ago
Added cloned generateinterfacestub from fsharp power tools
Sevensharp9
as 7sharp9
More... almost 12 years ago
Merge pull request #433 from kjnilsson/master More... almost 12 years ago
Merge pull request #496 from rneatherway/issue70 More... almost 12 years ago
Ensure fsi prompt is readonly More... almost 12 years ago
Merge pull request #495 from fsharp/master More... almost 12 years ago
Merge pull request #494 from 7sharp9/master More... almost 12 years ago
Added LanguageName element F# so it doesn't confuse the C# developers.
Sevensharp9
as 7sharp9
More... almost 12 years ago
Corrections to emacs syntax highlighting More... almost 12 years ago
Merge pull request #493 from fsharp/master More... almost 12 years ago
Merge pull request #490 from rojepp/hide_code_templates More... almost 12 years ago
Avoid ReparseDocument on ActiveDocumentChanged. This is already handled by the Language service. More... almost 12 years ago
Don't display code templates when dotting into an object. More... almost 12 years ago
Merge pull request #489 from 7sharp9/vnext More... almost 12 years ago
Correct API changes
Sevensharp9
as 7sharp9
More... almost 12 years ago
changes from master
Sevensharp9
as 7sharp9
More... almost 12 years ago
Merge pull request #486 from rojepp/path_extension_cleanup More... almost 12 years ago
further changes More... almost 12 years ago