0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Closes #2 - Added NotNullNotEmpty clause. More... almost 14 years ago
Added test to prove to us that it deals with default(Guid) correctly.) More... almost 14 years ago
added ability to deal with Nullable Types for the NotNull assertion. More... almost 14 years ago
tweak Rakefile More... about 14 years ago
attempting to get release uploading working. also removed non-released stuff from the release build More... about 14 years ago
newline BS More... about 14 years ago
Updated README to be more like the one from inflector_extension More... about 14 years ago
Had a problem with reference types with NotDefault. Fixed with a small special case. More... about 14 years ago
Brought in my nifty project Rakefile More... about 14 years ago
Added statement RE perforance More... about 14 years ago
Used TextMate to edit the markdown. This should fix the formatting. More... about 14 years ago
Added playground and an example to the README. More... about 14 years ago
Fixing markdown syntax... More... about 14 years ago
Initial version of the README. More... about 14 years ago
Added ignore to cut down on the noise after a merge. More... over 14 years ago
Merge branch 'master' of github.com:brendanjerwin/guard_claws More... over 14 years ago
Updating ignores. More... over 14 years ago
foobar More... over 14 years ago
A bunch of stuff that I probably should have committed a while ago... More... over 14 years ago
Added AtLeast Clause to the mix. Also DRYed up the test code when dealing with comparison type clauses. More... almost 15 years ago
Moved the reflection into the exception ctor. This simplifies the usage in the Claws class and DRYs things up a bit although it does complicate the specs code a little. More... almost 15 years ago
trimmed down the Lokad IL Parsing code down to just what we need. More... almost 15 years ago
All specified clauses implemented. All specs are green. More... almost 15 years ago
more specs for a couple more clauses. Also cleaned up a bit of the exception implementation. More... almost 15 years ago
More cleanup and reorganization. renamed things to make more sense too. More... almost 15 years ago
Better standardized specification structure for the majority of the guard clauses. More... almost 15 years ago
moved all the exceptions into a namespace and folder More... almost 15 years ago
More ignores. Adjusted autocrlf settings. working on the tests More... almost 15 years ago
Trying out development in MonoDevelop on OS X, and need the test runner to work so switched testing frameworks back to NUnit and added in NUnitEx to satisfy my BDD tendencies. More... almost 15 years ago
Adding NotNullNotBlank specs. More... almost 15 years ago