1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provide documentation for the operators More... over 8 years ago
update vs2010 project version and copyright years More... over 8 years ago
increment version numbers for 3.1.1 release More... over 8 years ago
Fixes #120: fix typo so we use Assert.Fail instead of Assert.True with NUnit. The former is binary compatible with both NUnit v2 and v3, while the later is not. Also add verify project for nunit 3. More... over 8 years ago
update nuspec with github and swensensoftware urls instead of old googlecode urls More... over 8 years ago
increment version number to 3.1.0 in prep for release More... over 8 years ago
get net45 tests running More... over 8 years ago
dont run certain fragil test when mono More... over 8 years ago
update xunit version for tests More... over 8 years ago
add simple debian build script. currently just builds net45 dll More... over 8 years ago
Merge branch 'daniel-chambers-fix-fuchu-in-fsi' More... over 8 years ago
Closes #116 - had to modify the pull request to a) avoid MagicAssemblyResolve issue in vs2010 FSI, and b) avoid resolving GAC installed version of NUnit in FSI More... over 8 years ago
Merge branch 'fix-fuchu-in-fsi' of git://github.com/daniel-chambers/unquote into daniel-chambers-fix-fuchu-in-fsi More... over 8 years ago
Fix #115 by testing for test frameworks before testing for FSI More... almost 9 years ago
issue 114 - use Var equality in evaluation environment instead of var names, since there are generated names that may be the same but in scope at the same time. this is a breaking change for interfaces that accept an environment. More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
../gitWikiMigration/finishGoogleCodeGitHubWikiMigration: Moved ProjectHome.md from wiki branch to README.md in master branch. More... almost 9 years ago
fix some comments and exn msgs More... almost 9 years ago
don't run certain test in debug mode since target invocation exceptions don't get stripped More... about 9 years ago
issue 16: decompile string escape chars literally More... about 9 years ago
adjust run-mono-tests.sh so passes MONO compilation symbol. all net40 mono tests pass now. More... about 9 years ago
exclude a certain test when MONO compilation symbol provided due to bug in fsharp Checked.ToUIntPtr on mono More... about 9 years ago
better info when e is null in testEvalCheckOverflow internal test assertion More... about 9 years ago
attempt workaround for mono GetGenericArguments bug (doesn't consider array case) More... about 9 years ago
run-mono-tests.sh improved More... about 9 years ago
make a couple tests cross platform More... about 9 years ago
make a couple tests cross platform More... about 9 years ago