0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/funnelweb/fsharpbinding More... over 13 years ago
update .gitignore More... over 13 years ago
Merge pull request #4 from funnelweb/24b7ffcde7491e25be03c0e07fb1fe427c7df10e More... over 13 years ago
.fsproj portability: Make .fsproj from MonoDevelop (more) compatible with those from Visual Studio More... over 13 years ago
Merge pull request #3 from funnelweb/d0cfd83eea5325a64d9449440741361ef08cdd4f More... over 13 years ago
Merge remote-tracking branch 'psfblair/master' More... over 13 years ago
Resolve mscorlib.dll if it is not given explicitly in the reference set More... over 13 years ago
Split path on ';' to split the path properly on Windows More... over 13 years ago
User --resident for (slightly) faster compiles on linux/mac More... over 13 years ago
Update README to reflect current activity More... over 13 years ago
Reduce idle timeout to avoid long delay before intellisense is available. More... over 13 years ago
Remove some tooltip code which no longer compiles on head More... over 13 years ago
Adjust probing for 4.0 FSharp.Core.dll so that the ones in lib/mono/4.0 are preferred. More... over 13 years ago
Merge pull request #1 from funnelweb/master More... over 13 years ago
Add module declaration to template file for application More... over 13 years ago
simple fix to xml for addin that enables parser (though errors still not reported) More... over 13 years ago
Improve compiler search logic for Windows More... over 13 years ago
update line endings to be normalized More... over 13 years ago
removing space character from tutorial project template More... over 13 years ago
Merge in Ihor's latest changes; remove space before xml directive in tutorial project xml file; make sure tutorial project xml file is added to makefile. More... over 13 years ago
fixed Tutorial project template, added missing reference More... over 13 years ago
Merge remote-tracking branch 'mono-soc-2012/master' More... over 13 years ago
Make project compile inside MonoDevelop. More... over 13 years ago
fixed addin-project.xml for addins repo More... over 13 years ago
Pick up Ihor's latest changes. More... over 13 years ago
Roll back version number specified in addin.xml (3.1.0?) for compatibility with MonoDevelop 3.0.2 More... over 13 years ago
Fixing last errors More... over 13 years ago
Implemented GetLanguageItem method, some code fixes More... over 13 years ago
Renaming namespace FSharp.MonoDevelop to MonoDevelop.FSharp More... over 13 years ago
Minor changes to get the project to compile for MonoDevelop 3.0.2. Still won't open fsproj files, though. More... over 13 years ago