forked from dotnet/fsharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 3d64e6c4a6f9b9760e7e77e3031dff7d437169f6 Author: latkin <[email protected]> Date: Tue Dec 16 14:07:12 2014 -0800 Adding conditional compilation where required commit 8a5a33c99fcc82718adcd78146b59fe8f93321c9 Author: latkin <[email protected]> Date: Tue Dec 16 13:29:48 2014 -0800 Updating surface area tests commit 6c6925633d5c95bb0d34e16377651f6d62913ee1 Author: latkin <[email protected]> Date: Tue Dec 16 12:00:45 2014 -0800 Small test changes commit 3b4f1355ca0b5a022e18811a84d1fc6cda04b96e Author: latkin <[email protected]> Date: Tue Dec 16 11:59:03 2014 -0800 Fix doc comment commit 321c1abfe00bea20316daccc41bd33a873b50fe5 Merge: ecfa21c 979c99d Author: latkin <[email protected]> Date: Tue Dec 16 11:03:26 2014 -0800 Merge branch 'non-structural-eq-compare' of https://git01.codeplex.com/forks/dsyme/cleanup into comparison commit 979c99d6605a7b5b7540d94d0446d734728743c6 Author: Don Syme <[email protected]> Date: Tue Dec 2 18:20:07 2014 +0000 fix string comparison and add tests for decimal commit dc46cc5c9b2871711c22c9f364604361d8a14fef Author: Don Syme <[email protected]> Date: Tue Nov 11 12:33:49 2014 +0000 Add HashIdentity.NonStructural and ComparisonIdentity.NonStructural commit 5d84b340bd94579388a5394c8138e1cb99433cbc Author: Don Syme <[email protected]> Date: Tue Nov 11 11:38:03 2014 +0000 rename to NonStructuralComparison commit 768dfb521bf7bd25135e8e1a4603a15b86360903 Author: Don Syme <[email protected]> Date: Tue Nov 11 11:35:20 2014 +0000 rename to NonStructuralOperators commit 9f919071cd22d8ec994cfad6d7eb0cb209d6e164 Author: Don Syme <[email protected]> Date: Tue Nov 11 11:29:21 2014 +0000 add StaticCOmparisonOperators to LeafExpressionConvert for symmetry commit 9c59edcc43275a7060547df012e97b52c7d08e89 Author: Don Syme <[email protected]> Date: Tue Nov 11 11:09:26 2014 +0000 add testing and small fixes for StaticComparisonOperators commit 982da7b725a3cd8c25591f40e9a0e3d36d26bc00 Author: Don Syme <[email protected]> Date: Mon Nov 10 21:27:29 2014 +0000 fast structural comparison operators
- Loading branch information
Showing
10 changed files
with
653 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.