Alex Barney
|
d47e0ebedc
|
Change the Ref() extension methods for UniqueRef/SharedRef to properties
|
2022-12-03 12:53:30 -07:00 |
|
Alex Barney
|
ef71eedc05
|
Rename Result rc variables to Result res
|
2022-11-09 21:33:27 -07:00 |
|
Alex Barney
|
feef0ff63f
|
Fixup ConcatenationFileSystem
- Experiment with using Catch/Handle/Rethrow for logging Results
- Try adding a new Ret function for logging results
- Misc tweaks
|
2021-12-21 17:45:27 -07:00 |
|
Alex Barney
|
34dda02c38
|
Use file-scoped namespaces
|
2021-11-14 18:36:53 -07:00 |
|
Alex Barney
|
01ca9e0412
|
Introduce UniqueRef<T> and use it in IFileSystem
|
2021-11-03 23:08:50 -07:00 |
|
Alex Barney
|
77aef9166f
|
Update tests to use the updated fsa interfaces
|
2021-07-26 10:19:59 -07:00 |
|
Alex Barney
|
ff96c8575b
|
Use "Result" and "Success" asserts in tests
|
2020-07-06 11:43:48 -07:00 |
|
Alex Barney
|
106c36492b
|
Move IFileSystem etc. into fsa namespace
|
2020-06-09 22:55:59 -07:00 |
|
Alex Barney
|
c141b72912
|
Use U8Span in IFileSystem instead of string
|
2020-03-08 01:00:02 -07:00 |
|
Alex Barney
|
3139f6900e
|
Add common IFileSystem tests
Change GetFileAttributes method signature
|
2020-01-29 17:33:42 -07:00 |
|