0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add notes about how to check things are ok More... about 13 years ago
Copy FSharp.Core to bin More... about 13 years ago
Comment out experimental ASP.NET targets in makefile More... about 13 years ago
Further fixes to "Opening VS project files in F#+MD makes small but annoying changes to their contents" More... about 13 years ago
Fix #41: Opening VS project files in F#+MD makes small but annoying changes to their contents More... about 13 years ago
Auto confirm on "make install" More... about 13 years ago
Fix "make install" an "make uninstall" to use mdtool More... over 13 years ago
Turn off readline when running fsharpi as monodevelop background process More... over 13 years ago
Update Makefile "install-mac" target for latest binding number More... over 13 years ago
Put HasDefineSymbol under #if MONODEVELOP_HEAD More... over 13 years ago
Merge branch 'master' of https://github.com/fsharp/fsharpbinding More... over 13 years ago
Add PlatformTarget like CSharpBinding More... over 13 years ago
Merge pull request #39 from mavnn/master More... over 13 years ago
Switch to using xbuild instead of the Makefile targets More... over 13 years ago
Add missing override to Parameters.fs More... over 13 years ago
Updates to templates for F# 3.0 More... over 13 years ago
add optional diagnostics around fsharpi exit More... over 13 years ago
remove needless file More... over 13 years ago
Fix: FSharpBinding project does not build correctly with xbuild because resources are named incorrectly More... over 13 years ago
Update to add supported version 2.1 More... over 13 years ago
Merge branch 'master' of https://github.com/fsharp/fsharpbinding More... over 13 years ago
Fix project creation to refer to the F# 2.0 VS2010 targets file More... over 13 years ago
Merge pull request #35 from bojanrajkovic/master More... over 13 years ago
Protect against an NRE in the case where the binding is initialized from mdtool or some other non-GUI context. More... over 13 years ago
Update README More... over 13 years ago
Update README More... over 13 years ago
Put AssemblyInfo file at top More... over 13 years ago
Comment out key file from assembly info and prefix project name to module name More... over 13 years ago
Add some code to the library project file template More... over 13 years ago
Protect against exceptions which leak from the F# compiler language service and add tracing More... over 13 years ago