- 24 Apr, 2019 4 commits
-
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
- 23 Apr, 2019 10 commits
-
-
An Ionescu authored
-
An Ionescu authored
-
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
Renaming ctor helper methods in the testing suite to reflect the concrete implmentations they construct.
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
- 22 Apr, 2019 1 commit
-
-
An Ionescu authored
-
- 21 Apr, 2019 2 commits
-
-
An Ionescu authored
-
An Ionescu authored
-
- 24 Dec, 2018 1 commit
-
-
An Ionescu authored
-
- 20 Dec, 2018 2 commits
-
-
An Ionescu authored
-
An Ionescu authored
Tidying BiMap. Adding class for tracing debug info, since NUnit and its adapter are very good at swallowing up any potential ways of printing debug info.
-
- 17 Dec, 2018 2 commits
-
-
An Ionescu authored
-
An Ionescu authored
-
- 09 Dec, 2018 1 commit
-
-
An Ionescu authored
-
- 28 Nov, 2018 8 commits
-
-
An Ionescu authored
Fixing test name display issue and adding a parameter and property for name display purposes in NestedIDictionary.
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
- 21 Nov, 2018 5 commits
-
-
An Ionescu authored
Fixing bug in MultiBiDictionary where a missing not operator in RemoveKey would mess everything up; Explicit interface tweaking; Constructor passing comparers to new properties in the instance.
-
An Ionescu authored
-
An Ionescu authored
Numerous changes to NestedIDictionaryBase: Adding new tests, Adding constructor delegates to the constructor to allow flexible creation of needed collections, Moving constructor parameters into a data class. Changing MultiMap test classes to accomodate the recent modifications.
-
An Ionescu authored
Adding generic (as in nondescript, not type generic) helper class. Should split into properly named static classes once it gets more populated.
-
An Ionescu authored
Fixing bug where ICollection<KeyValuePair<TKey, ICollection<TVal>>>.Contains in MultiMap would throw a null error.
-
- 20 Nov, 2018 4 commits
-
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
-
An Ionescu authored
Changing rule about pascal case public fields. Might reconsider. I'm used to all fields, regardless of accessor, being camel case in order to distinguish them from properties.
-