0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't offer to implement interface if all members are already implemented More... almost 12 years ago
Fix for #518
Sevensharp9
as 7sharp9
More... almost 12 years ago
Merge pull request #516 from fsharp/master More... almost 12 years ago
Merge pull request #514 from 7sharp9/master More... almost 12 years ago
Merge pull request #515 from fsharp/master More... almost 12 years ago
Merge branch 'master' of github.com:fsharp/fsharpbinding
Sevensharp9
as 7sharp9
More... almost 12 years ago
Merge pull request #513 from 7sharp9/master More... almost 12 years ago
Update Runtime imports of FSharp.Core.dll, FSharp.CompilerBinding.dll, FSharp.CompilerService.dll to use "<Import file" rather than "Import assembly" More... almost 12 years ago
Update Runtime imports of FSharp.Core.dll, FSharp.CompilerBinding.dll, FSharp.CompilerService.dll to use "<Import file" rather than "Import assembly" More... almost 12 years ago
Fix CodeDom so that invalid keyword identifiers are corrected
Sevensharp9
as 7sharp9
More... almost 12 years ago
Incorporate latest bug fixes from VFPT More... almost 12 years ago
Merge branch 'develop' into GenerateInterface More... almost 12 years ago
Merge pull request #511 from 7sharp9/vnext More... almost 12 years ago
correct tab
Sevensharp9
as 7sharp9
More... almost 12 years ago
bumped version ready for next release as this always gets forgotten, and v30 is in XS5 currently More... almost 12 years ago
Merge pull request #510 from 7sharp9/vnext More... almost 12 years ago
Added quick 80 width formatting to parser failure messages, typically they go off the screen as they are not currently managed
Sevensharp9
as 7sharp9
More... almost 12 years ago
Better indent level for object expressions, and delay tokenising until the command is invoked. More... almost 12 years ago
Merge commit 'da15800425e15092a860d80258dd33e69eddda96' into GenerateInterface More... almost 12 years ago
Removed signatureIndenter and summary split lines these are mangled by indentation and line feed processing upstream
Sevensharp9
as 7sharp9
More... almost 12 years ago
Removed signatureIndenter and summary split lines these are mangled by indentation and line feed processing upstream
Sevensharp9
as 7sharp9
More... almost 12 years ago
When ' with' was missing and type arguments were present, ' with' would be wedged in between the interface and its type arguments. More... almost 12 years ago
Add ' with' if necessary More... almost 12 years ago
Merge branch 'master' into GenerateInterface More... almost 12 years ago
Change the default goto declaration to default to the code declaration rather than the signature file
Sevensharp9
as 7sharp9
More... almost 12 years ago
Merge pull request #507 from fsharp/master More... almost 12 years ago
Merge pull request #506 from rojepp/fix_debugging More... almost 12 years ago
Debugging of the add-in was accidentally broken as a result of several people messing about in the same files. Fix it by reordering search paths, so that .exes are found first. More... almost 12 years ago
Merge pull request #505 from 7sharp9/vnext More... almost 12 years ago
Merge branch 'master' of github.com:fsharp/fsharpbinding into HEAD
Sevensharp9
as 7sharp9
More... almost 12 years ago