Sam Jaffe
|
d804a2d83c
chore: XCode updates
|
2 年之前 |
Sam Jaffe
|
e1615cde92
Add comments
|
5 年之前 |
Sam Jaffe
|
5e9f9bba8a
Get rid of value() function - forcing the caller to handle both cases directly instead of allowing bypass.
|
5 年之前 |
Sam Jaffe
|
f4c63c428f
Further cleanup.
|
5 年之前 |
Sam Jaffe
|
0e71950f03
Streamline either stream functions.
|
5 年之前 |
Sam Jaffe
|
81c93c4cb6
Perform some cleanup on either-stream.
|
5 年之前 |
Sam Jaffe
|
c6edaab2f1
Cleanup test cases to be less redundant and more descriptive.
|
6 年之前 |
Sam Jaffe
|
6166a95dcf
Update to C++17, convert test cases to using GoogleTest
|
6 年之前 |
Sam Jaffe
|
95d9ea87d5
Begin changing over to GoogleTest.
|
6 年之前 |
Sam Jaffe
|
5334c47900
Update to XCode 10
|
6 年之前 |
Sam Jaffe
|
ff2e89eb18
Update XCode settings.
|
6 年之前 |
Samuel Jaffe
|
1cb5a05d58
Fixing compiler warning for unused parameter.
|
8 年之前 |
Samuel Jaffe
|
8fa353e797
Fixing wrong name in either_stream types
|
8 年之前 |
Samuel Jaffe
|
d97bd4775a
Either Stream - represents a series of computations where we might return a user-defined error type instead on failure.
|
8 年之前 |